Skip to content

Claude/revamp documentation 7wq cd#7

Merged
chinmaymk merged 3 commits intomainfrom
claude/revamp-documentation-7wqCd
Mar 8, 2026
Merged

Claude/revamp documentation 7wq cd#7
chinmaymk merged 3 commits intomainfrom
claude/revamp-documentation-7wqCd

Conversation

@chinmaymk
Copy link
Copy Markdown
Owner

No description provided.

claude added 3 commits March 8, 2026 03:18
Restructure docs to mirror the README's narrative flow:
- Add new core/ section with agent-loop, context-control, sessions,
  and file-attachments pages covering features previously undocumented
- Rewrite landing page with README tagline and 6 feature cards
- Rewrite concepts/index.md as tighter overview with linked feature table
- Expand CLI, REPL, and MCP pages with piping, chaining, resume,
  sidecar, and Cursor integration content from README
- Update recipes with pre-built agent configs (coding-agent,
  code-review-agent) and --exec scripting
- Expand configuration reference with compaction and toolTimeout fields
- Update quick-start with pattern resolution example and new next-steps
- Remove redundant concepts/config.md and concepts/providers.md
  (content consolidated in configuration/ and providers/)
- Reorganize sidebar: Getting Started → Core → Interfaces → Features →
  Providers → Reference

https://claude.ai/code/session_012xmYtDCEZhMcnHEw5N1bqk
- Thread ra's core philosophy throughout README and docs: "get out of
  the model's way" — tools are self-describing, the model decides what
  to do, no prompt engineering gymnastics or rigid workflow graphs
- Add "See also" cross-links to every page for proper navigation
- Expand thin pages: sessions (list command, storage format), file
  attachments (format table, provider support matrix), HTTP mode
  (full SSE event types, sessionId, ask_user), API reference (complete
  SSE types table, request/response schemas, resume example)
- Complete configuration reference: split fields into categorized
  tables (Core, Skills, Compaction, Context, Storage, HTTP, Interface),
  add links to provider setup pages
- Polish all 6 provider pages: add cross-links, custom base URL docs
  for Anthropic, prompt caching section, Bedrock model ID example
- Add VitePress footer, edit link, Providers nav item
- Expand install page with provider setup step and next-steps links
- Polish landing page tagline to match philosophy
- Add MCP link to modelcontextprotocol.io, MCP client tool discovery
  explanation, sidecar description

https://claude.ai/code/session_012xmYtDCEZhMcnHEw5N1bqk
The framework stays out of the way by default, but users can build
whatever workflows they want via system prompts, middleware, and
skills. Remove prescriptive language like "no workflow graphs" and
"no prompt engineering gymnastics" — those are user choices, not
framework constraints.

https://claude.ai/code/session_012xmYtDCEZhMcnHEw5N1bqk
@chinmaymk chinmaymk merged commit 96e3df1 into main Mar 8, 2026
1 check passed
@chinmaymk chinmaymk deleted the claude/revamp-documentation-7wqCd branch March 8, 2026 03:59
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.

2 participants