HOME Framework
Your context belongs to you.
Switching AI shouldn't mean starting from zero.
Before HOME
ChatGPT → new chat → explain the context again
Claude → new thread → repeat the context
Codex → new task → rebuild project stateAfter HOME
Your reviewed context
↓
Compile
↓
Context Handoff
↓
Compatible AI toolsWorks with AI tools that can accept text or files.
HOME Framework is a local-first Python toolkit that validates reviewed authority files and compiles deterministic, purpose-scoped context handoffs. It gives an AI the information needed for one task, while keeping unreviewed, expired, or out-of-scope material out of that handoff.
Clear boundaries
- HOME does not automatically read your chat history.
- Suggestions and candidates are not treated as approved facts.
- Context continuity does not imply continuous identity or consciousness.
AI can suggest what matters. Only you decide what represents you.
English | 简体中文
HOME Framework is not an automatic memory system. It does not infer consent or send workspace content to third-party services.
Alpha development. Current development version: 0.1.0a5. Latest published PyPI release: 0.1.0a5 (PyPI). File formats and command output may change before the first stable release.
Installation
HOME Framework requires Python 3.11 or newer.
pip install home-framework