|
|
9238dc3c2b
|
ci cross-platform fix: make gateway reload/signal handling windows-safe with build-tagged helpers
|
2026-03-01 13:15:09 +00:00 |
|
|
|
09a28836ca
|
ci cross-platform fix: make system_info disk usage helper windows-safe with build tags
|
2026-03-01 13:04:58 +00:00 |
|
|
|
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 |
|
|
|
61d445318b
|
ci(release): include webui build artifact in GitHub release workflow
|
2026-03-01 12:38:05 +00:00 |
|
|
|
a2cacce875
|
ci: add GitHub Actions release workflow for multi-platform build, package, and publish
|
2026-03-01 12:35:17 +00:00 |
|
|
|
72319b504d
|
build: optimize Makefile for configurable multi-platform matrix and packaging
|
2026-03-01 12:34:14 +00:00 |
|
|
|
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 |
|
|
|
95d9f43034
|
p0 hardening: outbound idempotency guard + regression tests + cached ekg/task-queue aggregation refinements
|
2026-03-01 11:38:09 +00:00 |
|
|
|
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 |
|
|
|
048d781818
|
workspace policy: enforce execute-first single-best-solution behavior with minimal confirmations
|
2026-03-01 11:02:44 +00:00 |
|
|
|
dbdf2e832a
|
webui i18n: localize EKG panel labels and actions (zh/en)
|
2026-03-01 10:45:54 +00:00 |
|
|
|
be2381f128
|
webui layout: add dedicated EKG menu/page and declutter task-audit layout
|
2026-03-01 08:35:11 +00:00 |
|
|
|
13f0b1905f
|
docs: consolidate EKG, audit noise-control, and windowed stats guidance
|
2026-03-01 06:44:05 +00:00 |
|
|
|
548f25a8a1
|
ekg hardening: add snapshot cache and throttle memory incident writes per errsig
|
2026-03-01 06:41:29 +00:00 |
|
|
|
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 |
|
|
|
c46c0b9d2d
|
webui task-audit: persist EKG time window selection in localStorage
|
2026-03-01 05:54:28 +00:00 |
|
|
|
d65116f11c
|
ekg stats: add 6h/24h/7d window filter and webui selector for time-windowed insights
|
2026-03-01 05:44:20 +00:00 |
|
|
|
11a0005645
|
docs: fold EKG draft into README/README_EN and remove standalone draft design doc
|
2026-03-01 05:38:48 +00:00 |
|
|
|
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 |
|
|
|
4b8d3168c5
|
inbound dedupe + ekg stratification: channel-level message_id dedupe and source/channel-separated ekg stats
|
2026-03-01 05:09:42 +00:00 |
|
|
|
852947c361
|
feishu inbound: dedupe repeated message_id within TTL to prevent duplicate sends
|
2026-03-01 04:53:57 +00:00 |
|
|
|
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 |
|
|
|
78e3179135
|
ekg p0: configurable threshold, auto-repair task on repeated errsig, and provider/model audit visibility
|
2026-03-01 04:43:21 +00:00 |
|
|
|
ed9e4203d3
|
ekg m2+: add error-signature-aware provider ranking for fallback selection
|
2026-03-01 04:32:34 +00:00 |
|
|
|
1d5454066a
|
ekg m2: rank fallback providers by recent success/error history and record provider outcomes
|
2026-03-01 04:27:24 +00:00 |
|
|
|
0e8d267d78
|
ekg m1: add execution knowledge graph design + error-signature advice to suppress autonomy retry loops
|
2026-03-01 04:20:24 +00:00 |
|
|
|
eecb90c76b
|
config: keep deprecated autonomy notify fields for backward-compatible config loading
|
2026-03-01 03:50:18 +00:00 |
|
|
|
56875f56d0
|
docs: document autonomy notification target derivation from channel allow_from
|
2026-03-01 03:45:59 +00:00 |
|
|
|
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 |
|
|
|
c5cf134b79
|
autonomy notify: fallback to first enabled allow_from channel/chat when notify target unset
|
2026-02-28 17:36:37 +00:00 |
|
|
|
0adcad1430
|
channels: ignore internal/system outbound pseudo-channels to avoid noisy unknown-channel warnings
|
2026-02-28 17:27:31 +00:00 |
|
|
|
d8f3e7fdba
|
webui task-audit: collapse daily summary by default and constrain report panel height
|
2026-02-28 17:15:13 +00:00 |
|
|
|
d75629807d
|
autonomy anti-loop hardening: keep completed tasks stable and suppress markdown todos already marked done
|
2026-02-28 16:55:29 +00:00 |
|
|
|
ab3cdb8c15
|
autonomy: auto-generate follow-up dev tasks after study task completion
|
2026-02-28 16:43:23 +00:00 |
|
|
|
c5033e8484
|
provider fallback: switch to proxy_fallbacks on API failure in message/system loops
|
2026-02-28 15:06:55 +00:00 |
|
|
|
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 |
|
|
|
35a2ea33c7
|
webui sidebar: optimize left menu layout with grouped cards and tighter nav styling
|
2026-02-28 13:37:06 +00:00 |
|
|
|
e493506852
|
webui config: merge default schema on GET so newly added fields always appear
|
2026-02-28 13:22:51 +00:00 |
|
|
|
abe002ae51
|
autonomy notify routing: use enabled channel allow_from instead of notify_allow_chats
|
2026-02-28 13:16:08 +00:00 |
|
|
|
c7a6d34188
|
task history retention: add 3-day configurable cleanup and notify allowlist enforcement
|
2026-02-28 13:10:23 +00:00 |
|
|
|
6705a2b4e8
|
autonomy notify: enforce notify allowlist from config and add guard test
|
2026-02-28 13:01:54 +00:00 |
|
|
|
19e7e550ca
|
tasks ui: simplify create form to content-first with fixed default normal/todo/manual
|
2026-02-28 09:08:39 +00:00 |
|
|
|
433a867d3f
|
webui split: separate task management page from task audit (audit-only)
|
2026-02-28 09:00:27 +00:00 |
|
|
|
44037863f1
|
task audit UX: add explicit New Task action and draft reset flow
|
2026-02-28 08:50:55 +00:00 |
|
|
|
126488af0b
|
autonomy tasks source: enqueue structured tasks.json entries into runtime todo set
|
2026-02-28 08:45:41 +00:00 |
|
|
|
8fbbc6c098
|
autonomy daily report+: include top duration tasks and top error reasons
|
2026-02-28 08:32:38 +00:00 |
|
|
|
ab46c9683b
|
task audit UX: add daily summary date switch + export and summary API support
|
2026-02-28 08:13:49 +00:00 |
|
|
|
31301ee72e
|
daily summary ui/api: add task daily summary endpoint and dashboard card in task audit
|
2026-02-28 08:08:17 +00:00 |
|
|
|
6ce05ee8fd
|
autonomy daily report: append per-day autonomy summary into memory date file
|
2026-02-28 07:46:27 +00:00 |
|
|
|
e0fd50e6f4
|
tasks.json structured CRUD: add /webui/api/tasks and task editor controls in audit page
|
2026-02-28 07:32:29 +00:00 |
|