feat: add governed Codex coworkers, full computers, and custom avatars - #321
Closed
FsDevNinja wants to merge 10 commits into
Closed
feat: add governed Codex coworkers, full computers, and custom avatars#321FsDevNinja wants to merge 10 commits into
FsDevNinja wants to merge 10 commits into
Conversation
Co-Authored-By: OpenAI Codex <noreply@openai.com>
Co-Authored-By: OpenAI Codex <noreply@openai.com>
FsDevNinja
requested review from
MikeRyanDev,
davidmckayv,
guidovizoso and
tylerslaton
as code owners
September 1, 2026 21:59
6 tasks
Co-Authored-By: OpenAI Codex <noreply@openai.com>
Author
|
Opened against the upstream repository in error. The intended pull request is FsDevNinja#1. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Custom avatars
Governed Codex coworker
Isolated graphical computers
Documentation and release notes
Test Coverage
AI-assessed release-path coverage: 27/30 paths (90%), above the 80% target.
Tests: 176 -> 190 files (+14).
Pre-Landing Review
No issues found after the review-fix commits. Fresh review covered SQL/data safety, concurrency, trust boundaries, native Codex escapes, computer authorization, release workflows, and changed frontend files.
Design Review
Design Review (lite): 0 findings. Both avatar upload flows were also exercised in a real browser at desktop width.
Eval Results
No prompt-related source files changed, so evals were not required.
Plan Completion
No implementation plan detected. The branch has a current ship test plan and QA report.
Verification Results
bun run test: 2,217 passed, 25 intentional runtime/browser skips, 0 failed across 190 filesbun run typecheck: passbun run lint: pass, zero warningsbun run format:check: passbun run build: passTest plan
mainis merged and verifiedGenerated with Codex and pstack
Documentation
README.md: added custom avatars to the feature list and clarified the Agents and Settings routes.docs/README.md: made avatar guidance discoverable from the docs index.docs/coworkers.md: documented person/Bot upload permissions, packaged-Bot branding, removal fallbacks, validation, storage, and short image URLs.docs/architecture.md: documented the PostgreSQL image fields and authenticated versioned image delivery.CHANGELOG.md: added the user-facing avatar upload release note.