v0.18.0-beta.0
Pre-release
Pre-release
·
73 commits
to main
since this release
Delta since previous beta (v0.17.1-beta.1) — 1 new changeset.
Minor Changes
- Add the
codebase-wikistarter pack — an agent-authored, navigable wiki of your codebase.ok seed --pack codebase-wikiscaffolds awiki/knowledge base (architecture, modules, flows, concepts, and guides — each with a page template) plus anOVERVIEWhub and a generation log. The newworkflow({ kind: "wiki" })guide drives an agent to generate — and later incrementally refresh — the wiki from source, with mermaid diagrams, cross-linked pages, and source references, tuned by two natural-language knobs (audience: internal/public,depth: tour/standard/exhaustive). Version-controlled and private by default; the wiki doubles as durable grounding context for future agent sessions.