Idea: unify the desktop app's Chat / Cowork / Code tabs into one adaptive conversation (independent prototype)

Resolved ๐Ÿ’ฌ 0 comments Opened Jun 22, 2026 by patrick-yingxi-pan Closed Jul 11, 2026

Hi Claude team ๐Ÿ‘‹

This is an independent UX proposal (not affiliated with or endorsed by Anthropic) about the desktop app, shared as constructive feedback โ€” apologies if this repo isn't the ideal venue; happy to be pointed somewhere better.

The idea: the desktop app's three tabs โ€” Chat, Cowork, Code โ€” are the same primitive (a conversation + some context) in three costumes. Collapse them into one conversation with an adaptive workspace: you just start talking, context (a folder, repo, connector) attaches to the thread, and the right panel progressively reveals the right tools.

Prototype + write-up: https://github.com/patrick-yingxi-pan/claude-ui-proposal

  • A clickable guided tour walks one thread through chat โ†’ workspace โ†’ repo โ†’ organize, with consent prompts at each escalation.
  • Real frontend over a portable mock backend (one shared contract โ†’ desktop sidecar or web server), so the client/server shape is concrete, not just mockups.
  • AGENTS.md is an evaluation guide if you want to assess it with a code agent.

Would love to know if this direction resonates. Thank you for building Claude!

View original on GitHub โ†—