Releases: mobydeck/pantry
Releases · mobydeck/pantry
0.5
Full Changelog: 0.4...0.5
- feat: Implement pantry notes command with log alias and enhanced note listing
- Update tidwall/gjson and tidwall/match dependencies to v1.18.0 and v1.2.0 respectively
- docs: add under the hood documentation with CGO-free architecture, WASM integration, and dependency details
- chore: update dependencies and refactor sqlite integration for wasm compatibility
- Fix reindex CI failure when embedding provider is unavailable
- Fix golangci-lint errors and improve code quality
- Thread context.Context through embedding layer and add linter CI
0.4
Full Changelog: 0.3...0.4
- Add
pantry setup roocode/pantry uninstall roocodecommands writing to.roo/mcp.json(project-scoped only; global config is VS Code-managed) - Update README with RooCode in agent list and a new "Tell your agent to use Pantry" section with copy-paste AGENTS.md/rules file instructions for agents without skill support
- Update SKILL.md agent identifier list and setup example to include roocode
- Add 4 roocode test cases to test-pantry.sh