Skip to content

docs: document orva chat/docs + refresh runtime/size/troubleshooting#13

Merged
Harsh-2002 merged 2 commits into
mainfrom
dev
Jun 5, 2026
Merged

docs: document orva chat/docs + refresh runtime/size/troubleshooting#13
Harsh-2002 merged 2 commits into
mainfrom
dev

Conversation

@Harsh-2002

Copy link
Copy Markdown
Owner

Summary

Docs-only update to match the shipped CLI overhaul + runtime collapse. No code changes.

  • CLI.md: new sections for orva chat (interactive REPL + one-shot -p, approval behavior, markdown rendering) and orva docs; both added to the command-reference table; slim/server binary sizes corrected to ~20 MB / ~55 MB.
  • reference.md (canonical — re-embedded to MCP get_orva_docs, the dashboard Docs page, and the CLI orva docs): orva chat + orva docs added to the command index.
  • README.md: orva chat/orva docs in the CLI examples; AI-assistant row notes terminal availability; dropped the stale "~12 MB" size + "3 binaries" line (ships Linux/macOS/Windows × amd64/arm64); node|python runtime hint.
  • OPERATIONS.md: fixed stale "3.13 wheel" → 3.14; added a troubleshooting symptom for every function WORKER_CRASHED on bare-metal (the /proc-overmount + cgroup-delegation causes we fixed) with the nsjail self-check.
  • cli/CLAUDE.md: intro binary size ~12 → ~20 MB.

Validation

  • make docs-embed synced; all three embedded copies carry the new entries.
  • make cli + go build ./... green; orva docs --raw renders the new command index.

No release — docs land on main, kept ready.

…troubleshooting

Bring the docs in line with the shipped CLI overhaul + runtime collapse:
- CLI.md: new "AI assistant (orva chat)" + "Reference docs (orva docs)" sections;
  add both to the command-reference table; slim/server sizes ~20/~55 MB.
- reference.md (canonical, re-embedded to mcp/frontend/cli): add orva chat + docs
  to the command index.
- README.md: add orva chat/docs to the CLI examples; note the assistant is also
  in the terminal; drop the stale "~12 MB" CLI size + "3 binaries" line (ships
  Linux/macOS/Windows × amd64/arm64); runtime hint node|python.
- OPERATIONS.md: stale "3.13 wheel" -> 3.14; add a troubleshooting symptom for
  EVERY function WORKER_CRASHED on bare-metal (the /proc-overmount +
  cgroup-delegation causes now fixed) with the nsjail self-check.
- cli/CLAUDE.md: intro size ~12 -> ~20 MB (glamour/chroma).
- README badges showed Node.js 22|24 and Python 3.13|3.14 (URL-encoded, so the
  earlier sweep missed them) -> Node.js 24, Python 3.14.
- README + CONTRIBUTING build requirements: Go 1.25+/Node 22+ -> Go 1.26+/Node 24+
  (the embedded AI gateway requires Go 1.26; UI build toolchain is Node 24).
@Harsh-2002 Harsh-2002 merged commit 5e8390d into main Jun 5, 2026
14 checks passed
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