Tak Hoffman
|
09b7c00dab
|
Restore readable tool-result overflow fallback
|
2026-04-06 14:01:21 +01:00 |
|
Tak Hoffman
|
3e2a05f425
|
Restore reserve-based overflow precheck
|
2026-04-06 14:01:21 +01:00 |
|
Tak Hoffman
|
ceb686052b
|
Align subagent truncation notice wording
|
2026-04-06 14:01:21 +01:00 |
|
Tak Hoffman
|
cbc2945117
|
remove openclaw-only tool overflow compatibility layer
|
2026-04-06 14:01:21 +01:00 |
|
Tak Hoffman
|
7fc1a74ee9
|
align tool-result truncation with pi semantics
|
2026-04-06 14:01:21 +01:00 |
|
Vincent Koc
|
5c1b1eb169
|
fix(check): repair current main type drift
|
2026-04-06 13:56:57 +01:00 |
|
Peter Steinberger
|
a8f4c50f18
|
fix(discord): tolerate carbon request option additions
|
2026-04-06 13:56:01 +01:00 |
|
Vincent Koc
|
d8226037c3
|
fix(media): lazy load file-type sniffing
|
2026-04-06 13:52:18 +01:00 |
|
Peter Steinberger
|
5edabf4776
|
refactor: share cli command registration policy
|
2026-04-06 13:51:51 +01:00 |
|
Peter Steinberger
|
a21709d041
|
refactor: share cli startup and routing helpers
|
2026-04-06 13:51:51 +01:00 |
|
Peter Steinberger
|
6ed33d29c8
|
fix(windows): disable native jiti setup loaders
|
2026-04-06 13:48:32 +01:00 |
|
Peter Steinberger
|
1c41987876
|
refactor(auth): split auth state from auth store
|
2026-04-06 13:42:44 +01:00 |
|
Vincent Koc
|
35af6cc49c
|
fix(status): keep plain json off security audit path
|
2026-04-06 13:42:21 +01:00 |
|
Peter Steinberger
|
a2b065b090
|
fix(openai): soften gpt-5 execution bias prompt
|
2026-04-06 13:40:43 +01:00 |
|
Peter Steinberger
|
ef923805f5
|
Revert "refactor(cli): remove custom cli backends"
This reverts commit 6243806f7b.
|
2026-04-06 13:40:42 +01:00 |
|
Peter Steinberger
|
c39f061003
|
Revert "refactor(cli): remove bundled cli text providers"
This reverts commit 05d351c430.
|
2026-04-06 13:40:41 +01:00 |
|
Vincent Koc
|
5fa166ed11
|
fix(check): repair status report typing drift
|
2026-04-06 13:34:08 +01:00 |
|
Peter Steinberger
|
7e0e2f81e5
|
refactor(auth): isolate external oauth overlays
|
2026-04-06 13:30:25 +01:00 |
|
Peter Steinberger
|
49e3ecfe5e
|
perf(test): isolate deep probe finding helper
|
2026-04-06 13:29:35 +01:00 |
|
Peter Steinberger
|
eb0570d593
|
perf(test): merge secrets runtime snapshot lanes
|
2026-04-06 13:29:34 +01:00 |
|
ForestDengHK
|
e79e25667a
|
fix(telegram): restore outbound message splitting for long messages (#57816)
Merged via squash.
Prepared head SHA: 09f24ceba9
Co-authored-by: ForestDengHK <189603301+ForestDengHK@users.noreply.github.com>
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Reviewed-by: @mbelinky
|
2026-04-06 14:28:37 +02:00 |
|
Vincent Koc
|
d7086526b0
|
docs(video): describe mode-aware generation capabilities
|
2026-04-06 13:25:53 +01:00 |
|
Peter Steinberger
|
45875ed532
|
chore(deps): update dependencies
|
2026-04-06 13:25:17 +01:00 |
|
Evgeny Yakimov
|
68a4f91d5a
|
feat(google): add support for Gemma 4 models and fix cross-provider resolution
|
2026-04-06 13:24:48 +01:00 |
|
Peter Steinberger
|
b04dd6d05c
|
refactor: consolidate session history sanitization
|
2026-04-06 13:23:44 +01:00 |
|
Ted Li
|
23730229e1
|
fix(memory-core): ignore managed dreaming blocks during daily ingestion (#61720) (thanks @MonkeyLeeT)
|
2026-04-06 13:22:54 +01:00 |
|
Peter Steinberger
|
10554644aa
|
perf(test): trim security gateway auth test path
|
2026-04-06 13:22:46 +01:00 |
|
Peter Steinberger
|
f0a0b98c8d
|
perf(test): refine secrets runtime activation coverage
|
2026-04-06 13:22:45 +01:00 |
|
Peter Steinberger
|
0ab877bd13
|
refactor: share status report section builders
|
2026-04-06 13:22:23 +01:00 |
|
Peter Steinberger
|
143f501fe5
|
refactor: share status overview and json helpers
|
2026-04-06 13:22:23 +01:00 |
|
Neerav Makwana
|
ad2df63547
|
fix(agents): classify Anthropic extra-usage billing (#61608) (thanks @neeravmakwana)
|
2026-04-06 13:21:53 +01:00 |
|
Neerav Makwana
|
7df5f70242
|
fix(agents): skip redundant partial compaction summarization (#61603) (thanks @neeravmakwana)
|
2026-04-06 13:21:07 +01:00 |
|
Neerav Makwana
|
177e23801b
|
fix(telegram): bound startup request timeouts (#61601) (thanks @neeravmakwana)
|
2026-04-06 13:20:15 +01:00 |
|
Vincent Koc
|
6b53a9aadb
|
feat(video): add mode-aware generation capabilities
|
2026-04-06 13:19:51 +01:00 |
|
Neerav Makwana
|
9aaa000da0
|
fix(gateway): show /tts audio in Control UI webchat (#61598) (thanks @neeravmakwana)
|
2026-04-06 13:19:38 +01:00 |
|
foxtrot026
|
02c092e558
|
fix(model-ref): recompute suffix after @YYYYMMDD + add @8bit test
|
2026-04-06 13:18:59 +01:00 |
|
foxtrot026
|
5208a85afe
|
fix(model-ref): treat LM Studio/Ollama @q*/@4bit suffixes as model-id
|
2026-04-06 13:18:59 +01:00 |
|
Peter Steinberger
|
d4da45c202
|
perf(test): split remaining security audit coverage
|
2026-04-06 13:14:52 +01:00 |
|
Peter Steinberger
|
dcaf8c47e3
|
perf(test): split secrets auth runtime coverage
|
2026-04-06 13:14:52 +01:00 |
|
Vincent Koc
|
e69cfc3e3b
|
fix(plugin-sdk): restore compat auth helper exports
|
2026-04-06 13:14:02 +01:00 |
|
oliviareid-svg
|
089423bbaa
|
fix(macos): strip commit hash from CLI version output (#61111)
Merged via squash.
Prepared head SHA: 6478de0b4e
Co-authored-by: oliviareid-svg <269669958+oliviareid-svg@users.noreply.github.com>
Co-authored-by: ImLukeF <92253590+ImLukeF@users.noreply.github.com>
Reviewed-by: @ImLukeF
|
2026-04-06 22:10:40 +10:00 |
|
Vincent Koc
|
a5d2e89d3d
|
refactor(auth): drop provider auth storage switchboard
|
2026-04-06 13:08:58 +01:00 |
|
Vincent Koc
|
58409cd5c5
|
fix(zalo): lazy load webhook monitor surface
|
2026-04-06 13:06:41 +01:00 |
|
Peter Steinberger
|
f1b6b97df3
|
perf(test): split security audit coverage
|
2026-04-06 13:05:39 +01:00 |
|
Peter Steinberger
|
bc160c0613
|
perf(test): split secrets runtime coverage
|
2026-04-06 13:05:38 +01:00 |
|
Peter Steinberger
|
f0290b4732
|
docs(changelog): note discord forwarded reference recovery (#61670)
|
2026-04-06 13:01:51 +01:00 |
|
Peter Steinberger
|
7f11941134
|
fix(windows): preserve plugin loader alias resolution (#61832) (thanks @Zeesejo)
# Conflicts:
# CHANGELOG.md
# src/plugins/loader.ts
|
2026-04-06 13:01:51 +01:00 |
|
Peter Steinberger
|
d43ac5d14c
|
fix(discord): restore carbon beta
|
2026-04-06 13:01:22 +01:00 |
|
Peter Steinberger
|
88aa814226
|
refactor: consolidate status runtime and overview helpers
|
2026-04-06 12:57:09 +01:00 |
|
Peter Steinberger
|
e8731589c0
|
refactor: share status scan and report helpers
|
2026-04-06 12:55:56 +01:00 |
|