remindb: remindb stores agentic memory in a single SQLite file. It parses notes into a structured tree with temperature tracking, enables efficient retrieval via FTS5 search, and supports versioning and summarization. This reduces token costs compared to re-reading raw files every session.; antigravity-workspace-template: This project provides a production-grade workspace template for building autonomous AI agents on Google Antigravity, aiming to simplify enterprise-grade architecture to 'Clone → Rename → Prompt'. It pre-embeds a complete cognitive architecture, enabling the IDE to act as an industry-savvy architect with features like infinite memory, auto-discovery of tools, and multi-agent orchestration.
Prevent coding agents from re-reading the same notes every session
Rapid prototyping and development of autonomous AI agents.