Skip to content

Releases: SophonMe/AIContext

v0.1.2 - Initial Release

11 Apr 23:35

Choose a tag to compare

Local-first personal context engine for AI agents. Ingests your digital activity into a local SQLite database and exposes it as a queryable skill, so agents can start from your real context instead of a blank slate.

Data sources

  • Browser history: Chrome, Safari, Edge, Dia
  • More sources coming

Agent support

  • Claude Code
  • Codex
  • Pi
  • OpenClaw and any agent that reads from ~/.agents/skills/

Key properties

  • Everything stays local — no cloud sync, no uploads
  • One-command setup: pip install sophonme-aicontext && aicontext install
  • Hourly background sync via launchd, starts on login
  • aicontext uninstall to remove cleanly