COMMITS
March 30, 2026
A
feat: add copilot-acp provider (#8154)
Adrian Cole committed
D
chore(deps): bump path-to-regexp from 8.3.0 to 8.4.0 in /evals/open-model-gym/mcp-harness (#8178)
dependabot[bot] committed
A
fix: add NODE_AUTH_TOKEN and always-auth (#8163)
Alex Hancock committed
L
fix: i18n compile on windows (#8202)
Lifei Zhou committed
B
remove name from blog post (#8157)
BestCodes committed
March 29, 2026
B
fix: use `overflow: clip` to not disrupt sticky ToC (#8158)
BestCodes committed
D
chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /documentation (#8161)
dependabot[bot] committed
D
chore(deps): bump node-forge from 1.3.2 to 1.4.0 in /documentation (#8145)
dependabot[bot] committed
March 27, 2026
A
refactor: goose-acp-server -> goose binary for TUI (#8155)
Alex Hancock committed
B
fix "View as Markdown" feature not working (#8160)
BestCodes committed
A
feat(tui): UI improvements for messages, tool calls, text entry, etc (#8156)
Alex Hancock committed
J
feat(desktop): add i18n infrastructure with react-intl (#8105)
jh-block committed
A
fix(tui): ordering of messages (#8144)
Alex Hancock committed
L
fix: extension command with quotes in cli (#8150)
Lifei Zhou committed
J
chore(aaif): Use Azure Artifact Signing for Windows (#8116)
Jack Amadeo committed
J
chore(aaif): Switch macOS code signing (#8076)
Jack Amadeo committed
D
Remove unused tool call json in logs (#8147)
dorien-koelemeijer committed
A
feat(tui): tab expand tool calls cleanly (#8136)
Alex Hancock committed
March 26, 2026
J
fix: replace panics with user-friendly errors in CLI session builder (#7901)
jeffa-block committed
J
fix: read GOOSE_CONTEXT_LIMIT from config.yaml, not just env vars (#7900)
jeffa-block committed
J
fix: deliver truncation notice as separate content block (#7899)
jeffa-block committed
J
fix: use platform-appropriate commands in developer extension instructions (#7898)
jeffa-block committed
J
fix: replace any with proper SVG types in icon components (#7873)
jeffa-block committed
D
chore: remove debug console.log statements, stale comments, and dead code (#8142)
Douwe Osinga committed
M
feat: Gemini OAuth provider (#8129)
Michael Neale committed
D
chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /documentation (#8123)
dependabot[bot] committed
V
feat: show installed skills in UI (#7910)
Vincenzo Palazzo committed
R
fix(deps): gate keyring platform features behind target-specific deps (#8039)
Rodolfo Olivieri committed
D
chore(deps): bump yaml from 2.8.2 to 2.8.3 in /evals/open-model-gym/suite (#8124)
dependabot[bot] committed
E
fix: strip message wrapper in CLI session title generation (#7996)
Extra Small committed