Skip to content

docs: split usage guide out of README, add a docs index#3839

Merged
esengine merged 1 commit into
main-v2from
docs/readme-guide-split
Jun 10, 2026
Merged

docs: split usage guide out of README, add a docs index#3839
esengine merged 1 commit into
main-v2from
docs/readme-guide-split

Conversation

@esengine

Copy link
Copy Markdown
Owner

What

Restructure the README into a lean landing page and move the detailed how-to into a dedicated, bilingual guide.

  • README.md / README.zh-CN.md: intro, install, quick start, a minimal reasonix.toml, and a new Documentation index. The exhaustive configuration, permissions/sandbox, plugins (MCP), slash commands, @-references, and two-model sections move out (~390 → ~190 lines).
  • docs/GUIDE.md + docs/GUIDE.zh-CN.md (new): the user-facing guide those sections moved into. SPEC.md stays the contributor contract; the guide cross-links to it for the full schema and roadmap.

Fixes (verified against config.Default())

  • MiMo preset endpoint is token-plan-cn.xiaomimimo.com/v1 (was api.xiaomimimo.com/v1) and the mimo-flash model is mimo-v2.5 (was mimo-v2-flash) — corrected in the guide and SPEC.md §5.
  • The guide's built-in slash-command list now mirrors what /help prints.

All recent additions to these files (code signing, max_steps / planner_max_steps, bash_timeout_seconds, excluded_paths, the rule-based permission model, MCP background auto-connect, /clear, auto_plan = off|on, /auto-plan) are preserved — just relocated into the guide.

No code changes.

README.md / README.zh-CN.md are now a lean landing page (intro, install,
quick start, a minimal config, and a documentation index). The detailed
configuration, permissions/sandbox, plugins (MCP), slash commands,
@-references, and two-model setup move into docs/GUIDE.md (+ zh-CN), so
end users get an approachable guide and the README stays scannable.

Also fix stale MiMo preset facts in the guide and SPEC §5 to match
config.Default(): base_url is token-plan-cn.xiaomimimo.com/v1, and the
mimo-flash model is mimo-v2.5 (not mimo-v2-flash). Align the guide's
built-in slash-command list with what /help prints.
@esengine esengine requested a review from SivanCola as a code owner June 10, 2026 11:10
@github-actions github-actions Bot added the v2 Go rewrite (1.x) — main-v2 branch, active development label Jun 10, 2026
@esengine esengine merged commit a3a6e80 into main-v2 Jun 10, 2026
14 checks passed
@esengine esengine deleted the docs/readme-guide-split branch June 10, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v2 Go rewrite (1.x) — main-v2 branch, active development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant