Skip to content

feat: render agent identities on canvas#593

Merged
rogerchappel merged 1 commit into
mainfrom
feat/codex/world-class-agent-visuals
May 24, 2026
Merged

feat: render agent identities on canvas#593
rogerchappel merged 1 commit into
mainfrom
feat/codex/world-class-agent-visuals

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary\n- replace the shared DOM/CSS visual skins with a canvas-backed agent identity renderer\n- give each built-in style a distinct silhouette and behavior: reactor rings, neural graph, hologram ribbons, and command core instrument\n- pass the resolved muted state into the renderer so visual personality state matches the controls\n\n## Verification\n- pnpm typecheck\n- pnpm lint:check (passes with existing warnings)\n- pnpm test src/lib/agent-visual-settings.test.ts\n- git diff --check\n- pnpm build\n- push hook: pnpm typecheck && pnpm build\n\n## Notes\n- Local visual QA was limited: the in-app browser initially blocked localhost, and /chat redirected without an authenticated session. The dev server can start with local-only AUTH_SECRET/HEARTBEAT_SECRET, but I could not complete an authenticated agent-mode screenshot pass from this worktree.\n- This is intentionally a renderer foundation PR, not another color/CSS tweak.\n

@rogerchappel rogerchappel marked this pull request as ready for review May 24, 2026 00:41
@rogerchappel rogerchappel merged commit 73339a1 into main May 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant