边黎安
|
a4c373935f
|
fix(agents): fall back to agents.defaults.model when agent has no model config (#24210)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: 0f272b1027
Co-authored-by: bianbiandashen <16240681+bianbiandashen@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-02-23 03:18:55 -05:00 |
|
Vignesh Natarajan
|
de96f5fed2
|
CLI/Sessions: honor default agent for implicit store path
|
2026-02-22 22:47:10 -08:00 |
|
Vignesh Natarajan
|
5ad5ea53cd
|
Agent: resolve resumed session agent scope before run
|
2026-02-22 22:38:05 -08:00 |
|
Ayaan Zaidi
|
03122e5933
|
fix(cron): preserve telegram announce target + delivery truth
|
2026-02-23 11:45:18 +05:30 |
|
Peter Steinberger
|
382fe8009a
|
refactor!: remove google-antigravity provider support
|
2026-02-23 05:20:14 +01:00 |
|
Phineas1500
|
8a8faf066e
|
doctor: clean up legacy Linux gateway services (#21188)
* Doctor: clean up legacy Linux gateway services
* doctor: refactor legacy service cleanup flow
* doctor: fix legacy systemd cleanup map key typing
* doctor: add changelog entry for legacy Linux service cleanup
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
|
2026-02-22 19:18:59 -05:00 |
|
Phineas1500
|
320b62265d
|
fix(models): synthesize antigravity Gemini 3.1 pro high/low models (#22899)
* Models: add antigravity Gemini 3.1 forward-compat
* models: propagate availability to Gemini 3.1 dot IDs
* test(models): format Gemini 3.1 forward-compat test
* test(models): type Gemini 3.1 forward-compat fixtures
* models: add changelog note for antigravity gemini 3.1 forward-compat
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
|
2026-02-22 19:11:39 -05:00 |
|
Vincent Koc
|
d92ba4f8aa
|
feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845)
* Onboard: add Mistral auth choice and CLI flags
* Onboard/Auth: add Mistral provider config defaults
* Auth choice: wire Mistral API-key flow
* Onboard non-interactive: support --mistral-api-key
* Media understanding: add Mistral Voxtral audio provider
* Changelog: note Mistral onboarding and media support
* Docs: add Mistral provider and onboarding/media references
* Tests: cover Mistral media registry/defaults and auth mapping
* Memory: add Mistral embeddings provider support
* Onboarding: refresh Mistral model metadata
* Docs: document Mistral embeddings and endpoints
* Memory: persist Mistral embedding client state in managers
* Memory: add regressions for mistral provider wiring
* Gateway: add live tool probe retry helper
* Gateway: cover live tool probe retry helper
* Gateway: retry malformed live tool-read probe responses
* Memory: support plain-text batch error bodies
* Tests: add Mistral Voxtral live transcription smoke
* Docs: add Mistral live audio test command
* Revert: remove Mistral live voice test and docs entry
* Onboard: re-export Mistral default model ref from models
* Changelog: credit joeVenner for Mistral work
* fix: include Mistral in auto audio key fallback
* Update CHANGELOG.md
* Update CHANGELOG.md
---------
Co-authored-by: Shakker <shakkerdroid@gmail.com>
|
2026-02-23 00:03:56 +00:00 |
|
Peter Steinberger
|
3b0e62d5bf
|
fix(doctor): warn that approvals.exec.enabled only disables forwarding
Co-authored-by: nomadonwheels196 <nomadonwheels196@users.noreply.github.com>
|
2026-02-22 23:33:15 +01:00 |
|
Peter Steinberger
|
7b229decdd
|
test(perf): dedupe fixtures and reduce flaky waits
|
2026-02-22 22:06:01 +00:00 |
|
Peter Steinberger
|
1e582dcc6f
|
fix: harden windows path handling in CI tests
|
2026-02-22 21:52:10 +00:00 |
|
Peter Steinberger
|
7c109f5737
|
fix: resolve ci type errors and reconnect test flake
|
2026-02-22 21:35:20 +00:00 |
|
Peter Steinberger
|
2081b3a3c4
|
refactor(channels): dedupe hook and monitor execution paths
|
2026-02-22 21:19:09 +00:00 |
|
Peter Steinberger
|
4bf67ab698
|
refactor(commands): centralize shared command formatting helpers
|
2026-02-22 21:19:09 +00:00 |
|
Peter Steinberger
|
3f64d4ad7b
|
refactor(config): compile toolsBySender policy and migrate legacy keys
|
2026-02-22 21:22:20 +01:00 |
|
Peter Steinberger
|
72446f419f
|
docs: align CLI docs and help surface
|
2026-02-22 20:05:01 +01:00 |
|
Peter Steinberger
|
53ed7a0f5c
|
test: dedupe repeated test fixtures and assertions
|
2026-02-22 18:37:25 +00:00 |
|
Peter Steinberger
|
2858901441
|
test(flaky): harden slow vmFork unit suites
Co-authored-by: Ho Lim <166576253+HOYALIM@users.noreply.github.com>
|
2026-02-22 19:08:59 +01:00 |
|
Peter Steinberger
|
08431da5d5
|
refactor(gateway): unify credential precedence across entrypoints
|
2026-02-22 18:55:44 +01:00 |
|
Peter Steinberger
|
3286791316
|
refactor(agents): dedupe config and truncation guards
|
2026-02-22 17:54:51 +00:00 |
|
Peter Steinberger
|
34ea33f057
|
refactor: dedupe core config and runtime helpers
|
2026-02-22 17:11:54 +00:00 |
|
Peter Steinberger
|
13d3758efd
|
test: preload doctor command in migration suites
|
2026-02-22 17:06:34 +00:00 |
|
Peter Steinberger
|
c42b0b2dfc
|
test: preload sandbox explain command module in suite
|
2026-02-22 17:06:34 +00:00 |
|
Peter Steinberger
|
71747a7688
|
test: preload onboarding command modules in hot suites
|
2026-02-22 17:06:34 +00:00 |
|
Peter Steinberger
|
b6ac0eef5d
|
test: trim gateway fixture sizes and preload message command
|
2026-02-22 17:06:34 +00:00 |
|
Peter Steinberger
|
8e6b465fa8
|
test: speed up agent command suite with lightweight runtime mocks
|
2026-02-22 14:44:19 +00:00 |
|
Peter Steinberger
|
b0a8b3bebb
|
test: share fast-path mocks for targeted doctor suites
|
2026-02-22 14:18:44 +00:00 |
|
Peter Steinberger
|
32c33f4faa
|
test: isolate doctor allowFrom migration assertions from unrelated checks
|
2026-02-22 14:18:44 +00:00 |
|
Peter Steinberger
|
9f2b25426b
|
test(core): increase coverage for sessions, auth choice, and model listing
|
2026-02-22 14:08:51 +00:00 |
|
Peter Steinberger
|
013299b001
|
perf: lazy-load non-interactive onboarding heavy paths
|
2026-02-22 13:47:25 +00:00 |
|
Peter Steinberger
|
adfbbcf1f6
|
chore: merge origin/main into main
|
2026-02-22 13:42:52 +00:00 |
|
Peter Steinberger
|
06d93cc12c
|
test: dedupe doctor routing allowFrom migration coverage
|
2026-02-22 13:41:00 +00:00 |
|
Peter Steinberger
|
648d2daf67
|
test: drop duplicate timeout-fallback e2e and trim onboarding auth overlap
|
2026-02-22 13:33:40 +00:00 |
|
Peter Steinberger
|
7a2b05314a
|
test: speed up onboarding provider auth and temp-path guard scans
|
2026-02-22 13:24:59 +00:00 |
|
Peter Steinberger
|
d236ded43f
|
test: speed up non-interactive gateway onboarding suite
|
2026-02-22 13:08:34 +00:00 |
|
Peter Steinberger
|
0d0f4c6992
|
refactor(exec): centralize safe-bin policy checks
|
2026-02-22 13:18:25 +01:00 |
|
Brian Mendonca
|
8a3d04c19c
|
Gateway UX: harden remote ws guidance and onboarding defaults
|
2026-02-22 12:46:20 +01:00 |
|
Peter Steinberger
|
6fda04e938
|
refactor: tighten onboarding dmScope typing and docs links
|
2026-02-22 12:46:09 +01:00 |
|
Brian Mendonca
|
8f0b2b84e7
|
Onboarding: default dmScope to per-channel-peer
|
2026-02-22 12:36:49 +01:00 |
|
Peter Steinberger
|
b36e7da07d
|
test: move non-interactive onboarding suites out of e2e
|
2026-02-22 11:29:13 +00:00 |
|
Peter Steinberger
|
4c6e7c4fe0
|
test: reclassify agent command suite out of e2e
|
2026-02-22 11:28:45 +00:00 |
|
Peter Steinberger
|
9f2444314d
|
test: stabilize agent embedded-run mocks
|
2026-02-22 11:25:59 +00:00 |
|
Peter Steinberger
|
11546b1177
|
test(auth-choice): expand api provider dedupe coverage
|
2026-02-22 11:16:59 +00:00 |
|
Peter Steinberger
|
fc60f4923a
|
refactor(auth-choice): unify api-key resolution flows
|
2026-02-22 11:16:30 +00:00 |
|
Peter Steinberger
|
e2c7cf2f1a
|
test: reclassify doctor command suites out of e2e
|
2026-02-22 11:12:48 +00:00 |
|
Peter Steinberger
|
895e6c4b9c
|
test: move onboarding and sandbox command suites out of e2e
|
2026-02-22 11:10:05 +00:00 |
|
Peter Steinberger
|
08a5cba8af
|
test: reclassify command config and channels suites
|
2026-02-22 11:09:43 +00:00 |
|
Peter Steinberger
|
817ca75cba
|
test: move command status and health suites out of e2e
|
2026-02-22 11:07:46 +00:00 |
|
Peter Steinberger
|
ec36dd81a9
|
test: reclassify command helper suites out of e2e
|
2026-02-22 11:07:07 +00:00 |
|
Peter Steinberger
|
b77e53da67
|
refactor(session): centralize transcript path option resolution
|
2026-02-22 12:02:38 +01:00 |
|