• Joined on 2026-02-02
DBT synced commits to main at DBT/clawgo from mirror 2026-02-28 17:24:45 +08:00
19e7e550ca tasks ui: simplify create form to content-first with fixed default normal/todo/manual
433a867d3f webui split: separate task management page from task audit (audit-only)
44037863f1 task audit UX: add explicit New Task action and draft reset flow
126488af0b autonomy tasks source: enqueue structured tasks.json entries into runtime todo set
8fbbc6c098 autonomy daily report+: include top duration tasks and top error reasons
Compare 9 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-28 15:24:42 +08:00
a4fde49994 task queue ops: add pause/retry/complete/ignore actions and UI controls with filters
5adaf8b955 autonomy M2 phase2: add idle budget/block stats and source/status filters in task queue UI
aca66ea9f4 autonomy M2: add session-idle round budget control and surface source/idle metadata for audit
9788f9f7de autonomy M1 phase4: expose last pause reason/time in task queue API and task detail view
9bf90b65c3 autonomy M1 phase3: persist pause/resume reasons and durations for active-user idle-run auditing
Compare 5 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-28 14:04:44 +08:00
058b215704 autonomy M1 phase2: expose idle-run source and block reasons in task queue; add whitelist policy plumbing
17d8b7f605 autonomy M1: add idle-safe task policy whitelist and fix active-user detection path
09bc89bc1e cli cleanup phase4: merge config login implementation into cmd_config and remove cmd_login file
Compare 3 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-28 12:34:42 +08:00
5d962c73a5 cli cleanup phase3: unify gateway scope preference parsing via shared helper
e05cf6f5c5 cli cleanup phase2: remove dead gateway escalation prompt code and obsolete constant
Compare 2 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-28 11:24:42 +08:00
3e1514c724 cli cleanup: merge login into config subcommands and remove top-level login command
ac1ab06250 gateway install: remove root permission prompt/escalation flow
46a0403b0f media abstraction: add structured MediaItem model and expose media-source audit in task queue detail
f274acf818 task-queue: unified task audit events, queue API, and bilingual split-view webui
4dfd6ce11f webui: add bilingual task audit split-view page and backend task audit API; final-result only long-run flow
Compare 7 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-28 10:14:49 +08:00
4dcfa92717 agent async-loop: add long-run progress notices while keeping final result delivery
198bc8579f agent long-run phase3: remove fixed tool-iteration cap by default, keep configurable ceiling
c71c2f0138 normalize-policy phase-10: further reduce trim/lower on autonomy and registry content fields
b0f65bc4b3 normalize-policy phase-9: preserve raw task/model/content in nodes/sessions tools
91220c3e3a normalize-policy phase-8: reduce trim/lower usage in registry content parsing paths
Compare 9 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-28 01:24:42 +08:00
9feb4d0c53 normalize-policy phase-4: remove extra trim/lower from language/trigger/context handling
4a9baf91ca agent long-run: extend tool-chain iterations and force final synthesis to avoid premature fallback
a75be4b618 normalize-policy: preserve raw casing/spacing in action-content sensitive paths (phase-3)
aeb285a7a1 telegram: reduce aggressive TrimSpace/ToLower normalization on content-sensitive paths
42cde26a5e feishu inbound parsing: preserve raw case/spacing in content fields to avoid semantic misjudgment
Compare 5 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-27 20:14:43 +08:00
29fa81ec0a fix feishu
9137fe22d3 fix feishu
fb71b05f6f feishu inbound: download image/file media keys to local temp files for service pipeline
Compare 3 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-27 19:04:43 +08:00
bcb3eff421 feishu inbound: convert post JSON to markdown and surface media keys as attachments
DBT synced commits to main at DBT/clawgo from mirror 2026-02-27 17:55:29 +08:00
4c2a08396e agent: avoid no-response fallback after long tool runs by summarizing tool outputs
602264df6e fix feishu
23a7f4b834 feishu sheets: auto-set public editable permission and clean table link text
Compare 3 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-27 16:34:50 +08:00
397cea6303 update mod version
1e0cca2daf fix feishu
d249d3369f fix feishu
5fbe45c650 feishu sheets: grant public editable permission on generated table docs
752884fb72 feishu sheets: fix table data write via values_batch_update with response validation
Compare 6 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-27 15:24:45 +08:00
e45935b21c feishu post: convert markdown tables to csv attachments and preserve list/code metadata
560280cb43 feishu post parser: support ordered/unordered markers and fenced code language
41c10b7d28 feishu post: convert markdown to rich post elements before sending
7bb2ad86ec memory: append daily work summary entries after each completed response
5f1588450c webui: replace alert API with standalone GlobalDialog component
Compare 5 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-27 13:54:43 +08:00
62c4c159f4 webui ui-kit: add global reusable modal/confirm/alert and loading overlay
c080fc66cf webui chat: restore history loading and add channel/session-scoped conversation selector
Compare 2 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-27 12:44:41 +08:00
7886f1d65d feishu: prefer post for long/multiline replies and log actual msg_type
0a86b7b186 feishu: add image/file upload+send flow based on media content
9b01eb6fc5 feishu: auto-select msg_type (text/post/interactive) by content
068a12f779 feishu: improve readability by normalizing markdown before send
3071fe151d feishu: add private/group controls (allow_chats, group enable, mention gating)
Compare 6 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-27 10:04:43 +08:00
2f8fad5671 telegram: preserve markdown formatting when splitting long messages
8a422ea922 telegram rollback: remove thinking placeholder/stream/finalize action paths
Compare 2 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-27 01:04:50 +08:00
d51fdb634c p0 rollback: disable telegram token streaming by default
DBT synced commits to main at DBT/clawgo from mirror 2026-02-26 23:44:43 +08:00
d38d4d2d26 agent: add non-empty fallback when model returns empty final content
DBT synced commits to main at DBT/clawgo from mirror 2026-02-26 22:14:42 +08:00
36ea7486d1 p0: purge orphan tool outputs on pairing error to prevent repeated 400 loops
0515a1247f streaming p0 fix: preserve upstream 400 body and cap stream edit length
7e32d9cd58 telegram: auto-split oversized messages to avoid 400 message too long
7d2c01d2b6 telegram: disable thinking placeholder output to avoid stale regressions
4f5fb0e6cf telegram streaming: finalize placeholder when response suppressed
Compare 5 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-26 20:54:46 +08:00
818408962d streaming: implement provider→agent→telegram token streaming pipeline
ad9ee0d10d webui config: add schema validation and risky-field confirmation on save
d43eeb13be session: add startup legacy migration and archived retention cleanup
b8b7bf917e telegram: add progressive thinking placeholder updates before final reply
Compare 4 commits »
DBT synced commits to main at DBT/clawgo from mirror 2026-02-26 16:54:45 +08:00
879bf83102 Merge remote-tracking branch 'origin/main'
1ae8d384bb fix loop
Compare 3 commits »