coding-agents

Four More Coding Agents That Remember Your Project
Coding Agents 0.5.0 adds pi, Qwen Code, DeepAgents Dcode, and opencode 2, taking the package to 16 agents that all share one memory per repository. Here's how coding agents work, and what changes when they remember.

Give DeepSeek Harness a Memory of Your Codebase
DeepSeek just launched Harness (dsh), an open-source coding agent built on plugins. Hindsight plugs in natively to give it long-term memory of your codebase.

Claude Code Now Builds and Reads Its Own Knowledge Base
With Hindsight's Coding Agents integration, Claude Code surveys your repo, builds a self-healing wiki of it, keeps it current, and reads it before every task.

Hindsight 0.9.0: Knowledge Pages, and One Memory Plugin for Every Coding Agent
Hindsight 0.9.0 ships two things we've been building in parallel for months: Knowledge Pages — living documents your memory bank writes and maintains about itself — and a unified coding-agents plugin that brings long-term project memory to ten coding agents — Claude Code, Codex CLI, Cursor CLI, opencode, GitHub Copilot CLI, Cline, Kilo, Grok Build, Antigravity, and Devin — with one command and zero configuration.

Cursor Persistent Memory: One Bank for the Editor and the CLI
Two new Hindsight integrations give Cursor persistent long-term memory: one for the Cursor editor (with a workaround for the broken sessionStart additionalContext channel in Cursor 3.x) and one for Cursor CLI. Both can share the same memory bank.

Cline Persistent Memory: Lifecycle Hooks Instead of MCP
Add persistent memory to Cline with Hindsight using lifecycle hooks. No MCP server, no model tool-calling required. Hooks deterministically recall context before each task and retain what happened after.

Adding Persistent Memory to OpenAI Codex with Hindsight
Give OpenAI Codex persistent memory across sessions with Hindsight. Auto-recall injects context before every prompt. Auto-retain extracts facts when sessions end.