Trying to do some work on a cairn[0], an embedded temporal document database built on SQLite. It's inspired by endatabas[1]
[0] https://github.com/nbbaier/cairn [1] https://www.endatabas.com/
941–950 of 1001 posts
[0] https://github.com/nbbaier/cairn [1] https://www.endatabas.com/
A better permissions layer for coding agents. The tool works like auto-mode for Claude Code, so you can stay in the flow and only get prompted to allow or deny tool calls when it truly matters, but it is fully deterministic. My benchmarks surfaced that most Bash calls don’t need an LLM to be classified as safe, ambiguous, or dangerous. A deterministic classifier can auto-allow or block 95% of Bash tool calls as safe…