tommy0103/obelisk
Obelisk indexes past sessions from multiple AI coding agents into a local SQLite database, queryable by agents and browsable by humans.

Obelisk is a developer tool that reads transcripts from Claude Code, Codex, DeepSeek Harness, Kimi Code, OMP, and Pi into a unified SQLite index. An obelisk CLI and an agent skill let coding agents run JS queries against their own session history, while an Electron desktop app lets humans browse sessions, manage memories, and view usage statistics. Both sides share the same local database, with provider-prefixed IDs to avoid collisions across sources.
Frequently asked
- What is tommy0103/obelisk?
- Obelisk indexes past sessions from multiple AI coding agents into a local SQLite database, queryable by agents and browsable by humans.
- Is obelisk open source?
- Yes — tommy0103/obelisk is open source, released under the AGPL-3.0 license.
- What language is obelisk written in?
- tommy0103/obelisk is primarily written in JavaScript.
- How popular is obelisk?
- tommy0103/obelisk has 502 stars on GitHub.
- Where can I find obelisk?
- tommy0103/obelisk is on GitHub at https://github.com/tommy0103/obelisk.