Commit Graph

47 Commits

Author SHA1 Message Date
lpf
2fbb98bccd feat: harden concurrency scheduling and task watchdog 2026-03-05 11:32:06 +08:00
lpf
154ab3f7f9 feat: add session auto-planning and resource-based concurrency scheduling 2026-03-04 12:44:31 +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
8a94600b1e autonomy: avoid immediate redispatch of running tasks after restart until pending timeout 2026-03-01 14:45:43 +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
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
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
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
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
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
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
6ce05ee8fd autonomy daily report: append per-day autonomy summary into memory date file 2026-02-28 07:46:27 +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
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
17d8b7f605 autonomy M1: add idle-safe task policy whitelist and fix active-user detection path 2026-02-28 05:32:00 +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
lpf
06c7f2b53f fix 2026-02-26 15:45:51 +08:00
DBT
9ecb5c9b47 support explicit [keys: ...] resource hints for parallel autonomy conflict control 2026-02-24 12:30:26 +00:00
DBT
e5c942ab39 persist autonomy resource keys and expose lock wait stats in status 2026-02-24 12:20:41 +00:00
DBT
ea25c45e5b improve autonomy lock scheduling fairness with wait-attempt scoring and richer resource keys 2026-02-24 12:13:18 +00:00
DBT
149253f45c add resource-key lock scheduling with 30s retry for autonomy task dispatch 2026-02-24 12:04:45 +00:00
DBT
35fe28d9f4 tune proactive dialog pacing with configurable same-reason cooldown 2026-02-24 04:41:20 +00:00
DBT
791eb3b96c make autonomy proactive messaging strategy configurable 2026-02-24 04:27:50 +00:00
DBT
2db6b24de1 improve autonomy conversation tone with high-value proactive notifications 2026-02-24 04:21:40 +00:00
DBT
44c7773e19 enhance autonomy operational telemetry and control status details 2026-02-24 04:16:05 +00:00
DBT
ee91d6e479 add autonomy waiting-resume debounce config and status visibility 2026-02-24 03:51:14 +00:00
DBT
357a826319 add autonomy action stats view and document runtime autonomy controls 2026-02-24 03:45:17 +00:00
DBT
efae15d72d track autonomy action-level counts in trigger stats 2026-02-24 03:34:26 +00:00
DBT
a0585508ee add autonomy control-file switching and block-reason status analytics 2026-02-24 03:29:38 +00:00
DBT
c4b17f648e add autonomy block-reason analytics and manual pause control file support 2026-02-24 02:16:20 +00:00
DBT
3d72e53f3c add autonomy trigger-audit logging and structured block reason persistence 2026-02-24 02:07:06 +00:00
DBT
b2ec953644 improve autonomy user-priority detection and add waiting/retry/priority telemetry 2026-02-24 02:00:45 +00:00
DBT
af9ccbaae3 pause autonomy during active user chats and expose waiting/retry telemetry 2026-02-24 01:51:55 +00:00
DBT
1328c1feec prioritize user conversations by pausing autonomy and expose retry/dedupe telemetry 2026-02-24 01:45:50 +00:00
DBT
4667f7afcf track autonomy retry windows and dedupe metrics in task/status views 2026-02-24 01:36:12 +00:00
DBT
6ceb37ef55 merge structured tasks.json input into autonomy scheduler with dedupe 2026-02-24 01:27:09 +00:00
DBT
734ce19dc3 enhance autonomy with priority scheduling, backoff retry, and status summary 2026-02-24 01:19:49 +00:00
DBT
b4b2c4c221 add autonomy quiet-hours policy and reflect logs with task persistence 2026-02-24 00:56:11 +00:00
DBT
f644ae83ff upgrade autonomy with task-state persistence and proactive notify cooldown 2026-02-24 00:19:18 +00:00
DBT
680e38b9ae add autonomy engine scheduler with config guards and gateway integration 2026-02-23 17:35:05 +00:00