Release Notes
Added
becket context --plan — fast token budget estimate without reading source files
becket context --auto-budget — recommended budget from graph size and task
- Task default budgets —
fix 6k, refactor 12k, onboard 8k tokens when --budget is omitted
- Fix mode test awareness — test snippets ranked first;
## Related tests in markdown bundles
WikiPageIndex and assemble-time file cache for faster context builds
- MCP auto-enrich —
get_context enriches placeholder knowledge pages via host sampling
- Onboard task — attaches the relevant flow wiki page to context bundles
Changed
- Context bundles use
## Knowledge (wiki pages) instead of a separate enriched summary section
- Smart budget advice notice in markdown when packing hits token limits
- Website docs (EN/IT):
--plan, --auto-budget, task budgets, knowledge layer, and agent setup
- Website: broader agent messaging, demo folder, dark-only UI, clarified
npx becket vs becket-mcp
Fixed
- CI: latency budget guards stabilized on shared runners; skipped on Windows tier-2
- CI: schema drift test independent of Windows line endings
- Website: i18n hint translation and language toggle label
becket-cli 0.2.3
Install becket-cli 0.2.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/GabrieleRuggieri/becket/releases/download/v0.2.3/becket-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
Install prebuilt binaries into your npm project
Download becket-cli 0.2.3
becket-mcp 0.2.3
Install becket-mcp 0.2.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/GabrieleRuggieri/becket/releases/download/v0.2.3/becket-mcp-installer.sh | sh
Install prebuilt binaries via Homebrew
Install prebuilt binaries into your npm project
npm install becket-mcp@0.2.3
Download becket-mcp 0.2.3