Commit Graph

284 Commits

Author SHA1 Message Date
DBT
46a0403b0f media abstraction: add structured MediaItem model and expose media-source audit in task queue detail 2026-02-28 02:49:13 +00:00
DBT
f274acf818 task-queue: unified task audit events, queue API, and bilingual split-view webui 2026-02-28 02:41:05 +00:00
DBT
e289b1fc24 agent audit phase3: disable progress pushes, keep final-result only and expose task audit API for webui 2026-02-28 02:25:26 +00:00
DBT
ca4f78c627 agent async-loop phase2: add task-id progress notices and completion correlation 2026-02-28 02:16:04 +00:00
DBT
4dcfa92717 agent async-loop: add long-run progress notices while keeping final result delivery 2026-02-28 02:08:31 +00:00
DBT
198bc8579f agent long-run phase3: remove fixed tool-iteration cap by default, keep configurable ceiling 2026-02-28 02:02:34 +00:00
DBT
c71c2f0138 normalize-policy phase-10: further reduce trim/lower on autonomy and registry content fields 2026-02-28 01:53:25 +00:00
DBT
b0f65bc4b3 normalize-policy phase-9: preserve raw task/model/content in nodes/sessions tools 2026-02-28 01:48:58 +00:00
DBT
91220c3e3a normalize-policy phase-8: reduce trim/lower usage in registry content parsing paths 2026-02-28 01:45:00 +00:00
DBT
63b35fae9b normalize-policy phase-7: reduce content-field trim usage in HTTP provider message mapping 2026-02-28 01:40:32 +00:00
DBT
cd1057a5aa normalize-policy phase-6: remove extra trimming in memory/sessions tool content paths 2026-02-28 01:35:47 +00:00
DBT
c9c4c7043e normalize-policy phase-5: preserve raw session/message/media fields in webui chat handlers 2026-02-28 01:30:04 +00:00
DBT
bd7ad72550 agent long-run phase2: configurable hard cap for tool iterations and safer final result fallback 2026-02-28 01:11:36 +00:00
DBT
9feb4d0c53 normalize-policy phase-4: remove extra trim/lower from language/trigger/context handling 2026-02-27 17:06:53 +00:00
DBT
4a9baf91ca agent long-run: extend tool-chain iterations and force final synthesis to avoid premature fallback 2026-02-27 16:56:19 +00:00
DBT
a75be4b618 normalize-policy: preserve raw casing/spacing in action-content sensitive paths (phase-3) 2026-02-27 16:48:29 +00:00
DBT
aeb285a7a1 telegram: reduce aggressive TrimSpace/ToLower normalization on content-sensitive paths 2026-02-27 16:34:36 +00:00
DBT
42cde26a5e feishu inbound parsing: preserve raw case/spacing in content fields to avoid semantic misjudgment 2026-02-27 16:29:03 +00:00
lpf
29fa81ec0a fix feishu 2026-02-27 19:30:54 +08:00
lpf
9137fe22d3 fix feishu 2026-02-27 19:27:11 +08:00
DBT
fb71b05f6f feishu inbound: download image/file media keys to local temp files for service pipeline 2026-02-27 11:10:24 +00:00
DBT
bcb3eff421 feishu inbound: convert post JSON to markdown and surface media keys as attachments 2026-02-27 10:56:41 +00:00
DBT
4c2a08396e agent: avoid no-response fallback after long tool runs by summarizing tool outputs 2026-02-27 09:41:24 +00:00
lpf
602264df6e fix feishu 2026-02-27 16:43:02 +08:00
DBT
23a7f4b834 feishu sheets: auto-set public editable permission and clean table link text 2026-02-27 08:35:11 +00:00
lpf
1e0cca2daf fix feishu 2026-02-27 16:22:16 +08:00
lpf
d249d3369f fix feishu 2026-02-27 16:11:31 +08:00
DBT
5fbe45c650 feishu sheets: grant public editable permission on generated table docs 2026-02-27 07:50:50 +00:00
DBT
752884fb72 feishu sheets: fix table data write via values_batch_update with response validation 2026-02-27 07:46:09 +00:00
DBT
791f9ae63e feishu table: create sheets and insert sheet links into post content 2026-02-27 07:37:07 +00:00
DBT
e45935b21c feishu post: convert markdown tables to csv attachments and preserve list/code metadata 2026-02-27 07:10:13 +00:00
DBT
560280cb43 feishu post parser: support ordered/unordered markers and fenced code language 2026-02-27 06:49:41 +00:00
DBT
41c10b7d28 feishu post: convert markdown to rich post elements before sending 2026-02-27 06:33:19 +00:00
DBT
7bb2ad86ec memory: append daily work summary entries after each completed response 2026-02-27 06:01:50 +00:00
DBT
c080fc66cf webui chat: restore history loading and add channel/session-scoped conversation selector 2026-02-27 05:39:31 +00:00
DBT
7886f1d65d feishu: prefer post for long/multiline replies and log actual msg_type 2026-02-27 04:22:56 +00:00
DBT
0a86b7b186 feishu: add image/file upload+send flow based on media content 2026-02-27 04:18:16 +00:00
DBT
9b01eb6fc5 feishu: auto-select msg_type (text/post/interactive) by content 2026-02-27 04:09:42 +00:00
DBT
068a12f779 feishu: improve readability by normalizing markdown before send 2026-02-27 03:58:43 +00:00
DBT
3071fe151d feishu: add private/group controls (allow_chats, group enable, mention gating) 2026-02-27 03:39:19 +00:00
DBT
371164ab9d feishu: harden channel action handling and align with manager capabilities 2026-02-27 03:33:20 +00:00
DBT
2f8fad5671 telegram: preserve markdown formatting when splitting long messages 2026-02-27 01:53:27 +00:00
DBT
8a422ea922 telegram rollback: remove thinking placeholder/stream/finalize action paths 2026-02-27 01:01:46 +00:00
DBT
d51fdb634c p0 rollback: disable telegram token streaming by default 2026-02-26 15:52:49 +00:00
DBT
d38d4d2d26 agent: add non-empty fallback when model returns empty final content 2026-02-26 14:15:44 +00:00
DBT
36ea7486d1 p0: purge orphan tool outputs on pairing error to prevent repeated 400 loops 2026-02-26 13:45:41 +00:00
DBT
0515a1247f streaming p0 fix: preserve upstream 400 body and cap stream edit length 2026-02-26 13:28:31 +00:00
DBT
7e32d9cd58 telegram: auto-split oversized messages to avoid 400 message too long 2026-02-26 13:06:42 +00:00
DBT
7d2c01d2b6 telegram: disable thinking placeholder output to avoid stale regressions 2026-02-26 12:59:22 +00:00
DBT
4f5fb0e6cf telegram streaming: finalize placeholder when response suppressed 2026-02-26 12:55:53 +00:00