mymir
Active·★ 75·AGPL-3.0·Updated 2026-05-29
★ Trending★ Memory & Context★ Dev Tooling
Context management for the agent-native engineering era.
Mymir replaces the cycle of agents having no memory by providing a context network and retrieval interface. It manages the full lifecycle from brainstorming to execution, allowing agents to walk into every session knowing exactly what to do next. Built as a Claude Code plugin, it automatically provides stage-appropriate context and tracks progress.
#agent-native#claude-code#claude-code-plugin#context-management#context-network#engineering-context#mcp#mcp-server
01
Features
01Context network: live map of project decisions and relationships
02Context retrieval interface: agents query and use knowledge at the right moment
03End-to-end lifecycle management: brainstorm, decompose, refine, plan, execute, track
04Automatic context provision: agents get stage-specific context without manual handoff
05Integration with Claude Code as a plugin with 6 MCP tools and specialized agents
02
Compatibility
Claude Code
Claude Code
Verified via docs
Bun
Bun
Verified via docs
Docker
Docker
Verified via docs
03
Quick start
1
$ git clone [email protected]:FrkAk/mymir.git
2
$ cd mymir
3
$ bun install
4
$ cp .env.local.example .env.local
5
$ bun run db:setup
6
$ bun run dev
04
Use cases
↳Start a new project from scratch: describe an idea and Mymir decomposes it into tasks
↳Ask what's next: Mymir finds unblocked tasks on the critical path and provides context
↳Record what happened: captures execution records and decisions for downstream tasks
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
Related searches
Comments
Log in to leave a comment
- SSpencer GarciaMay 10, 2026
Context management designed for the agent-native era is the right abstraction level
- LLane KimMay 6, 2026
Handles the context lifecycle problems that become painful at scale
- JJesse NguyenApr 10, 2026
Used as the context layer for production agent deployments, reliable under load