Commit Graph

346 Commits

Author SHA1 Message Date
DBT
126488af0b autonomy tasks source: enqueue structured tasks.json entries into runtime todo set 2026-02-28 08:45:41 +00:00
DBT
8fbbc6c098 autonomy daily report+: include top duration tasks and top error reasons 2026-02-28 08:32:38 +00:00
DBT
31301ee72e daily summary ui/api: add task daily summary endpoint and dashboard card in task audit 2026-02-28 08:08:17 +00:00
DBT
6ce05ee8fd autonomy daily report: append per-day autonomy summary into memory date file 2026-02-28 07:46:27 +00:00
DBT
e0fd50e6f4 tasks.json structured CRUD: add /webui/api/tasks and task editor controls in audit page 2026-02-28 07:32:29 +00:00
DBT
a4fde49994 task queue ops: add pause/retry/complete/ignore actions and UI controls with filters 2026-02-28 07:19:38 +00:00
DBT
5adaf8b955 autonomy M2 phase2: add idle budget/block stats and source/status filters in task queue UI 2026-02-28 06:42:37 +00:00
DBT
aca66ea9f4 autonomy M2: add session-idle round budget control and surface source/idle metadata for audit 2026-02-28 06:35:49 +00:00
DBT
9788f9f7de autonomy M1 phase4: expose last pause reason/time in task queue API and task detail view 2026-02-28 06:25:10 +00:00
DBT
9bf90b65c3 autonomy M1 phase3: persist pause/resume reasons and durations for active-user idle-run auditing 2026-02-28 06:19:34 +00:00
DBT
058b215704 autonomy M1 phase2: expose idle-run source and block reasons in task queue; add whitelist policy plumbing 2026-02-28 06:01:29 +00:00
DBT
17d8b7f605 autonomy M1: add idle-safe task policy whitelist and fix active-user detection path 2026-02-28 05:32:00 +00:00
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