docs: document orva chat/docs + refresh runtime/size/troubleshooting#13
Merged
Conversation
…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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Docs-only update to match the shipped CLI overhaul + runtime collapse. No code changes.
orva chat(interactive REPL + one-shot-p, approval behavior, markdown rendering) andorva docs; both added to the command-reference table; slim/server binary sizes corrected to ~20 MB / ~55 MB.get_orva_docs, the dashboard Docs page, and the CLIorva docs):orva chat+orva docsadded to the command index.orva chat/orva docsin 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|pythonruntime hint.WORKER_CRASHEDon bare-metal (the/proc-overmount + cgroup-delegation causes we fixed) with the nsjail self-check.Validation
make docs-embedsynced; all three embedded copies carry the new entries.make cli+go build ./...green;orva docs --rawrenders the new command index.No release — docs land on main, kept ready.