alchemy-utils 0.1a0
Simon Willison released alchemy-utils 0.1a0, a database-agnostic Python library and CLI built on SQLAlchemy that mirrors the core API of sqlite-utils, supporting PostgreSQL, SQLite, and DuckDB. The pr…
Simon Willison released alchemy-utils 0.1a0, a database-agnostic Python library and CLI built on SQLAlchemy that mirrors the core API of sqlite-utils, supporting PostgreSQL, SQLite, and DuckDB. The pr…
Attention, a free macOS app from Righthand AI, launches as a power-user client for iMessage, offering features like labeling, folders, reminders, and an optional AI agent with an MCP interface. The ap…
A developer is gauging interest in a PouchDB clone built in Zig, using SQLite under the hood, currently at version 0.16.0. The project started as a replacement for PouchDB and Node.js in a SvelteKit d…
A developer is building an end-to-end police link analysis tool in four weeks for a hackathon, using Python, SQLite, NetworkX, Streamlit, Pyvis, and the Gemini API. The tool aims to automatically unco…
Developer Ivan Magda released clawd v0.2.0, an open-source personal AI agent written in Swift 6 that runs as a daemon on macOS 15+ and Linux, pairing a private Telegram bot with any OpenAI-compatible …
A developer's local-first memory tool for coding agents returns a result 67.9% of the time even when asked a question from a different project, revealing that its relevance floor cannot distinguish an…
Dbctx, a new open-source tool, compiles a PostgreSQL database into a compact, queryable context file (.dtx) that helps LLMs generate accurate SQL queries by including expected value sets and JSONB pat…
Dbward, an open-core project, has launched approval workflows and audit logs for production databases, featuring multi-step approvals, tamper-evident audit trails, and AI agent guardrails. The core co…
LoreDocs, a new tool from an unnamed developer, introduces durable AI knowledge vaults stored in a single SQLite file, addressing the problem of fleeting session memory in LLM assistants. The free tie…
A developer found a critical flaw in their open-source tool @hyuga/llm-safe-sql, which lets language models propose SQL updates that are executed in a transaction, measured, and rolled back for human …
NexusMem, a local-first persistent memory engine for AI coding agents such as Claude Code, Cursor, and MCP-based agents, records git history, shell commands, docs, and conversation transcripts into an…
Rafaelpta released litepipe, an open-source macOS app that captures everything a user sees, says, and hears on their computer into a local SQLite database with full-text search, making zero network ca…
Simon Willison, a technology researcher, prototyped a SQLite-based system that stores full revision histories of edited text as a compressed JSON array, achieving a 20.4 MB raw history of 1,000 simula…
Priya Nair published a tutorial for building a Python token usage dashboard that logs tokens and dollar cost for every OpenAI, Anthropic, and Gemini API call into SQLite and visualizes spend via a Str…
Claude Code's native memory features now cover most needs, but the unsolved problem is cache invalidation, according to a new analysis. Developer Abhinav Singh's OmniMemory, a local SQLite-backed memo…
Indie developers have released Remembrane and Llmem, two open-source memory persistence libraries that give coding agents like Codex and Claude Code persistent knowledge across sessions without requir…
Agentics, a community focused on AI agents, published a guide on automating on-call processes using an AI agent, detailing a three-part setup involving an orchestrator, trigger, and context integratio…
A developer running the LLM-powered language correction app Mening found that cheap LLMs are unreliable at following prompt rules, and implemented parser-level guards to enforce output contracts. Afte…
El Mostafa Lafryhi, an Android and Unity developer from Morocco, built an educational Android quiz app using Kotlin and Jetpack Compose. The app features interactive multiple-choice questions with tim…
Liquid AI's LFM2.5-2.6B, a 2.6-billion-parameter hybrid Mamba-Transformer model, can be deployed as a local AI agent on a single consumer GPU with 8–12 GB VRAM, according to a hands-on walkthrough. Th…