Commit Graph

346 Commits

Author SHA1 Message Date
lpf
2fbb98bccd feat: harden concurrency scheduling and task watchdog 2026-03-05 11:32:06 +08:00
lpf
0f3196f305 feat(scheduling): improve natural-language resource key inference for session parallelism 2026-03-04 15:15:19 +08:00
lpf
09c06786a4 fix: harden telegram streaming finalize and resolve session lock-copy vet issue 2026-03-04 14:16:48 +08:00
lpf
b007a403a1 feat: improve telegram streaming stability and task context with memory/ekg 2026-03-04 14:05:47 +08:00
lpf
a7dcafae60 refactor: default-enable session planning and scheduling without config flags 2026-03-04 12:49:43 +08:00
lpf
154ab3f7f9 feat: add session auto-planning and resource-based concurrency scheduling 2026-03-04 12:44:31 +08:00
lpf
ba8cfbe131 fix(telegram-stream): chunked streaming with retry/rate-limit and suppress duplicate final send 2026-03-04 12:00:25 +08:00
lpf
d639a5113f fix config 2026-03-04 11:04:25 +08:00
lpf
6c78ef3b1c refactor(responses): remove chat_completions and wire responses features end-to-end 2026-03-04 10:25:50 +08:00
lpf
2357a5de9b feat(webui): support --force install for suspicious skills 2026-03-03 14:27:27 +08:00
lpf
1946c50fc5 fix webui skill 2026-03-03 13:57:12 +08:00
lpf
cdc39231db fix webui i18n 2026-03-03 12:02:57 +08:00
lpf
75abdcdf07 feat(provider): add cross_session_call_id toggle and docs 2026-03-03 11:26:53 +08:00
lpf
bd93c12edc fix logs 2026-03-03 10:36:53 +08:00
野生派Coder~
8e94e7e1f6 ci: build linux release artifacts with slimmer flags 2026-03-02 23:46:03 +08:00
野生派Coder~
e85bf4c5b8 Refine cron outbound fix with smaller implementation 2026-03-02 22:49:20 +08:00
野生派Coder~
67dd45a4dd fix(cron): ensure reminders keep delivery channel target 2026-03-02 22:25:18 +08:00
DBT
d2f680debb task lifecycle + heartbeat resilience: preserve archived done tasks and reset heartbeat session on pairing-loop errors 2026-03-02 10:31:31 +00:00
DBT
eb4f1dc82a autonomy persistence: keep task lifecycle records with parent links, attempts, and memory/audit references instead of transient queue semantics 2026-03-02 00:18:46 +00:00
DBT
5f9d526ef4 autonomy policy: add configurable idle_round_budget auto-release window for no-dialog execution 2026-03-01 16:08:26 +00:00
DBT
ed47e2dfe0 agent system-message: rebuild context and retry after purging orphan tool outputs on provider pairing 400 2026-03-01 15:06:46 +00:00
DBT
8a94600b1e autonomy: avoid immediate redispatch of running tasks after restart until pending timeout 2026-03-01 14:45:43 +00:00
DBT
1648c062e0 config/webui: improve providers.proxies editing and support proxies as map or array in config loader 2026-03-01 13:48:56 +00:00
DBT
09a28836ca ci cross-platform fix: make system_info disk usage helper windows-safe with build tags 2026-03-01 13:04:58 +00:00
DBT
618a8a3723 ci cross-platform fix: avoid syscall.SIGHUP usage on windows via build-tagged self-reload helper 2026-03-01 12:49:58 +00:00
DBT
9f5191eef3 p0 dedupe tune: configurable dedupe windows, include buttons in outbound idempotency key, and add regression coverage 2026-03-01 12:27:38 +00:00
DBT
95d9f43034 p0 hardening: outbound idempotency guard + regression tests + cached ekg/task-queue aggregation refinements 2026-03-01 11:38:09 +00:00
DBT
b90cc5c40a p0 reliability: add content-hash inbound dedupe, cache ekg stats parsing, and collapse task-queue attempts/log noise 2026-03-01 11:14:48 +00:00
DBT
548f25a8a1 ekg hardening: add snapshot cache and throttle memory incident writes per errsig 2026-03-01 06:41:29 +00:00
DBT
cc48c028ca ekg-memory integration: record repeated-error incidents to memory and use memory-linked signatures for earlier escalation 2026-03-01 06:21:04 +00:00
DBT
d65116f11c ekg stats: add 6h/24h/7d window filter and webui selector for time-windowed insights 2026-03-01 05:44:20 +00:00
DBT
6608456fbf task-audit cleanup: filter heartbeat by default and merge recurring autonomy runs via stable task ids; add channel-level inbound dedupe 2026-03-01 05:33:47 +00:00
DBT
4b8d3168c5 inbound dedupe + ekg stratification: channel-level message_id dedupe and source/channel-separated ekg stats 2026-03-01 05:09:42 +00:00
DBT
852947c361 feishu inbound: dedupe repeated message_id within TTL to prevent duplicate sends 2026-03-01 04:53:57 +00:00
DBT
b91d33b6b8 webui ekg: add ekg stats api and task-audit insights panel (top errsig/provider, escalation count) 2026-03-01 04:48:50 +00:00
DBT
78e3179135 ekg p0: configurable threshold, auto-repair task on repeated errsig, and provider/model audit visibility 2026-03-01 04:43:21 +00:00
DBT
ed9e4203d3 ekg m2+: add error-signature-aware provider ranking for fallback selection 2026-03-01 04:32:34 +00:00
DBT
1d5454066a ekg m2: rank fallback providers by recent success/error history and record provider outcomes 2026-03-01 04:27:24 +00:00
DBT
0e8d267d78 ekg m1: add execution knowledge graph design + error-signature advice to suppress autonomy retry loops 2026-03-01 04:20:24 +00:00
DBT
eecb90c76b config: keep deprecated autonomy notify fields for backward-compatible config loading 2026-03-01 03:50:18 +00:00
DBT
189516d817 autonomy notify: remove notify_channel/chat_id config and always derive target from enabled channel allow_from 2026-03-01 03:16:27 +00:00
DBT
0adcad1430 channels: ignore internal/system outbound pseudo-channels to avoid noisy unknown-channel warnings 2026-02-28 17:27:31 +00:00
DBT
d75629807d autonomy anti-loop hardening: keep completed tasks stable and suppress markdown todos already marked done 2026-02-28 16:55:29 +00:00
DBT
ab3cdb8c15 autonomy: auto-generate follow-up dev tasks after study task completion 2026-02-28 16:43:23 +00:00
DBT
c5033e8484 provider fallback: switch to proxy_fallbacks on API failure in message/system loops 2026-02-28 15:06:55 +00:00
DBT
e729e50d02 autonomy loop fix: stop idle_round_budget wait/resume flapping and finalize tasks by audit outcome 2026-02-28 14:57:52 +00:00
DBT
e493506852 webui config: merge default schema on GET so newly added fields always appear 2026-02-28 13:22:51 +00:00
DBT
abe002ae51 autonomy notify routing: use enabled channel allow_from instead of notify_allow_chats 2026-02-28 13:16:08 +00:00
DBT
c7a6d34188 task history retention: add 3-day configurable cleanup and notify allowlist enforcement 2026-02-28 13:10:23 +00:00
DBT
6705a2b4e8 autonomy notify: enforce notify allowlist from config and add guard test 2026-02-28 13:01:54 +00:00