Commit Graph
48 Commits
Author SHA1 Message Date
taodeng e7543860f0 chore: bump memory-continuity to v2.4.0
Align skill version with repo release track. Changes since v2.3.0:
- feat: memory file count hard limit (500) with archive cap (20)
- feat: verify.sh two-layer install verification
- feat: rewrite gh-pr-release-flow into comprehensive GitHub iron rules
- docs: worker-orchestrator, dev reporting rules, anti-silent rules
v2.4.0
2026-03-21 12:43:17 +10:00
taodeng 618921966e feat: rewrite gh-pr-release-flow into comprehensive GitHub iron rules
Covers full lifecycle: pre-flight checks, branch strategy, commit conventions,
push rules, PR standards, merge strategy, semantic versioning, release + notes,
delivery checklist, prohibited actions, and exception handling.

All agents must follow these rules on every GitHub operation.
2026-03-21 12:37:32 +10:00
taodengandClaude Opus 4.6 cfb2de72d6 feat: add memory file count hard limit (500) and archive cap (20)
Prevents memory/ from growing unbounded by capping STATE_ARCHIVE
files at 20 per type and enforcing a 500-file hard limit on the
entire memory directory.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 12:02:17 +10:00
taodeng 9ad4f0be03 docs: add development and reporting rules summary 2026-03-20 08:51:07 +10:00
taodeng ecaff54b14 docs: add anti-silent rules to workflow constitution 2026-03-19 19:34:19 +10:00
taodeng b62a3b1cee feat: add verify.sh — two-layer install verification
- Layer 1: checks all required skill files exist and skill.json is valid JSON
- Layer 2: runs 4 doctor unit tests (missing file, placeholder content,
  high-stakes content, unsurfaced results) to verify the doctor tool
  behaves correctly
- Layer 3: runs doctor against the live workspace
- --sample flag prints a high-stakes CURRENT_STATE.md example vs
  placeholder text, explaining why content quality affects recovery

Also updates README: fix install path, add verify.sh to quickstart
and file tree, fix doctor --workspace example path.
2026-03-19 06:47:34 +10:00
taodeng 2a2d1583d8 Update SOUL.md with Recovery priority and refresh memory-continuity skill from GitHub
- Add Recovery priority (memory-continuity) section to SOUL.md
- Reinstall memory-continuity skill from GitHub (v0.3.0-probe)
- Update README with alpha support boundary notice
- Add new files: CHANGELOG.md, LICENSE, plugin/, references/, memory/
2026-03-14 11:40:12 +10:00
taodeng 960fc6409e docs: convert legacy execution-agent readmes to wrappers 2026-03-13 19:31:06 +10:00
taodeng 5519b1dd1c docs: rename orchestration memory wording to worker-orchestrator 2026-03-13 19:29:45 +10:00
taodeng fcebf4d195 skills: add worker-orchestrator and convert old skills to wrappers 2026-03-13 19:28:12 +10:00
taodeng 541458535d docs: record worker validation and clarify Claude sample 2026-03-13 19:16:56 +10:00
taodeng 0c2d1465b0 docs: record ACP worker vs agent communication findings 2026-03-13 19:03:47 +10:00
taodeng a0c269db9a Update compaction experiment state 2026-03-13 11:48:26 +10:00
taodeng c688ef5239 docs: align memory continuity skill with lifecycle plugin plan 2026-03-12 22:42:50 +10:00
taodeng ef4d965e44 docs: rename continuity design doc to plugin design 2026-03-12 22:36:43 +10:00
taodeng e6a7763c8f docs: pivot memory continuity to lifecycle plugin design 2026-03-12 22:35:52 +10:00
taodeng 44c70e6bee docs: add memory continuity scope and context engine design 2026-03-12 22:12:28 +10:00
taodeng b242026621 Mark execution-agent-dispatch as not usable for ACP comms 2026-03-12 19:36:08 +10:00
taodeng 22e6292aba Clarify execution-agent-dispatch scope and harden gateway rules 2026-03-12 19:33:24 +10:00
taodeng 6ba8353506 docs: record gateway control rule 2026-03-12 13:19:51 +10:00
taodeng e7ab45180d Move turbulence trapper project out of OpenClaw workspace 2026-03-09 16:20:54 +10:00
taodeng f65ecfd2d0 Pause noisy ACP smoke-test heartbeat 2026-03-09 15:03:24 +10:00
taodeng 8d1002f41d Create geopolitical turbulence trapper project skeleton 2026-03-09 15:00:24 +10:00
taodeng d56506a0c9 Draft Geopolitical Turbulance Trapper development plan v1 2026-03-09 14:59:01 +10:00
taodeng aaa9c8cca8 Harden heartbeat into forced timeout updates 2026-03-09 12:58:54 +10:00
taodeng ea325f6bcb Fix completion-consumption gap in agent workflow 2026-03-09 07:48:39 +10:00
taodeng 22208cf803 Restart turbulence project under evidence-gated workflow 2026-03-09 07:04:50 +10:00
taodeng 2cbf03dbb3 Add dispatch checklist and failure template 2026-03-09 07:01:32 +10:00
taodeng 4509a8e7f6 Harden workflow evidence gates after failed agent test 2026-03-09 07:00:17 +10:00
taodeng d4513c1482 Wire minimal project-heartbeat runtime state 2026-03-08 19:19:42 +10:00
taodeng c12b4397bf Add project-heartbeat skill skeleton 2026-03-08 19:03:35 +10:00
taodeng 2b9bb6347e Add agent-workflow skill skeleton 2026-03-08 16:44:49 +10:00
taodeng 67ed360f36 Add minimal JIRA-like workflow to memory-continuity skill 2026-03-08 16:43:17 +10:00
taodeng 09b479799f Add minimal JIRA-like workflow rules 2026-03-08 16:37:41 +10:00
taodeng dbf9dbcdba Rename continuity skill to memory-continuity 2026-03-08 14:19:24 +10:00
taodeng 01ca393531 Add continuity-guard skill skeleton and doctor script 2026-03-08 11:19:28 +10:00
taodeng 9f2cd76891 Document dual reporting protocol and initialize CURRENT_STATE 2026-03-08 11:13:36 +10:00
taodeng 44dfeb5197 Add CURRENT_STATE workbench guidance and template 2026-03-08 11:09:13 +10:00
taodeng f2bddc5911 Hard rule: notify Tao on any fallback from GPT-5.4 2026-03-08 10:33:46 +10:00
taodeng d84dcb0702 Add hard forwarding protocol for execution-agent updates 2026-03-08 07:34:32 +10:00
taodeng 0d0b7f2369 process: require main to forward worker updates to Tao 2026-03-07 21:45:44 +10:00
taodeng f0ed738453 skills: add execution agent dispatch protocol 2026-03-07 20:58:32 +10:00
taodeng dd1884e4c2 memory: record long-lived execution agents 2026-03-07 20:50:08 +10:00
taodeng 1510da97e4 skills: add execution-agent planning workflow 2026-03-07 20:40:48 +10:00
taodeng fe0adfba35 memory: prefer delegating implementation to codex_worker 2026-03-07 20:35:57 +10:00
taodeng 1fbaea680b skills: add GitHub PR and release workflow skill 2026-03-07 20:07:41 +10:00
taodeng 5755b357a5 memory: record multi-agent dev architecture preferences 2026-03-07 18:18:37 +10:00
taodeng c04ef70ca7 Daily OpenClaw checks 2026-03-05 2026-03-05 00:11:40 +10:00