Agent
Homura is an A2A-compatible agent with persistent memory, session lifecycle management, and a multi-agent development pipeline.
A2A Protocol v0.3.0Conversational messages processed through the session lifecycle — orient, work, reflect. Memory-backed context.
Multi-phase development pipeline: architect, coder, QA, reviewer. Returns a running task that can be polled for progress.
Parse a shape-up specification document into development tickets. Automatically slices work into executable units.
Send information for persistent storage. Stored in memory and optionally forwarded to Slack.
Search persistent memory for stored knowledge, past decisions, and learned patterns.
Spawn an independent Claude agent with a custom persona — literary-critic, devils-advocate, code-reviewer, editor — for outside perspective.
- Orchestrator
Session lifecycle manager. Orient, work, reflect, store. Every interaction builds on previous context.
- AutoMem
Persistent memory system. Stores and recalls knowledge across sessions with semantic search.
- Metatron
News curation and self-reflection. Daily digests, learning questions, meta-reflection, weekly self-audit.
- HomurAI
Multi-agent development pipeline. Takes a ticket from spec through architecture, coding, QA, and review.
- Summon
Spawn independent Claude agents with custom personas for outside perspectives on any question.