Ayaan Zaidi
d204ec0cc9
style(android): fix voice ktlint formatting
2026-05-18 18:32:58 +05:30
Ayaan Zaidi
4712931e71
fix(android): filter unsafe markdown links
2026-05-18 18:32:58 +05:30
Ayaan Zaidi
ce039eb103
fix(android): bound inline chat image payloads
2026-05-18 18:32:58 +05:30
Ayaan Zaidi
d43f2f73f7
fix(android): reject unsupported gateway schemes
2026-05-18 18:32:58 +05:30
Ayaan Zaidi
db2858cec7
fix(android): shorten talk mode final wait
2026-05-18 18:32:58 +05:30
Ayaan Zaidi
ae25afdb62
fix(android): reset wake command dedupe per cycle
2026-05-18 18:32:58 +05:30
Ayaan Zaidi
022a422755
fix(android): try final scaled jpeg size
2026-05-18 18:32:58 +05:30
Ayaan Zaidi
f1f92b8656
fix(android): restart gateway session on reconnect
2026-05-18 18:32:57 +05:30
Ayaan Zaidi
5fb9c0c937
fix(mantis): crop telegram proof chat pane
2026-05-18 18:30:36 +05:30
Peter Steinberger
880b39f061
refactor(messages): clarify Codex source delivery defaults ( #83602 )
2026-05-18 13:59:05 +01:00
Peter Steinberger
d29f77bece
docs(agents): prefer cleaner code shape
2026-05-18 13:51:21 +01:00
Peter Steinberger
c32878d1b7
fix(messages): keep Codex source replies tool-gated
2026-05-18 13:51:21 +01:00
Peter Steinberger
4b35003051
fix(messages): keep Codex direct replies automatic
2026-05-18 13:51:21 +01:00
Peter Steinberger
0ed24da686
test: update gateway config write expectation
2026-05-18 13:47:49 +01:00
Peter Steinberger
e973aa278f
test: add codex media path docker e2e
2026-05-18 13:45:35 +01:00
Peter Steinberger
2bb448908d
fix: keep config writes independent of auth profile refs
2026-05-18 13:34:49 +01:00
Ayaan Zaidi
125ebd0987
fix(mantis): load telegram credential validator
2026-05-18 18:01:03 +05:30
Nimrod Gutman
a7ab09fa4e
fix(gateway): allow mobile OS metadata refresh ( #83490 )
...
Merged via squash.
Prepared head SHA: 5fae3757e9
Co-authored-by: ngutman <1540134+ngutman@users.noreply.github.com >
Co-authored-by: ngutman <1540134+ngutman@users.noreply.github.com >
Reviewed-by: @ngutman
2026-05-18 15:23:55 +03:00
Peter Steinberger
384ddae86f
fix(codex): keep dynamic tools available in code mode ( #83583 )
2026-05-18 13:13:30 +01:00
Peter Steinberger
508945965a
docs: record ci snapshot closeout notes
2026-05-18 13:08:51 +01:00
Peter Steinberger
67f8683ca3
fix: reduce strict-agentic activation logging
2026-05-18 13:07:41 +01:00
Ayaan Zaidi
2fa86c6a42
fix(mantis): point telegram proof skill at workflow command
2026-05-18 17:36:12 +05:30
Peter Steinberger
86885f31c1
docs(changelog): note Discord subagent thread fix
2026-05-18 13:02:39 +01:00
Craig
70c326f2be
test(discord): accept delivery origin on spawn
2026-05-18 13:02:39 +01:00
Craig
61d583d59d
fix(discord): return subagent thread delivery origin
2026-05-18 13:02:39 +01:00
Eva
2a0350b5b4
Separate prompt surfaces by selected harness ( #83454 )
...
* fix: scope agent prompt surfaces
* fix(codex): preserve lightweight project doc suppression
* fix(codex): demote openclaw context for native turns
* fix(codex): report demoted prompt context
* fix(codex): align demoted prompt observability
* docs: format codex runtime table
* docs: align codex prompt overlay docs
* test: align codex prompt snapshots
* test: update prompt snapshot contract
---------
Co-authored-by: Eva (agent) <eva+agent-78055@100yen.org >
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-05-18 13:00:53 +01:00
Peter Steinberger
3132969c68
fix: fall back from official ClawHub artifact blocks ( #83566 )
...
* fix: fall back from official ClawHub artifact blocks
* test: refresh codex prompt snapshots
* test: refresh code mode prompt snapshots
* test: refresh linux prompt snapshots
2026-05-18 13:00:05 +01:00
Peter Steinberger
d1fa0f9628
fix(macos): keep settings sidebar visible
2026-05-18 12:53:18 +01:00
Peter Steinberger
edd97365f2
docs: add Discord realtime voice changelog ( #80505 )
2026-05-18 12:50:16 +01:00
Colin
6e80294079
Fix Discord realtime voice playback stability
2026-05-18 12:50:16 +01:00
Ayaan Zaidi
1f01ab3a30
chore(release): bump Android version to 2026.5.18
2026-05-18 17:13:09 +05:30
Peter Steinberger
a2d67959d7
fix(telegram): avoid reply fence spread allocation
2026-05-18 12:41:42 +01:00
Peter Steinberger
83b525bc1f
fix(telegram): keep diagnostics on turn lane
2026-05-18 12:41:42 +01:00
Peter Steinberger
25aa72edbd
fix(telegram): stop noninterrupting reply fences
2026-05-18 12:41:42 +01:00
Peter Steinberger
1ba9f5ded3
fix(telegram): isolate noninterrupting reply fences
2026-05-18 12:41:42 +01:00
Peter Steinberger
3bf518e518
fix(telegram): keep trajectory exports on turn lane
2026-05-18 12:41:42 +01:00
Peter Steinberger
e3d802a10b
fix(telegram): harden spool timeout recovery
2026-05-18 12:41:42 +01:00
Peter Steinberger
9fa8b86891
fix: harden image metadata fallback ( #83579 )
2026-05-18 12:35:26 +01:00
Kaspre
fd8877b5fd
fix(code-mode): honor agent scoped code mode
...
Fixes #83388 .
- Honor per-agent `tools.codeMode` in config schema, runtime code-mode resolution, and model payload filtering.
- Preserve grouped OpenAI tool declarations when code-mode filtering keeps only `exec` and `wait`.
- Sync generated config/prompt baselines and carry a narrow media CI unblocker from current `main` fallout.
Co-authored-by: Kaspre <kaspre@gmail.com >
2026-05-18 12:26:46 +01:00
Lior Balmas
81f20d8464
feat(admin-http-rpc): allow web QR login methods ( #83259 )
...
* feat(admin-http-rpc): allow web QR login methods
* docs(changelog): note admin HTTP RPC web login methods
* test(codex): refresh prompt snapshots for code mode config
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-05-18 12:24:27 +01:00
Peter Steinberger
57c952f679
fix: add resilient media processing fallbacks ( #83568 )
2026-05-18 11:59:12 +01:00
Ayaan Zaidi
53d14d0561
fix: route Telegram topic media completions ( #83556 ) (thanks @fuller-stack-dev)
2026-05-18 16:22:01 +05:30
fuller-stack-dev
ff47c51608
fix: route Telegram topic media completions
2026-05-18 16:22:01 +05:30
Ayaan Zaidi
6940a01e74
feat(android): show realtime talk transcripts
2026-05-18 16:19:33 +05:30
Ayaan Zaidi
55f4b66a52
fix(android): stream realtime mic continuously
2026-05-18 16:19:33 +05:30
Ayaan Zaidi
c86b89a5fe
test(android): cover turn mic transcription lifecycle
2026-05-18 16:19:33 +05:30
Ayaan Zaidi
22d98b4d52
fix(android): stream turn mic through gateway transcription
2026-05-18 16:19:33 +05:30
Ayaan Zaidi
172eadbb6f
fix(gateway): align transcription relay audio contract
2026-05-18 16:19:33 +05:30
Ayaan Zaidi
ade3a6a3ad
fix(android): gate realtime talk responses
2026-05-18 16:19:33 +05:30
Ayaan Zaidi
3a2502de92
fix(android): surface voice recognition failures
2026-05-18 16:19:33 +05:30