Skip to content

docs: update GitHub Pages for ctx support#105

Merged
discostu105 merged 1 commit into
mainfrom
claude/update-docs-ctx-support-HhGsk
Mar 24, 2026
Merged

docs: update GitHub Pages for ctx support#105
discostu105 merged 1 commit into
mainfrom
claude/update-docs-ctx-support-HhGsk

Conversation

@discostu105

Copy link
Copy Markdown
Owner

Summary

  • Add --ctx to the global flags table in Command Reference index
  • Add "Multiple Miniservers" section to Getting Started guide
  • Add ctx init options, multi-context config format example, and config resolution order to Configuration reference
  • Add src/commands/ctx.rs to Architecture source table and document multi-context data layout (per-context cache/token directories, project-local config)
  • Add "Multi-context" feature card to the docs landing page

Test plan

  • Verify GitHub Pages renders correctly after merge
  • Check all internal links resolve (context management anchor, configuration reference)
  • Confirm no regressions in existing docs content

https://claude.ai/code/session_01VBkrLfuydsUdyUJg4B5VWk

Add missing ctx documentation across all docs pages:
- commands/index.md: add --ctx to global flags table
- getting-started.md: add Multiple Miniservers section
- commands/configuration.md: add ctx init options, config format, resolution order
- architecture.md: add ctx.rs to source table, multi-context data layout
- index.md: add multi-context feature card

https://claude.ai/code/session_01VBkrLfuydsUdyUJg4B5VWk
@discostu105
discostu105 merged commit de8ff12 into main Mar 24, 2026
5 checks passed
@codecov

codecov Bot commented Mar 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 24.68%. Comparing base (ca4d193) to head (087e546).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #105   +/-   ##
=======================================
  Coverage   24.68%   24.68%           
=======================================
  Files          17       17           
  Lines        4986     4986           
=======================================
  Hits         1231     1231           
  Misses       3755     3755           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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