A digital being that lives, not just responds. Persistent memory, true agency, self-evolution, and existential continuity.
Stars
4
Forks
1
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
139
commits
feat(epha-ai): add context budget guard for recalled memories and tool results
223c18cView on GitHubfeat(epha-ai): add context_evict tool for proactive context eviction
c2ba325View on GitHubrefactor(epha-ai): replace naive token estimation with tokenx-rs
49283a7View on GitHubrefactor(epha-ai): extract preserve_raw_json and improve logging consistency
abc6068View on GitHubrefactor(epha-ai): use anyhow::Result in AgentTool::call and define error semantics
53a86f1View on GitHubfix(epha-ai): use tmux display-message for exit code retrieval
d7f93e8View on GitHubrefactor(epha-ai): remove dead code and unused re-exports in shell tools
3bbe60fView on GitHubstyle(agora-client): derive Default for MockState instead of manual impl
64800d5View on GitHubstyle(atrium): fix clippy warnings in atrium and atrium-client
39a04b2View on GitHub