Decisions, preferences, and project state disappear when the session ends. A useful agent should carry forward what matters.
Durable memory over session-only state.
Aegis is your own persistent AI: who remembers, reasons, and endures as your work, preferences, and history evolve.
Session-only behavior does not hold up when an agent is meant to stay useful over time. Aegis exists to replace forgetting, drift, and overflow with durable recovery.
Decisions, preferences, and project state disappear when the session ends. A useful agent should carry forward what matters.
Durable memory over session-only state.
Current-turn optimization wins over next-week usefulness. Aegis is opinionated about persistent goals, decomposition, and milestone awareness.
Long-horizon decisions over local cleverness.
When the context window fills up, naive truncation destroys the structure that should have been remembered, compressed, or retrieved.
Layered recovery over blind truncation.
The public path should be direct and truthful: one remote install command, one local CLI, and one durable operator path from `init` through `wake`.
This is the supported install path for the public site. It prepares the local runtime, writes the `aegis` launcher, and launches Aegis immediately.
curl -fsSL https://aegis.agentic-in.ai/install.sh | bashAfter install, stay inside the CLI-first path: run `aegis init`, confirm with `aegis status`, create a clone if you need another continuity line, and re-enter it through `wake`.
These are the claims the project is built to make legible: long-term memory, long-horizon decision making, and long-context understanding.
Durable episodic, semantic, and procedural memory instead of session-only state.
Persistent goals, task decomposition, and deadline-aware planning across time.
Layered context management, compression, and retrieval instead of naive truncation.
The aim is an agent that becomes more useful the longer it knows your work: it remembers what matters, reasons over long horizons, and returns with the right context intact.