Releases: dinglebear-ai/yarr
Releases · dinglebear-ai/yarr
Release list
v1.1.0
1.1.0 (2026-07-09)
Added
- plugins: default yarr plugin's MCP connection to stdio (cee8c0b)
- plugins: wire up Gemini CLI's yarr MCP connection over stdio (b8d3f30)
Fixed
- plugins: repo-wide skill review fixes, README refresh, GitHub repo rename (048bc82)
- unblock CI/release pipeline and correct install.sh exit code (1047a46)
After release-please publishes the GitHub Release, release.yml builds and attaches binaries, then publishes the matching yarr-mcp npm package.
v1.0.0
1.0.0 (2026-07-09)
⚠ BREAKING CHANGES
- remove the confirm=true param/--confirm flag entirely
Fixed
- ci: align codeql-action/analyze to v4.36.3 (069405d)
- ci: align codeql-action/analyze to v4.36.3 (c87bdce)
- ci: switch OpenWiki to local openai-compatible proxy (19ea54e)
- deps: bump crossbeam-epoch to 0.9.20 (RUSTSEC-2026-0204) (47ef606)
- mcp: elicit generated DELETE ops dispatched via action=op (3ffa393)
- xtask: drop dead --confirm arg from live harness, fix contract error truncation (eec8a34)
Changed
- remove the confirm=true param/--confirm flag entirely (fa06a8d)
v0.5.0
0.5.0 (2026-07-06)
Added
- codemode: blend TEI semantic similarity into codemode.search() (ad6fa40)
- mcp: add YARR_MCP_TOOL_MODE=flat (b13c15b)
Fixed
- docs: ASCII-hygiene fix for OpenWiki testing doc (4ad1016)
- docs: replace non-ASCII check/cross emoji in openwiki/testing.md (99a3db3)
- live: accept known Overseerr mcporter domain responses (dc0b383)
- live: retry mcporter server startup (63c4ff3)
Changed
v0.4.0
What's Changed
- chore(deps-dev): bump @types/react from 19.2.14 to 19.2.15 in /apps/web in the react group by @dependabot[bot] in #1
- chore(deps): bump postcss from 8.5.14 to 8.5.15 in /apps/web by @dependabot[bot] in #3
- chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.18 to 2.0.19 in the github-actions group by @dependabot[bot] in #4
- Address rustarr full-review findings by @jmagar in #5
- chore(deps): bump serde_json from 1.0.149 to 1.0.150 in the serde group across 1 directory by @dependabot[bot] in #2
- chore(deps): bump rust from 1.95-slim-bookworm to 1.96-slim-bookworm in /config by @dependabot[bot] in #6
- Curated service-grouped command surface for all services by @jmagar in #8
- chore(deps): bump roxmltree from 0.20.0 to 0.21.1 by @dependabot[bot] in #10
- chore(deps): bump chrono from 0.4.44 to 0.4.45 by @dependabot[bot] in #11
- chore(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #7
- chore(deps): bump ureq from 2.12.1 to 3.3.0 by @dependabot[bot] in #9
- ci: fix CodeQL + Docker Publish failures after apps/web removal by @jmagar in #12
- chore(deps): bump tower-http from 0.6.11 to 0.7.0 in the axum group by @dependabot[bot] in #13
- fix(logging): wire up logging module, drop dead token_limit::truncate_if_needed by @jmagar in #16
- chore: bump rustarr + xtask to Rust edition 2024 by @jmagar in #14
- Address full code-review findings (quality, security, perf, docs, CI) by @jmagar in #15
- feat: ungate writes; gate destructive deletes via MCP elicitation by @jmagar in #17
- chore(deps): bump axum-prometheus from 0.8.0 to 0.10.0 in the axum group by @dependabot[bot] in #19
- feat: typed upstream contracts (11 services) + in-process Code Mode by @jmagar in #21
- chore(deps): bump anyhow from 1.0.102 to 1.0.103 by @dependabot[bot] in #24
- chore(deps): bump jsonschema from 0.33.0 to 0.46.6 by @dependabot[bot] in #26
- feat: add yarr npm launcher package by @jmagar in #28
- Rebrand rustarr to yarr by @jmagar in #29
- ci: publish yarr-mcp package on release by @jmagar in #32
New Contributors
- @dependabot[bot] made their first contribution in #1
- @jmagar made their first contribution in #5
Full Changelog: https://github.com/jmagar/yarr-mcp/commits/v0.4.0