Vincent Koc
79fac9fda9
fix(agents): cap new prompt projection output
2026-06-22 09:17:50 +08:00
Vincent Koc
ef6dc8f7e5
fix(agents): count frozen prompt bytes
2026-06-22 09:17:50 +08:00
Vincent Koc
f31306eb4e
fix(agents): reproject converted tool results safely
2026-06-22 09:17:50 +08:00
Vincent Koc
db24112617
fix(agents): keep converted tool-result blocks intact
2026-06-22 09:17:50 +08:00
Vincent Koc
4fd19adf25
fix(agents): preserve filtered tool-result blocks
2026-06-22 09:17:50 +08:00
Vincent Koc
62dcc9bc3b
fix(agents): freeze prompt projection candidates
2026-06-22 09:17:50 +08:00
Vincent Koc
bda4404f69
fix(agents): reuse memoized prompt projections
2026-06-22 09:17:50 +08:00
Vincent Koc
30925601ae
fix(agents): memoize prompt truncation projections
2026-06-22 09:17:49 +08:00
Vincent Koc
a2675756b8
test(agents): stabilize Claude live spawn coverage
2026-06-22 09:16:31 +08:00
Vincent Koc
095a44c8de
fix(scripts): clamp run-with-env kill timer
2026-06-22 03:15:26 +02:00
Vincent Koc
29eba5aaef
fix(test): clamp qa otel child timer
2026-06-22 03:12:25 +02:00
Vincent Koc
b99812b3b1
fix(scripts): clamp additional boundary timers
2026-06-22 03:08:19 +02:00
Vincent Koc
4f7d1f4977
fix(scripts): clamp boundary artifact timers
2026-06-22 03:05:11 +02:00
Vincent Koc
c310f8cfa4
fix(scripts): clamp package download timers
2026-06-22 03:01:52 +02:00
Vincent Koc
08442c4b38
fix(scripts): clamp boundary check timers
2026-06-22 02:54:30 +02:00
Vincent Koc
fe7b78b05f
chore(deadcode): prune stale test hooks
2026-06-22 08:51:49 +08:00
Vincent Koc
dd89898133
fix(scripts): clamp package candidate timers
2026-06-22 02:51:05 +02:00
Vincent Koc
851b65c060
fix(scripts): clamp package docker timers
2026-06-22 02:47:41 +02:00
Vincent Koc
75c6a8fff5
fix(scripts): clamp docker all timers
2026-06-22 02:44:00 +02:00
Vincent Koc
f9fc380e90
fix(scripts): clamp gauntlet command timers
2026-06-22 02:38:04 +02:00
Vincent Koc
8ef73be8e8
fix(scripts): clamp plugin lifecycle timers
2026-06-22 02:33:55 +02:00
Vincent Koc
afadf1f7da
chore(deadcode): prune stale codeql paths
2026-06-22 08:33:19 +08:00
Vincent Koc
29185aed68
test(e2e): refresh docker setup fixtures
2026-06-22 02:32:05 +02:00
Vincent Koc
3e5ca880bf
fix(scripts): clamp parallels update timeouts
2026-06-22 02:29:26 +02:00
Vincent Koc
a09e1b9aa0
chore(deadcode): prune stale routing config
2026-06-22 08:28:19 +08:00
Vincent Koc
11959ad100
fix(scripts): clamp parallels phase timeouts
2026-06-22 02:24:52 +02:00
snowzlmbot
e37b0f8cd3
fix(telegram): render progress drafts with clean HTML transport
...
Render Telegram progress draft rows with clean plain previews while preserving Telegram HTML formatting through parse_mode.
The progress HTML path now stays transport-owned, including richMessages=false progress messages, while debug/plain/sanitized text remains readable without raw markup.
Thanks @snowzlmbot!
2026-06-22 05:54:44 +05:30
Vincent Koc
dbb58341b5
chore(deadcode): remove stale vitest coverage excludes
2026-06-22 08:20:03 +08:00
Vincent Koc
790dfb66a8
fix(scripts): clamp parallels host timeouts
2026-06-22 02:18:53 +02:00
Jesse Merhi
4cb94cc2cf
fix: keep trusted policies with hook registry ( #94545 )
...
* fix: keep trusted policies with hook registry
* fix: compose trusted policies with live hooks
* fix: preserve trusted policy order
* test: update hook runner mock
* fix: keep hook policy registry internal
2026-06-22 10:15:24 +10:00
anagnorisis2peripeteia
298a0cd55f
fix(claude-cli): disable unsupported background tools ( #95008 ) (thanks @anagnorisis2peripeteia)
...
Disable Claude CLI native background Bash and Monitor in OpenClaw-managed print runs, matching the existing fail-closed scheduler-tool behavior. This keeps deferred work on OpenClaw-owned wake paths instead of native Claude callbacks OpenClaw cannot deliver.
Thanks @anagnorisis2peripeteia!
2026-06-22 05:44:48 +05:30
Vincent Koc
c578608b78
fix(scripts): clamp telegram proof timeouts
2026-06-22 02:13:45 +02:00
Vincent Koc
8c0767ffa4
chore(deadcode): remove unused tooling helpers
2026-06-22 08:13:03 +08:00
Omar Shahine
a0714a3d68
fix(imessage): keep split-send coalescing opt-in ( #93143 )
...
Merged via squash.
Prepared head SHA: 7fc3eca084
Co-authored-by: omarshahine <10343873+omarshahine@users.noreply.github.com >
Co-authored-by: omarshahine <10343873+omarshahine@users.noreply.github.com >
Reviewed-by: @omarshahine
2026-06-21 17:12:21 -07:00
Vincent Koc
f719813a7e
fix(scripts): clamp kitchen sink timeouts
2026-06-22 02:08:47 +02:00
Vincent Koc
11a3903ede
chore(deadcode): remove stale changed-test routes
2026-06-22 08:05:30 +08:00
Vincent Koc
1f6ae32cab
fix(process): clamp queue task timeouts
2026-06-22 02:01:39 +02:00
Vincent Koc
880425b03c
chore(deadcode): trim unused discord vitest runtime shims
2026-06-22 07:59:00 +08:00
Vincent Koc
4c736df975
fix(agents): clamp session owner wait timeouts
2026-06-22 01:56:37 +02:00
Vincent Koc
6c85b90469
fix(replies): clamp block delivery timeouts
2026-06-22 01:49:55 +02:00
Vincent Koc
ef41560059
chore(deadcode): remove unused vitest helper config
2026-06-22 07:48:28 +08:00
Vincent Koc
88b21fc30b
fix(media): clamp image description timeouts
2026-06-22 01:40:44 +02:00
Vincent Koc
4b6182ee2a
fix(minimax): clamp vlm request timeouts
2026-06-22 01:31:13 +02:00
Vincent Koc
d43bc3760e
chore(deadcode): remove unused test bindings
2026-06-22 07:31:03 +08:00
Vincent Koc
8cd0c11227
fix(clawhub): clamp request timeouts
2026-06-22 01:22:15 +02:00
Vincent Koc
66b94ba577
fix(process): clamp execfile timeouts
2026-06-22 01:10:52 +02:00
Vincent Koc
77b6ca9a9b
fix(sdk): tighten surface report budgets
2026-06-22 01:04:53 +02:00
Vincent Koc
1425bb3a03
fix(process): clamp command timeouts
2026-06-22 01:00:41 +02:00
Peter Steinberger
11484f8a14
fix(ollama): support GLM-5.2 cloud discovery
2026-06-21 19:00:15 -04:00
mikasa
ec7a548062
fix #95378 : https://github.com/openclaw/openclaw/issues/95378 ( #95390 )
...
* fix(telegram): use session transcript for direct context
* fix(telegram): account for proof and SDK checks
* fix(telegram): address review findings
* fix(telegram): tighten session transcript context
---------
Co-authored-by: Ayaan Zaidi <hi@obviy.us >
2026-06-22 04:29:44 +05:30