cpojer
c4bd82d81d
chore: Fix types in tests 39/N.
2026-02-17 15:50:07 +09:00
cpojer
084e39b519
chore: Fix types in tests 38/N.
2026-02-17 15:50:07 +09:00
cpojer
238718c1d8
chore: Fix types in tests 37/N.
2026-02-17 15:50:07 +09:00
cpojer
7b31e8fc59
chore: Fix types in tests 36/N.
2026-02-17 15:50:07 +09:00
cpojer
2a4ca7671e
chore: Fix types in tests 35/N.
2026-02-17 15:50:07 +09:00
cpojer
ed75d30ad3
chore: Fix types in tests 34/N.
2026-02-17 15:50:07 +09:00
cpojer
49bd9f75f4
chore: Fix types in tests 33/N.
2026-02-17 15:50:07 +09:00
Ayaan Zaidi
f44b58fd58
style(telegram): format dispatch files
2026-02-17 11:26:14 +05:30
Hongwei Ma
7ffc8f9f7c
fix(telegram): add initial message debounce for better push notifications ( #18147 )
...
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: 5e2285b6a03943a483993b540f86a0fa49d7de39
Co-authored-by: Marvae <11957602+Marvae@users.noreply.github.com>
Co-authored-by: obviyus <22031114+obviyus@users.noreply.github.com>
Reviewed-by: @obviyus
2026-02-17 11:21:49 +05:30
cpojer
2e375a5498
chore: Fix types in tests 32/N.
2026-02-17 14:33:38 +09:00
cpojer
116f5afea3
chore: Fix types in tests 31/N.
2026-02-17 14:33:26 +09:00
cpojer
f2f17bafbc
chore: Fix types in tests 30/N.
2026-02-17 14:32:57 +09:00
cpojer
ecf1c955a1
chore: Fix types in tests 29/N.
2026-02-17 14:32:43 +09:00
cpojer
03e6acd051
chore: Fix types in tests 28/N.
2026-02-17 14:32:18 +09:00
cpojer
97c8f4999e
chore: Fix types in tests 27/N.
2026-02-17 14:31:55 +09:00
cpojer
4235435309
chore: Fix types in tests 26/N.
2026-02-17 14:31:40 +09:00
cpojer
6e5df1dc0f
chore: Fix types in tests 25/N.
2026-02-17 14:31:02 +09:00
cpojer
600022cdcc
chore: Fix types in tests 24/N.
2026-02-17 14:30:36 +09:00
cpojer
be5b28cd6b
chore: Fix types.
2026-02-17 13:40:17 +09:00
cpojer
d0cb8c19b2
chore: wtf.
2026-02-17 13:36:48 +09:00
youssef
92c76dc4ce
fix: route local file paths through raw-file API in webchat markdown images
...
Images in webchat markdown messages (e.g. agent screenshots) fail to
load because the img component passes local filesystem paths directly
as <img src>, which the browser cannot resolve.
The chain-of-thought component already handles this via
resolveMediaUrl(), but the ReactMarkdown img override did not.
Now non-HTTP/data src values are proxied through
/api/workspace/raw-file?path=... so the server can resolve and serve
local files.
2026-02-17 04:36:28 +00:00
Sebastian
ed11e93cf2
chore(format)
2026-02-16 23:20:16 -05:00
Sebastian
ca19745fa2
Revert "channels: migrate extension account listing to factory"
...
This reverts commit d24340d75bf2b8e69a60f8c122ea59eaec9b0833.
2026-02-16 23:17:13 -05:00
Shadow
e391827ea9
CI: use self-hosted for labeler/automation
2026-02-16 22:16:20 -06:00
Sebastian
f8adfcf60e
test(agents): cover exec non-zero exits
2026-02-16 23:12:06 -05:00
Sebastian
4b40bdb98e
fix(telegram): clear offsets on token change
2026-02-16 23:07:26 -05:00
Sebastian
65fa529e03
Revert "fix(whatsapp): allow per-message link preview override\n\nWhatsApp messages default to enabling link previews for URLs. This adds\nsupport for overriding this behavior per-message via the \nparameter (e.g. from tool options), consistent with Telegram.\n\nFix: Updated internal WhatsApp Web API layers to pass option\ndown to Baileys ."
...
This reverts commit 1bef2fc68bc512c886c25ef1dfba67f58c90e811.
2026-02-16 22:59:37 -05:00
Sebastian
67014228cf
fix(subagents): harden announce retry guards
2026-02-16 22:57:15 -05:00
Sebastian
f7d2e15a2e
test: stabilize infra tests
2026-02-16 22:37:34 -05:00
Sebastian
759c7fc18e
revert(voice-call): remove cached inbound greeting
2026-02-16 22:35:28 -05:00
Sebastian
950f36feff
revert(voice-call): undo oxfmt formatting pass
2026-02-16 22:35:28 -05:00
Sebastian
833c646ec7
revert(voice-call): undo oxfmt formatting
2026-02-16 22:35:28 -05:00
Sebastian
ffe1ba68b9
revert(voice-call): undo cached greeting note
2026-02-16 22:35:28 -05:00
Sebastian
1486eb66fd
revert(gateway): restore loopback auth setup
2026-02-16 22:35:27 -05:00
Sebastian
b7cf28f407
test(docker): cover browser install build arg
2026-02-16 22:35:27 -05:00
Sebastian
826e62a3bc
fix(sessions): purge deleted transcript archives
2026-02-16 22:35:27 -05:00
Sebastian
52b624ccae
fix(doctor): audit env-only gateway tokens
2026-02-16 22:35:27 -05:00
Sebastian
df8f7ff1ab
docs(voice-call): document stale call reaper config
2026-02-16 22:26:31 -05:00
cpojer
cf6cdc74d0
chore: Fix types in tests 23/N.
2026-02-17 12:24:03 +09:00
cpojer
8d6e345338
chore: Fix types in tests 22/N.
2026-02-17 12:23:12 +09:00
cpojer
245018fd6b
chore: Fix types in tests 21/N.
2026-02-17 12:23:12 +09:00
cpojer
18cc48dfd9
chore: Fix types in tests 20/N.
2026-02-17 12:23:12 +09:00
cpojer
e09643e82c
chore: chore: Fix types in tests 19/N.
2026-02-17 12:23:12 +09:00
Sebastian
ecfc5a5ee7
test(agents): cover tool result media placeholders
2026-02-16 22:21:00 -05:00
Sebastian
68634468f5
chore(format): fix test import order
2026-02-16 22:18:03 -05:00
Sebastian
bfaa03981b
test(voice-call): cover stream disconnect auto-end
2026-02-16 22:13:08 -05:00
Sebastian
78c3e5166b
test(telegram): cover getFile file-too-big errors
2026-02-16 22:10:59 -05:00
Sebastian
d137f33281
test(status): cover token summary variants
2026-02-16 22:10:07 -05:00
Sebastian
def0254169
test(session): cover stale threadId fallback
2026-02-16 22:08:51 -05:00
Sebastian
7a00f056af
revert(sandbox): revert SHA-1 slug restoration
2026-02-16 22:03:41 -05:00