Skip to main content

coding-agents

Four More Coding Agents That Remember Your Project

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.

Sep 2, 20268 min read
Give DeepSeek Harness a Memory of Your Codebase

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.

Aug 14, 20265 min read
Claude Code Now Builds and Reads Its Own Knowledge Base

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.

Aug 13, 20268 min read
Hindsight 0.9.0: Knowledge Pages, and One Memory Plugin for Every Coding Agent

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.

Aug 6, 202614 min read
Cursor Persistent Memory: One Bank for the Editor and the CLI

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.

Jun 12, 202610 min read
Cline Persistent Memory: Lifecycle Hooks Instead of MCP

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.

Jun 9, 202610 min read
Adding Persistent Memory to OpenAI Codex with Hindsight

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.

Apr 8, 20269 min read