Project Wikis, Plans, Version History & More
This release is our biggest yet: AI-maintained Project Wikis, new Pro and Pro Plus plans, item version history, smarter hybrid search, and refreshed MCP and CLI tooling.
Project Wikis
Your projects can now generate their own AI-maintained wiki — a living knowledge layer built from your project's content. Kick off generation with one click (or via the API, CLI, or MCP server), then browse summaries, entities, concepts, and indexes that stay linked back to the exact sources they came from.
- Browse and search wiki pages in the dashboard, with internal links between pages and combined full-text and semantic search
- Ask questions — the wiki synthesizes grounded answers from your project's content, with citations back to your sources
- Always in your control — generation only runs when you ask for it (or when you opt into auto mode), external-LLM use is an explicit per-project opt-in, and status indicators show when the wiki is fresh, stale, or generating
- Built for big projects — a durable, resumable generation pipeline means even large corpora complete reliably
Project Wikis are available on the Pro and Pro Plus plans.
Subscription plans
We've launched Pro and Pro Plus plans alongside the free Standard tier, with in-app pricing, checkout, and plan management. Paid plans unlock Project Wikis and Version History, include a monthly AI usage allowance (largest on Pro Plus), and extend version retention. When a feature needs a higher plan, the upgrade prompt appears right where you are — no digging through settings.
Item version history
Every edit to an item now captures a version snapshot automatically. Browse an item's full history in the dashboard, see what changed, and restore any previous version with one click. Retention scales with your plan: 30 days on Standard, 90 days on Pro, and a full year on Pro Plus.
Smarter search
Search is now hybrid: keyword matching and semantic vector search work together, so you find things whether you remember the exact words or just the idea. A similarity floor filters out low-relevance noise, and results now show why they matched. You can also keep files with the same name in different folders of the same project.
MCP server & CLI 0.2.0
- MCP 0.2.0 ships a unified eight-tool surface —
search,fetch,browse,save,edit,delete,list_projects, andcreate_project— that's simpler for agents to discover and use, backed by a server that now scales horizontally - CLI 0.2.0 adds a
ctx wikicommand group for generating, checking, and querying Project Wikis from your terminal, plus clearer authentication state and honest error messages when credentials are wrong - Errors across the CLI, MCP server, and API are now actionable — rate limits, quotas, and permission problems tell you exactly what to fix
Nothing breaks
Existing API calls, CLI commands, and MCP operations keep working as before. Version snapshots are captured automatically with no setup, and the wiki is entirely opt-in — nothing is generated until you ask.