docs(readme): refresh stale facts to match the current codebase#97
Merged
Conversation
- Size receipts + badge + headline: ~75k→~87k LOC (agent itself, non-test), ~142,300→~170,000 total (391 test files), 122→120 packages. - Providers: add the 4th selectable vendor `openai-compatible` (vLLM/Ollama/ Azure/Groq/self-hosted) to the vendor-lock row, model-selection, the architecture diagram, and the What's-inside map (was "three adapters"). - Commands: drop the non-existent `nilcore run` verb from the cmd/nilcore list and the architecture diagram (single-task run is the flag form `nilcore -goal`; "run" remains a valid kernel *preset* name); add the missing `selfacc` verb; list the nilcore-desktop drivers alongside nilcore-browser under cmd/tools. - Secrets: correct the self-contradicting "env only" wording (pain table + invariant #3) to the actual SecretStore (env/keychain/vault/external). - MCP: document the new `headers` {{secret:NAME}}/{{env:NAME}} host-side resolution and the per-repo cache-dir descriptor location. Doc-only; no code change. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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
Doc-only refresh of
README.md— every claim re-verified against the current code (post-remediation). No code change.Fixed
~75,000→ ~87,000 LOC (the agent itself, non-test)~142,300→ ~170,000 total incl. tests;347→ 391 test files122→ 120 packagesopenai-compatible(vLLM · Ollama · Azure · Groq · self-hosted;provider.go's own error lists it) to the vendor-lock row, model-selection section, the architecture diagram, and the What's-inside map.nilcore runverb from the cmd list + architecture diagram (the single-task path is the flag formnilcore -goal …; "run" stays a valid kernel preset name); added the missingselfaccverb; listed thenilcore-desktop[-darwin]drivers alongsidenilcore-browser.SecretStore(env · keychain · encrypted vault · external), matching the README's own other statements and CLAUDE.md I3.headers{{secret:NAME}}/{{env:NAME}}host-side resolution and the per-repo cache-dir descriptor location (both from the recent remediation).Verified still-correct (left unchanged)
19 languages / 34 extensions (counted the
astregistrations), Go 1.25, the default model constant, Phases 0–16, both mermaid diagrams, the core loop, and every feature description.🤖 Generated with Claude Code