Skip to content

Add in-app docs pane#69

Merged
selfcontained merged 1 commit into
mainfrom
docs-pages
Mar 16, 2026
Merged

Add in-app docs pane#69
selfcontained merged 1 commit into
mainfrom
docs-pages

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Summary

  • Adds a Docs button in the sidebar footer (above Settings) that opens a full-screen docs view
  • Three sections: Agents (creating, starting, sessions), Repo Tools (.dispatch/tools.json config, built-in tools, environment), Worktrees (parallel work with create_worktree/cleanup_worktree)
  • Content is instructional with code blocks and inline code — no marketing copy or cards

Test plan

  • npm run check passes
  • npm run finalize:web passes
  • npm run test:e2e — 26/26 passing (includes new e2e/docs.spec.ts)
  • Visual validation via Playwright MCP

🤖 Generated with Claude Code

Adds a Docs button in the sidebar that opens a full-screen docs view
following the same pattern as Settings. Content is instructional with
code blocks and inline code — covers creating/managing agents, configuring
repo MCP tools via .dispatch/tools.json, and using git worktrees for
parallel work.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@selfcontained
selfcontained merged commit b3790ec into main Mar 16, 2026
1 check passed
@selfcontained
selfcontained deleted the docs-pages branch March 16, 2026 04:00
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