+248−86

A calmer workspace

Codex·Today, 10:24 AM·Done
Today
Rework this as a dark web app. Make room for worktrees inside projects, improve the typography and controls, and tighten the layout without making it feel crowded.
10:24 AM
Worked for 2m 18s

Sample activity: explored the workspace layout, refined surfaces, and reviewed spacing.

Codex

The workspace now has a clearer structure, from your projects down to the conversation you’re in.

  • Projects → worktrees → threads. Each branch gets its own group. You can keep several worktrees open and see exactly where each conversation belongs.
  • Comfortable density. A tighter header and more useful sidebar leave room for the thread. Related content stays close, with space between sections.
  • Type and controls with more definition. Inter for reading, JetBrains Mono for branches and paths. Model and permission controls have clear boundaries.

The current thread lives in rejke-code / ui/workspace. Your composer stays attached to that worktree.

3 files changed+248−86Sample changes
components/workspace/sidebar.tsx+96−34
components/thread/composer.tsx+72−28
styles/workspace.css+80−24