Skip to content

feat(server): guide automatic memory capture#57

Merged
ramonlimaramos merged 1 commit into
mainfrom
codex/automatic-memory-capture
Jun 14, 2026
Merged

feat(server): guide automatic memory capture#57
ramonlimaramos merged 1 commit into
mainfrom
codex/automatic-memory-capture

Conversation

@ramonlimaramos

@ramonlimaramos ramonlimaramos commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • expand remember tool description with durable-memory triggers, memory_type guidance, and depth_layer guidance
  • expand recall tool description to encourage proactive context loading before non-trivial tasks
  • document default memory routing patterns in the README
  • add tests that lock the automatic-capture guidance into MCP tool descriptions

Release plan

Validation

  • git diff --check
  • uv run pytest tests/unit/test_tool_metadata.py tests/unit/test_server_instructions.py -q (25 passed)
  • uv run pytest tests/unit -q (238 passed)
  • uv run ruff check src/ tests/
  • GitHub CI run 27515390795: lint, security, test 3.11, test 3.12, test 3.13 all passed

@ramonlimaramos ramonlimaramos force-pushed the codex/claude-auto-memory-config branch 2 times, most recently from 89b642c to e9ba867 Compare June 14, 2026 23:01
@ramonlimaramos ramonlimaramos force-pushed the codex/automatic-memory-capture branch from 68b5cda to cdbda77 Compare June 14, 2026 23:23
@ramonlimaramos ramonlimaramos changed the base branch from codex/claude-auto-memory-config to main June 14, 2026 23:24
@ramonlimaramos ramonlimaramos force-pushed the codex/automatic-memory-capture branch from cdbda77 to 48f26c1 Compare June 14, 2026 23:24
@ramonlimaramos ramonlimaramos merged commit be8066c into main Jun 14, 2026
5 checks passed
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.

[feature] automatic memory capture — llm should use synapto as default memory system

1 participant