SQLite Search
Offline sqlite search over approved brain notes.
Before you install · 0.1.3
What it touches, and what it needs
The author declared these for this release, and review checked them against what the stack does, including what its skills ask the agent to do. They are declarations, not a sandbox.
About
A ThisDamnThing stack that adds ranked full-text search to your approved brain notes. It uses SQLite FTS5 to search titles and contents, giving title matches more weight. Indexing and searching run locally without an API key, external service or model download. Your Markdown notes remain the source for every result.
Capabilities
- Reads files
Approved brain notes supplied by the host.
Index and search approved notes.
None.
- Writes files
Stack-owned local SQLite search index.
Build, replace and remove the search index.
None.
- Runs processes
Bundled Python brain.search provider.
Run offline SQLite FTS5 indexing and search.
None.
Prerequisites
Validate and install the stack; provide workspace commands and contracts.
Required
Run local helper scripts and providers.
Required
Executable hooks
No hooks. Nothing runs on session start or turn completion.
Supported agents
Claude Code and Codex
Release source and checksums
The ThisDamnThing CLI downloads this commit from GitHub, never a branch or a moving tag, and refuses the archive unless both digests match. A tag that moves later does not change this record.
Review notes
Reviewed pinned archive and changes from the previously approved release: version and usetdt.com link updates only. Core and website manifest/tag validation and disposable installation/removal passed on Linux with Python 3.12. SQLite indexing, search and stale-note exclusion passed.
- 0.1.3
- v0.1.3
- eff1a05e100a87aaa1333907372dffb45f8cabe7e36774a80db77ca1536bf733
- 4add1e986664bcefb7958daf09ac4efe00c37a754ac49043228aa1049e4be029
- v2
Versions
Every approved version, newest first. There are no automatic updates: use tdt stack update tdt-search-sqlite to inspect and approve a newer one.
0.1.3Latest
tdt stack install tdt-search-sqlite --version 0.1.3 --inspectCapabilities
- Reads files
Approved brain notes supplied by the host.
Index and search approved notes.
None.
- Writes files
Stack-owned local SQLite search index.
Build, replace and remove the search index.
None.
- Runs processes
Bundled Python brain.search provider.
Run offline SQLite FTS5 indexing and search.
None.
Prerequisites
Validate and install the stack; provide workspace commands and contracts.
Required
Run local helper scripts and providers.
Required
Executable hooks
No hooks. Nothing runs on session start or turn completion.
Supported agents
Claude Code and Codex
0.1.2
tdt stack install tdt-search-sqlite --version 0.1.2 --inspectCapabilities
- Reads files
Approved brain notes supplied by the host.
Index and search approved notes.
None.
- Writes files
Stack-owned local SQLite search index.
Build, replace and remove the search index.
None.
- Runs processes
Bundled Python brain.search provider.
Run offline SQLite FTS5 indexing and search.
None.
Prerequisites
Validate and install the stack; provide workspace commands and contracts.
Required
Run local helper scripts and providers.
Required
Executable hooks
No hooks. Nothing runs on session start or turn completion.
Supported agents
Claude Code and Codex