-
f4a66f9644
v5.0: fix TRANSCRIPT_DIR default, disable custom post type
master
v5.0
Xen
2026-03-15 10:20:48 +00:00
-
07c6fd701b
Revert "fix: ghost watch false-positive reactivation on trailing writes"
v4.1
backup-2026-03-12-current
Xen
2026-03-10 08:38:41 +00:00
-
5c4a665fb9
fix: ghost watch false-positive reactivation on trailing writes
Xen
2026-03-10 08:38:24 +00:00
-
f1d3ae9c4c
fix: concurrent session-added dedup via sessionAddInProgress set
Xen
2026-03-09 21:13:18 +00:00
-
3fbd46c2d2
fix: dedup status boxes — one per channel, thread sessions take priority
Xen
2026-03-09 21:10:41 +00:00
-
e483b0bc42
fix: skip heartbeat/internal sessions (agent:main:main) from status box creation
Xen
2026-03-09 20:01:06 +00:00
-
888e8af784
fix(batch3): HTTP timeout, transient 429 handling, lock file poll fallback
Xen
2026-03-09 19:48:27 +00:00
-
897abf0a9a
fix(batch2): JSONL line buffering, session-idle race guard, ghost watch deferred cleanup
Xen
2026-03-09 19:43:43 +00:00
-
0b39b39f3b
fix(batch1): safe fixes — saveOffsets ordering, pid atomic, error handlers, go mutex, frontend cleanup
Xen
2026-03-09 19:43:30 +00:00
-
cc65f9b5ce
fix: clearCompleted must also delete from _knownSessions
backup/pre-audit-2026-03-09
backup/working-2026-03-09
sol
2026-03-09 18:57:54 +00:00
-
cdef7a1903
feat: lock file deletion = instant done signal
sol
2026-03-09 18:49:26 +00:00
-
0bdfaaa01d
feat: lock file trigger for instant session activation
sol
2026-03-09 18:46:52 +00:00
-
b0cb6db2a3
fix: stale offset reset + incremental _knownSessions tracking
sol
2026-03-09 18:40:38 +00:00
-
f545cb00be
fix: orphan session cleanup + instant reactivation via ghost watch
sol
2026-03-09 18:31:41 +00:00
-
3842adf562
fix: ghost-watch reactivation for consistent session restart
sol
2026-03-09 15:53:53 +00:00
-
9a50bb9d55
fix: session reactivation and stale offset bugs
sol
2026-03-09 15:53:14 +00:00
-
b320bcf843
fix: reactivate session on new turn via sessions.json updatedAt
sol
2026-03-09 15:31:35 +00:00
-
b7c5124081
fix: fast-idle session on openclaw.cache-ttl (turn complete signal)
sol
2026-03-09 15:26:14 +00:00
-
3e93e40109
docs: add v4.1.0 changelog, plugin deploy guide, and plugin Makefile
sol
2026-03-09 14:41:33 +00:00
-
2d493d5c34
feat: add Mattermost session auth for browser requests
sol
2026-03-09 14:19:39 +00:00
-
79d5e82803
feat: RHS panel initial fetch, floating widget, session cleanup (#5)
sol
2026-03-09 14:15:04 +00:00
-
9ec52a418d
feat: RHS panel + channel header button + public icon
sol
2026-03-08 20:13:08 +00:00
-
f0a51ce411
feat: RHS panel — persistent Agent Status sidebar
sol
2026-03-08 19:55:44 +00:00
-
c36a048dbb
fix: stale sessions permanently ignored + CLI missing custom post type
sol
2026-03-08 12:00:13 +00:00
-
4d644e7a43
fix: prevent duplicate status boxes on session idle/reactivation cycle
sol
2026-03-08 08:05:15 +00:00
-
09441b34c1
fix: persistent daemon startup, plugin integration, mobile fallback
sol
2026-03-08 07:42:18 +00:00
-
0d0e6e9d90
fix: resolve DM channel for agent:main:main sessions
sol
2026-03-07 22:35:33 +00:00
-
7aebebf193
fix: plugin bot user + await plugin detection before session scan
sol
2026-03-07 22:25:59 +00:00
-
42755e73ad
feat(phase6): docs, lint fixes, STATE.json update
sol
2026-03-07 22:14:23 +00:00
-
c724e57276
feat: Mattermost plugin + daemon integration (Phases 2-5)
sol
2026-03-07 22:11:06 +00:00
-
868574d939
fix: remove dead delete+recreate and pin code, add poll fallback test
sol
2026-03-07 20:31:32 +00:00
-
cc485f0009
Switch from code block to blockquote format
sol
2026-03-07 19:23:13 +00:00
-
d5989cfab8
Switch from delete+recreate to PUT in-place updates
sol
2026-03-07 19:19:44 +00:00
-
b255283724
Wrap status output in code block for visual distinction
sol
2026-03-07 19:13:26 +00:00
-
bbafdaf2d8
fix: delete+recreate status post, file polling fallback
sol
2026-03-07 19:07:01 +00:00
-
3a8532bb30
fix: re-detect sessions after idle cleanup
sol
2026-03-07 18:52:44 +00:00
-
6d31d77567
fix: stream from current position, faster session detection (500ms)
sol
2026-03-07 18:47:25 +00:00
-
b5bde4ec20
fix: pin status posts, staleness filter, correct transcript parsing
sol
2026-03-07 18:41:23 +00:00
-
7c6c8a4432
fix: production deployment issues
sol
2026-03-07 18:31:43 +00:00
-
387998812c
feat(phase6): v1 removal checklist + STATE.json completion
sol
2026-03-07 17:47:13 +00:00
-
835faa0eab
feat(phase5): polish + deployment
sol
2026-03-07 17:45:22 +00:00
-
5bb36150c4
feat(phase4): add gateway:startup hook for auto-starting watcher daemon
sol
2026-03-07 17:41:03 +00:00
-
6df3278e91
feat: Phase 3 — sub-agent detection, nested status, cascade completion
sol
2026-03-07 17:36:11 +00:00
-
e3bd6c52dd
feat: Phase 2 — session monitor, lifecycle, watcher manager
sol
2026-03-07 17:32:28 +00:00
-
43cfebee96
feat: Phase 0+1 — repo sync, pino, lint fixes, core components
sol
2026-03-07 17:26:53 +00:00
-
b3ec2c61db
plan: production-grade PLAN.md v2 (revised architecture + audit + simulation)
sol
2026-03-07 16:09:36 +00:00
-
6ef50269b5
resolve: keep workspace versions of skill/SKILL.md and live-status.js
sol
2026-03-07 15:41:59 +00:00
-
fe81de308f
plan: v4 implementation plan + discovery findings
sol
2026-03-07 15:41:40 +00:00
-
0480180b03
Merge pull request 'policies: add standard policy files' (#1) from policies/add-standard-files into master
sol
2026-03-01 08:26:43 +01:00
-
-
c0dea6c12a
policies: add standard policy files, linting, formatting
policies/add-standard-files
sol
2026-03-01 07:26:28 +00:00
-
-
a0acc38fa6
Initial commit (Sanitized)
sol
2026-02-23 17:14:33 +00:00