• Joined on 2026-02-02
DBT synced commits to refs/tags/v0.0.4 at DBT/clawgo from mirror 2026-03-02 20:17:33 +08:00
DBT synced commits to main at DBT/clawgo from mirror 2026-03-02 20:17:32 +08:00
74a84c190d fix build version
06c9501be9 fix path
Compare 2 commits »
DBT synced commits to refs/tags/v0.0.2 at DBT/clawgo from mirror 2026-03-02 20:17:32 +08:00
DBT synced new reference refs/tags/v0.0.2 to DBT/clawgo from mirror 2026-03-02 20:17:32 +08:00
DBT synced commits to main at DBT/clawgo from mirror 2026-03-02 18:57:32 +08:00
d2f680debb task lifecycle + heartbeat resilience: preserve archived done tasks and reset heartbeat session on pairing-loop errors
DBT synced commits to main at DBT/clawgo from mirror 2026-03-02 09:24:45 +08:00
eb4f1dc82a autonomy persistence: keep task lifecycle records with parent links, attempts, and memory/audit references instead of transient queue semantics
DBT synced commits to main at DBT/clawgo from mirror 2026-03-02 00:44:43 +08:00
cd059e16b3 autonomy config: add idle_round_budget auto-release policy and fallback max-rounds from runtime_control
5f9d526ef4 autonomy policy: add configurable idle_round_budget auto-release window for no-dialog execution
Compare 2 commits »
DBT synced new reference refs/tags/v0.0.1 to DBT/clawgo from mirror 2026-03-01 23:24:49 +08:00
DBT synced commits to main at DBT/clawgo from mirror 2026-03-01 23:24:48 +08:00
ed47e2dfe0 agent system-message: rebuild context and retry after purging orphan tool outputs on provider pairing 400
8a94600b1e autonomy: avoid immediate redispatch of running tasks after restart until pending timeout
5ac4ca6191 webui cron: use enabled channel/recipient dropdowns from config allow_from and default to non-group ids
1648c062e0 config/webui: improve providers.proxies editing and support proxies as map or array in config loader
910d7bba39 docs: rewrite README/README_EN for multi-platform release workflow and current architecture
Compare 6 commits »
DBT synced commits to refs/tags/v0.0.1 at DBT/clawgo from mirror 2026-03-01 23:24:48 +08:00
DBT synced commits to main at DBT/clawgo from mirror 2026-03-01 21:24:42 +08:00
9238dc3c2b ci cross-platform fix: make gateway reload/signal handling windows-safe with build-tagged helpers
09a28836ca ci cross-platform fix: make system_info disk usage helper windows-safe with build tags
618a8a3723 ci cross-platform fix: avoid syscall.SIGHUP usage on windows via build-tagged self-reload helper
61d445318b ci(release): include webui build artifact in GitHub release workflow
a2cacce875 ci: add GitHub Actions release workflow for multi-platform build, package, and publish
Compare 7 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-03-01 20:04:44 +08:00
95d9f43034 p0 hardening: outbound idempotency guard + regression tests + cached ekg/task-queue aggregation refinements
b90cc5c40a p0 reliability: add content-hash inbound dedupe, cache ekg stats parsing, and collapse task-queue attempts/log noise
048d781818 workspace policy: enforce execute-first single-best-solution behavior with minimal confirmations
Compare 3 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-03-01 18:54:57 +08:00
dbdf2e832a webui i18n: localize EKG panel labels and actions (zh/en)
DBT synced commits to main at DBT/clawgo from mirror 2026-03-01 17:34:42 +08:00
be2381f128 webui layout: add dedicated EKG menu/page and declutter task-audit layout
DBT synced commits to main at DBT/clawgo from mirror 2026-03-01 15:04:44 +08:00
13f0b1905f docs: consolidate EKG, audit noise-control, and windowed stats guidance
548f25a8a1 ekg hardening: add snapshot cache and throttle memory incident writes per errsig
cc48c028ca ekg-memory integration: record repeated-error incidents to memory and use memory-linked signatures for earlier escalation
Compare 3 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-03-01 13:54:43 +08:00
c46c0b9d2d webui task-audit: persist EKG time window selection in localStorage
d65116f11c ekg stats: add 6h/24h/7d window filter and webui selector for time-windowed insights
11a0005645 docs: fold EKG draft into README/README_EN and remove standalone draft design doc
6608456fbf task-audit cleanup: filter heartbeat by default and merge recurring autonomy runs via stable task ids; add channel-level inbound dedupe
4b8d3168c5 inbound dedupe + ekg stratification: channel-level message_id dedupe and source/channel-separated ekg stats
Compare 7 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-03-01 12:44:43 +08:00
78e3179135 ekg p0: configurable threshold, auto-repair task on repeated errsig, and provider/model audit visibility
ed9e4203d3 ekg m2+: add error-signature-aware provider ranking for fallback selection
1d5454066a ekg m2: rank fallback providers by recent success/error history and record provider outcomes
0e8d267d78 ekg m1: add execution knowledge graph design + error-signature advice to suppress autonomy retry loops
eecb90c76b config: keep deprecated autonomy notify fields for backward-compatible config loading
Compare 6 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-03-01 11:34:41 +08:00
189516d817 autonomy notify: remove notify_channel/chat_id config and always derive target from enabled channel allow_from
DBT synced commits to main at DBT/clawgo from mirror 2026-03-01 01:54:42 +08:00
c5cf134b79 autonomy notify: fallback to first enabled allow_from channel/chat when notify target unset
0adcad1430 channels: ignore internal/system outbound pseudo-channels to avoid noisy unknown-channel warnings
d8f3e7fdba webui task-audit: collapse daily summary by default and constrain report panel height
d75629807d autonomy anti-loop hardening: keep completed tasks stable and suppress markdown todos already marked done
Compare 4 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-03-01 00:44:44 +08:00
ab3cdb8c15 autonomy: auto-generate follow-up dev tasks after study task completion