taylorsatula/mira-OSS
A persistent AI agent framework with discrete memory decay, modular tool auto-configuration, and self-directed context window manipulation.

MIRA OS is a self-directed AI agent that maintains a single continuous conversation thread without chat reset functionality. It uses PostgreSQL and PGVector for semantic search-based long-term memory retrieval, with memories designed to decay through momentum loss. The system auto-configures tools when dropped into the tools folder and composes system prompts from modular trinkets. It integrates with Anthropic’s Claude and employs first-person memory summaries with absolute timestamps to maintain continuity and recall across conversation segments.
Frequently asked
- What is taylorsatula/mira-OSS?
- A persistent AI agent framework with discrete memory decay, modular tool auto-configuration, and self-directed context window manipulation.
- Is mira-OSS open source?
- Yes — taylorsatula/mira-OSS is open source, released under the AGPL-3.0 license.
- What language is mira-OSS written in?
- taylorsatula/mira-OSS is primarily written in Python.
- How popular is mira-OSS?
- taylorsatula/mira-OSS has 467 stars on GitHub.
- Where can I find mira-OSS?
- taylorsatula/mira-OSS is on GitHub at https://github.com/taylorsatula/mira-OSS.