piia-engram: piia-engram is a local-first AI identity layer that stores your profile, preferences, lessons learned, and key decisions as local JSON files. It exposes them through the MCP protocol so that all compatible AI tools (like Claude Code, Codex, and Cursor) read the same identity, eliminating the need to re-explain yourself across sessions, tool switches, or updates.; initrunner: InitRunner lets you define an agent in one YAML file, chat with it, run it autonomously, and deploy it as a daemon triggered by cron, file changes, webhooks, or Telegram messages. It supports multiple execution modes, built-in memory, cost controls, multi-agent orchestration, and security features. Built on PydanticAI.
Maintain consistent identity when switching between multiple AI coding tools
Automated code review: set up a daemon that reviews pull requests or file changes.