Vincent Koc
522eedc754
refactor(plugins): make provider discovery runtime explicit
2026-04-26 13:43:21 -07:00
Vincent Koc
71e361af8a
refactor(plugins): split installed plugin index modules
2026-04-26 13:43:21 -07:00
Peter Steinberger
487f8c5d3a
test(gateway): skip codex acp bind when auth is unavailable
2026-04-26 21:42:49 +01:00
Peter Steinberger
7a4574376a
fix(ollama): honor native model capabilities
2026-04-26 21:40:22 +01:00
Josh Lehman
8ba82534e6
fix: preserve cron telegram topic delivery after timeout ( #72317 )
2026-04-26 13:30:54 -07:00
Peter Steinberger
ffa84cdc02
ci: chunk release Docker e2e jobs
2026-04-26 21:23:08 +01:00
pash-openai
67ffa3df8b
Add Codex Computer Use setup for Codex mode ( #71842 )
...
* Add Codex Computer Use setup
* Tighten Codex Computer Use setup checks
* Handle fresh Codex Computer Use marketplace setup
* Fix channel setup manifest fixture
* Match Codex Computer Use marketplace loading
* Harden plugin manifest test fixtures
* Isolate auth choice legacy manifest test
* Update aggregate shard test expectation
* Improve Codex Computer Use first-run setup
* Harden Codex Computer Use auto-install
* Fix plugin auto-enable test fixture roots
2026-04-26 13:21:56 -07:00
Vincent Koc
df542f75a9
fix(logging): expose trace fields in file logs
2026-04-26 12:52:04 -07:00
Peter Steinberger
edf40ab6c9
test(gateway): retry gemini acp startup warmup timeout
2026-04-26 20:50:06 +01:00
Vincent Koc
406ae72fd2
fix(logging): redact persisted transcript text
2026-04-26 12:12:44 -07:00
Peter Steinberger
f99fb2af86
test(gateway): wait longer for codex harness subagent start
2026-04-26 20:11:16 +01:00
Peter Steinberger
244628f467
docs: clarify PR triage comments
2026-04-26 19:48:22 +01:00
Sally O'Malley
637bd33e69
fix(diagnostics): defer OTEL run span finalization ( #72260 )
2026-04-26 11:29:05 -07:00
Vincent Koc
e53c068d78
fix: repair skills and memory watcher refresh paths
2026-04-26 11:21:21 -07:00
Peter Steinberger
4e181d30fa
test(gateway): classify stream fallback as empty live response
2026-04-26 19:15:00 +01:00
Peter Steinberger
e60cc50dff
test(gateway): harden acp bind docker smoke
2026-04-26 19:14:58 +01:00
Peter Steinberger
f2dab9b334
fix(agents): keep responses web search reasoning compatible
2026-04-26 19:14:55 +01:00
Peter Steinberger
fc6cfbd418
fix(agents): honor bundle mcp tool allowlist
2026-04-26 19:14:51 +01:00
Vincent Koc
480a3f66c9
fix: shortcut live session model redirects during fallback
2026-04-26 11:14:05 -07:00
Vincent Koc
19e41a1e69
docs(logging): clarify redaction surfaces
2026-04-26 11:09:56 -07:00
Vincent Koc
b4cdd55f62
fix(discord): escalate repeated health-monitor restarts
2026-04-26 11:09:03 -07:00
Vincent Koc
6b6dcafcee
fix(webchat): support non-image file attachments
2026-04-26 10:58:24 -07:00
Vincent Koc
303cde8f60
fix(auto-reply): poison inbound dedupe after partial turn failure
...
* fix(auto-reply): poison inbound dedupe after replay-unsafe failures
* fix(clownfish): address review for ghcrawl-165980-agentic-merge (1)
2026-04-26 10:58:19 -07:00
Vincent Koc
e672b61417
fix(whatsapp): stop reconnecting quiet sockets
...
Fixes #70678.\n\nKeeps quiet but healthy WhatsApp linked-device sessions connected by tracking WhatsApp Web transport activity, while retaining a longer app-silence cap so frame activity cannot mask a stuck session forever. Also cleans up transport activity listeners on failed connection-open paths.\n\nCarries forward the focused #71466 approach and keeps #63939 as related configurable-timeout follow-up. Thanks @vincentkoc and @oromeis.\n\nValidation:\n- pnpm test:serial extensions/whatsapp/src/auto-reply.web-auto-reply.connection-and-logging.e2e.test.ts extensions/whatsapp/src/connection-controller.test.ts\n- pnpm check:changed\n- codex review --base origin/main
2026-04-26 09:51:41 -07:00
Peter Steinberger
4a3030df9e
fix: avoid PowerShell error variable collision
2026-04-26 16:26:31 +01:00
Peter Steinberger
30aa1b5223
fix(release): stabilize beta validation lanes
2026-04-26 16:22:12 +01:00
Peter Steinberger
b438a9cc08
test: align Parallels smoke guards
2026-04-26 16:20:58 +01:00
Peter Steinberger
a87edd732d
fix: harden Windows Parallels smoke
2026-04-26 16:13:13 +01:00
Peter Steinberger
79ad635515
fix: pass Linux clock sync as epoch
2026-04-26 16:13:13 +01:00
Peter Steinberger
7e51866d23
fix: sync Parallels Linux clock
2026-04-26 16:13:13 +01:00
Peter Steinberger
73affb491a
fix: bound dev update cleanup
2026-04-26 16:13:13 +01:00
Peter Steinberger
ddc2036956
fix: stabilize Parallels plugin smoke paths
2026-04-26 16:13:13 +01:00
Peter Steinberger
631552c554
perf: speed up dispatch-from-config tests
2026-04-26 14:14:12 +01:00
Peter Steinberger
dce35b90fe
test(release): wait longer for dashboard smoke
2026-04-26 13:53:59 +01:00
Peter Steinberger
fc666cf42a
test(qa): allow slower gateway rpc startup retries
2026-04-26 13:51:40 +01:00
Peter Steinberger
67b9167b80
test(extensions): restore transformed dynamic imports
2026-04-26 13:16:05 +01:00
Peter Steinberger
e97bd70264
perf: speed up slow test imports
2026-04-26 13:10:57 +01:00
Peter Steinberger
9089e6b595
fix(cli): keep channel add plugin install noninteractive
...
# Conflicts:
# CHANGELOG.md
2026-04-26 12:59:19 +01:00
Peter Steinberger
7e13f3f514
test(plugin-sdk): tighten channel runtime shim scan
2026-04-26 12:17:49 +01:00
Peter Steinberger
760a1525fb
docs(plugin-sdk): refresh api baseline
2026-04-26 12:15:14 +01:00
Peter Steinberger
760dd98ddc
fix(ci): repair main type and lint failures
2026-04-26 12:09:35 +01:00
Peter Steinberger
ecf71da888
fix(voice-call): avoid duplicate webhook logs
2026-04-26 12:05:34 +01:00
Vincent Koc
8a63c898c8
Merge branch 'main' of https://github.com/openclaw/openclaw
...
* 'main' of https://github.com/openclaw/openclaw :
fix(plugins): satisfy doctor compat lint
chore(plugins): inventory doctor deprecation compat
fix(plugins): record crabpot compat deprecations
docs(dreaming): rewrite with AccordionGroup for phases and backfill, Tabs for quick start and CLI workflow, ParamField for dreaming defaults
2026-04-26 04:05:11 -07:00
Vincent Koc
efaa66f70d
fix(plugins): satisfy doctor compat lint
2026-04-26 04:04:27 -07:00
Vincent Koc
4c40cf8783
chore(plugins): inventory doctor deprecation compat
2026-04-26 04:04:26 -07:00
Vincent Koc
6dfb03ab2e
fix(plugins): record crabpot compat deprecations
2026-04-26 04:04:26 -07:00
Vincent Koc
3a54bbb617
fix(plugins): persist synthetic auth refs in index
2026-04-26 04:04:11 -07:00
Vincent Koc
2a5d3ad5b9
docs(dreaming): rewrite with AccordionGroup for phases and backfill, Tabs for quick start and CLI workflow, ParamField for dreaming defaults
2026-04-26 04:04:09 -07:00
Peter Steinberger
a97ee5c1d3
fix(google-meet): recover local chrome tabs
2026-04-26 12:04:00 +01:00
Vincent Koc
647e557869
docs(agent-workspace): rewrite with AccordionGroup for file map, Steps and Tabs for git backup, Warning callouts for sandbox and secret risks
2026-04-26 04:03:00 -07:00