Roadmap¶
Where Wren is headed. Each release below is a GitHub milestone — follow the links to see its issues and live progress. Versions follow semantic versioning.
Shipped¶
- 0.5.0 — the wren logo across the docs, README, and the terminal.
- 0.4.0 — guided onboarding (
/setup wren): a tour, an interview, tool setup, first paper. - 0.3.0 — renamed to Wren; published to npm as
create-wren.
Planned¶
| Release | Theme | What ships |
|---|---|---|
| 0.6 | Quick rigor & reference wins | /methods-audit, /ref-check, /zotero-audit |
| 0.7 | Review agent-team + token management | /qc-team, /figure (introduces the sub-agent tier); model-routing tiers + a token-usage report |
| 0.8 | Scheduled jobs + weekly digest | /lit-digest + the scheduled-jobs/email tier (launchd/cron) |
| 0.8.1 | Library automation | /librarian-team — weekly Zotero audit + discovery (deferred from 0.8; heavier) |
| 0.9 | Submission-grade audit | /claim-audit — enumerated, adversarial manuscript audit |
| 1.0 | Stable release | a light test suite, polish, docs, announcement |
| 1.1 | Second brain | opt-in Obsidian/wikilink lens on your memory — a map-of-content + graph and an optional vault; your files and the terminal stay primary |
| 1.2 | Collaboration | multi-author paper work — share via a git repo or a OneDrive/Google Drive folder, a shared author roster, shared references, and draft/freeze conventions |
Track live progress on the milestones and the project board. Want something sooner, or have an idea? Open an issue or 👍 an existing one — see Contributing.
Maintainer note: this page is Wren's own roadmap. The ROADMAP.md in a scaffolded project
is your research-project roadmap, a separate thing.