Skip to content

Make chat messages feel collaborative#436

Merged
rogerchappel merged 1 commit into
mainfrom
codex/slack-chat-message-layout
May 12, 2026
Merged

Make chat messages feel collaborative#436
rogerchappel merged 1 commit into
mainfrom
codex/slack-chat-message-layout

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary

  • Rework chat messages into a Slack-style row with avatar on the left and author metadata above the content.
  • Move message timestamps into the author line beside the display name.
  • Pass user and selected-agent identity into main chat and thread messages so labels are no longer just AI/YOU.

Verification

  • pnpm typecheck
  • pnpm lint:check (passes with existing warnings)
  • git diff --check
  • pre-push hook: pnpm typecheck && pnpm build

Notes

  • Build completed with an existing Turbopack tracing warning related to next.config.ts/import tracing.

@rogerchappel rogerchappel marked this pull request as ready for review May 12, 2026 07:45
@rogerchappel rogerchappel merged commit f98092b into main May 12, 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