Vincent Koc
|
fcc20d14a3
|
fix(google): stop scraping Gemini CLI OAuth credentials (#117167)
* fix(google): delegate Gemini OAuth refresh to the CLI
* refactor(google): remove retired Gemini OAuth stack
* chore(ci): prune retired Google OAuth baseline
* fix(google): retire Gemini CLI usage telemetry
* fix(google): remove retired usage token parser
|
2026-08-01 11:36:24 +08:00 |
|
Vincent Koc
|
0ce230c861
|
test(google): cover expired CLI OAuth compatibility
|
2026-07-31 16:40:38 +08:00 |
|
Vincent Koc
|
9e965073e5
|
Merge remote-tracking branch 'origin/main' into experiment/google-cli-supported-paths
* origin/main: (168 commits)
fix(plugins): keep registry sqlite root consistent (#116427)
fix(cli): keep Gateway auth failures parseable in JSON (#116597)
fix(trajectory): preserve prompts in oversized events (#116220)
test(buzz): add live QA Lab channel lane (#116298)
chore(i18n): refresh native locales (#116567)
feat: add OpenClaw TUI prototype skill (#116583)
fix(update): accept concrete versions selected by ranges (#116585)
fix(agents): preserve locked session model routes
test(qa-lab): preserve Matrix fault proxy identity
fix(ci): extend OpenAI live profile setup budget (#116580)
fix: prevent configured models from stalling startup (#116553)
fix(cli): close MCP listener after one-shot commands
fix(auto-reply): keep explicit NO_REPLY silent (#116548)
test(discord): cover deferred backpressure terminals
fix(discord): cancel backpressured realtime playback
test(discord): cover realtime output backpressure
fix(codex): add remote WebSocket heartbeat and reconnect (#116135)
fix(macos): wait for the current reconnect snapshot (#116550)
fix(outbound): recognize current-source message-tool sends (#116560)
fix(voice-call): type cancelled consult outcomes
...
# Conflicts:
# extensions/google/setup-api.test.ts
# ui/src/e2e/model-setup.e2e.test.ts
|
2026-07-31 09:30:03 +08:00 |
|
Josh Avant
|
ce67ffb70e
|
feat(agents): add tool-free isolated completion (#114343)
* feat: add isolated pure-inference completion
* fix(google): block ambient system prompt writes
* docs: refresh generated map
|
2026-07-30 13:24:45 -05:00 |
|