Skip to content

Memory loop harness MVP#11

Merged
Grivn merged 22 commits into
masterfrom
v0.2.0-beta
May 11, 2026
Merged

Memory loop harness MVP#11
Grivn merged 22 commits into
masterfrom
v0.2.0-beta

Conversation

@Grivn
Copy link
Copy Markdown
Member

@Grivn Grivn commented May 11, 2026

Summary

Part of #10.

This PR implements the first memory-loop harness MVP as a concrete child slice of the v0.2.0-beta self-evolution harness proposal.

Changes

  • Adds an installable memory-loop harness under harness/memory-loop/.
  • Defines runtime assets: env.sh, GUIDE.md, and minimal MEMORY.md.
  • Adds reusable memory skills: memory_get and memory_set.
  • Adds mnemon-dreaming subagent guidance for working-memory consolidation.
  • Adds Claude Code setup scripts that install hooks, skills, subagent, and runtime config.
  • Adds an interactive MVP memory-loop visualization and design document updates.

Issue Binding

Validation

  • bash -n for setup and hook scripts.
  • python3 -m py_compile for the Claude Code settings updater.
  • Temporary Claude Code setup install/uninstall smoke tests.
  • HTML script syntax check for the memory-loop visualization.
  • git diff --check whitespace checks.

Grivn and others added 22 commits May 7, 2026 23:14
Deepen 21 docs across 7 agent systems (Hermes, OpenClaw, Codex, Letta,
ALMA, Agno, Claude Code) from ~1.9k to ~4.8k lines. Each system now
carries a source-code map with verified file:line citations, end-to-end
flow traces, real prompt/schema literals, capacity-constant lookup
tables, and explicit failure-mode catalogs.

Findings worth noting:
- Codex max_rollouts_per_startup default is 2 (codex-rs/config/src/types.rs:45),
  not 16 as previously documented.
- Hermes evolvable sections, Letta tool schemas, OpenClaw plugin hooks
  are now grounded to specific files in the local source snapshots.
- Claude Code docs remain strictly bound to public documentation per
  the methodology boundary.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Grivn Grivn merged commit 618f677 into master May 11, 2026
1 check passed
@Grivn Grivn deleted the v0.2.0-beta branch May 11, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant