Harness Bridge
SDK / ToolA local launcher that points Claude Code and seven other coding harnesses at any OpenAI-, Anthropic- or Responses-compatible endpoint — without editing a single config file.
- launcher
- local-models
- cli
- menu-bar
A zero-dependency (SQLite) persistent memory layer for agents — 4-tier consolidation with decay-based forgetting (28k stars).
rohitg00's agentmemory currently heads the memory track: persistent memory for coding agents on plain SQLite, no external services, with four-tier consolidation and decay-based forgetting so the store stays usable instead of accreting noise. Deploys in minutes next to Claude Code; the README's "deprecated" note refers to an old Gemini embedding model, not the project.
Repository
rohitg00/agentmemoryCharted
A local launcher that points Claude Code and seven other coding harnesses at any OpenAI-, Anthropic- or Responses-compatible endpoint — without editing a single config file.
Answers macOS Spotlight and Siri prompts with your signed-in Claude Code account — an experimental macOS 27 model-delegation provider.
Extract your own local chat history from ten AI coding assistants into one normalized JSONL — for fine-tuning, analytics, or backing up years of conversations. Standard library only.