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 |
|
Vincent Koc
|
c7d1205d51
|
fix(google): guide broken CLI profiles to supported auth
|
2026-07-30 22:40:20 +08:00 |
|
Vito Cappello
|
33dae97b81
|
fix(agents): restore subagent completion delivery on CLI runtimes (#115422)
* fix(agents): deliver tool-free CLI completions
* fix(agents): enforce empty Gemini CLI tool caps
* refactor(agents): remove ineffective Gemini admin settings
* fix(agents): block inherited Gemini MCP servers
* fix(agents): enforce Gemini MCP cap via argv
---------
Co-authored-by: VACInc <3279061+VACInc@users.noreply.github.com>
Co-authored-by: Patrick Erichsen <patrick.a.erichsen@gmail.com>
|
2026-07-28 21:07:02 -05:00 |
|
joshavant
|
8287e21445
|
fix(cron): enforce caps across CLI backends
|
2026-07-24 01:24:03 -05:00 |
|
Dallin Romney
|
de34dfdbe8
|
refactor(plugins): consolidate record guards (#99361)
|
2026-07-02 22:12:53 -07:00 |
|
Ayaan Zaidi
|
5fc9b20d24
|
fix(gemini): stage CLI auth inside run queue
Fixes #98945
|
2026-07-02 08:49:40 -07:00 |
|
Shakker
|
32d0b9c872
|
fix: keep Gemini CLI auth out of warmup
|
2026-06-17 03:31:14 +01:00 |
|