Peter Steinberger
d7b901a1e7
fix(discord): bound speaker context cache expiry
2026-05-30 12:02:18 -04:00
samzong
f6b40861f7
fix(qqbot): deliver partial tool progress
...
Fixes #66509 .
QQBot now sends text-only tool progress immediately when partial streaming is enabled instead of buffering it until a fallback timer that is cleared by the final block. Immediate progress uses QQ plain-text sends so markdown-enabled accounts do not reinterpret media-like progress text, while streaming-off behavior remains final-only.
Thanks @gabrielduartesignart for the report.
Co-authored-by: samzong <samzong.lu@gmail.com >
Co-authored-by: Vincent Koc <vincentkoc@ieee.org >
2026-05-30 17:00:09 +01:00
Peter Steinberger
ef0882e17e
fix(google): bound gemini oauth token expiry
2026-05-30 11:55:02 -04:00
Peter Steinberger
697bafa9c9
fix(google): bound vertex adc token cache expiry
2026-05-30 11:52:19 -04:00
Peter Steinberger
77761f4a3e
fix(msteams): bound parent thread cache expiry
2026-05-30 11:49:47 -04:00
Peter Steinberger
0e2694ff47
fix(msteams): bound team id cache expiry
2026-05-30 11:47:00 -04:00
Peter Steinberger
5eb71927b7
fix(whatsapp): bound group metadata cache expiry
2026-05-30 11:45:05 -04:00
Peter Steinberger
19f22b5924
fix(feishu): bound approval card expiry
2026-05-30 11:41:43 -04:00
Peter Steinberger
05634708e0
fix(feishu): bound quick action launcher expiry
2026-05-30 11:38:50 -04:00
Peter Steinberger
c94c43d3bb
fix(feishu): bound card action chat cache clocks
2026-05-30 11:36:19 -04:00
Peter Steinberger
30e1556cda
refactor: extract model catalog core package
...
* refactor: extract model catalog core package
* refactor: route model catalog imports through package boundary
* build: include model catalog in plugin sdk package dts
* fix: preserve static fallback model metadata
2026-05-30 16:33:45 +01:00
Peter Steinberger
ec15f90a55
fix(feishu): bound group name cache clocks
2026-05-30 11:33:30 -04:00
Peter Steinberger
3da34a4673
fix(feishu): bound probe cache expiry clocks
2026-05-30 11:31:16 -04:00
Peter Steinberger
f91ddefbfb
fix(zalo): bound hosted media expiry clocks
2026-05-30 11:29:33 -04:00
Peter Steinberger
6c7642b532
fix(workboard): bound claim expiry timestamps
2026-05-30 11:27:09 -04:00
Peter Steinberger
9988a37d37
fix(phone-control): bound arm expiry timestamps
2026-05-30 11:24:36 -04:00
Peter Steinberger
7086e34533
feat(workboard): persist orchestration metadata in sqlite
...
Persist Workboard orchestration data in plugin SQLite KV storage, including board metadata, cards, notification subscriptions, decomposition history, and board lifecycle/RPC support.
2026-05-30 16:24:14 +01:00
Peter Steinberger
20fbb8bd14
fix(mattermost): bound slash validation cache clocks
2026-05-30 11:22:25 -04:00
Peter Steinberger
8e90a1cad9
fix(slack): bound subteam member cache clocks
2026-05-30 11:19:34 -04:00
Peter Steinberger
7e3ebb8e10
fix(slack): bound external menu cache clocks
2026-05-30 11:17:13 -04:00
Peter Steinberger
06b2bf1c0a
fix(telegram): bound forum flag cache clocks
2026-05-30 11:15:03 -04:00
Peter Steinberger
d649548a7a
fix(active-memory): bound recall cache clocks
2026-05-30 11:13:04 -04:00
Peter Steinberger
b668ffe7ca
fix(slack): bound thread resolution cache clocks
2026-05-30 11:09:21 -04:00
Peter Steinberger
6736936cbc
fix(slack): bound thread starter cache clocks
2026-05-30 11:06:47 -04:00
Peter Steinberger
8539e0283a
fix(slack): bound app mention retry clocks
2026-05-30 11:04:24 -04:00
Peter Steinberger
ef88f0f949
perf(sessions): skip prompt hydration for metadata reads
2026-05-30 16:03:39 +01:00
Peter Steinberger
816c692035
fix(slack): bound member cache clocks
2026-05-30 11:01:19 -04:00
Peter Steinberger
5269924ff8
fix(imessage): bound probe cache clocks
2026-05-30 10:55:53 -04:00
Peter Steinberger
62fa5692cb
fix(imessage): bound chat list cache clocks
2026-05-30 10:52:38 -04:00
Peter Steinberger
2d4369d176
fix(signal): bound api mode cache clocks
2026-05-30 10:50:44 -04:00
Peter Steinberger
77b334a984
fix(mattermost): bound reaction cache clocks
2026-05-30 10:43:44 -04:00
Peter Steinberger
ab67a198c1
fix(mattermost): bound monitor cache clocks
2026-05-30 10:41:19 -04:00
Peter Steinberger
9ef5a9afdc
fix(discord): bound REST entity cache clocks
2026-05-30 10:38:26 -04:00
Peter Steinberger
d33d6bfafa
fix(discord): bound channel info cache clocks
2026-05-30 10:34:45 -04:00
Peter Steinberger
f13a615036
fix(foundry): bound entra token expiry clocks
2026-05-30 10:29:26 -04:00
Peter Steinberger
5660b67062
fix(google-meet): bound oauth fallback expiry clocks
2026-05-30 10:26:07 -04:00
Peter Steinberger
55d4456751
fix(webhook): bound replay response expiry timestamps
2026-05-30 10:21:50 -04:00
Peter Steinberger
a80d9f00f1
test(imessage): align SMS route expectations
2026-05-30 15:18:30 +01:00
Peter Steinberger
22d635080d
fix(feishu): guard streaming token expiry clocks
2026-05-30 10:14:14 -04:00
Peter Steinberger
2333d47a1e
fix(matrix): guard verification timestamps
2026-05-30 09:43:09 -04:00
Peter Steinberger
6b14df7792
fix(qqbot): guard token expiry logging
2026-05-30 09:38:58 -04:00
Peter Steinberger
c9a97f54e0
fix(discord): preserve preference recency under invalid clocks
2026-05-30 09:29:02 -04:00
Peter Steinberger
840192caa9
fix(diffs): cap artifact expiry overflow
2026-05-30 08:54:56 -04:00
Peter Steinberger
0840fea50d
fix(matrix): guard startup verification timestamps
2026-05-30 08:38:12 -04:00
Peter Steinberger
7ad2ebb515
fix(google): guard realtime browser session expiries
2026-05-30 08:33:06 -04:00
Peter Steinberger
3c41e1722f
fix(discord): guard timeout expiry dates
2026-05-30 08:29:15 -04:00
Peter Steinberger
ccd635fdb9
fix(memory-core): guard short-term recall timestamps
2026-05-30 08:10:54 -04:00
Peter Steinberger
9c08d8cd35
fix(memory-core): guard injected timestamps
2026-05-30 08:06:42 -04:00
Peter Steinberger
5b895f2592
fix(memory-wiki): guard injected timestamps
2026-05-30 08:02:26 -04:00
Peter Steinberger
15fb3314de
fix(discord): guard model picker legacy dates
2026-05-30 07:43:47 -04:00