llm-kb
← Back to products
Productlaunched

Replay coding-agent sessions on a 3D codebase map

Mindwalk replays coding-agent sessions on a 3D map of your codebase, letting developers visualize and debug agent actions spatially. It uses LLMs to power the coding agent whose sessions are replayed, helping developers understand agent behavior and codebase structure.

Visit project ↗
4 engagement·1 source·Sun, Jul 12, 2026, 05:51 AM
Mindwalk provides a 3D visualization of a codebase where coding-agent sessions are replayed. The tool is open-source (GitHub). No specific tech stack or traction signals are mentioned in the post.

Related

ProductSat, Jul 11, 2026, 02:47 PM

CleanSlate IDE with built-in agent manager for multi-agent coding workflows

CleanSlate is an IDE that integrates an agent manager directly, allowing developers to create, manage, and switch between multiple coding agents without leaving the editor. It solves the friction of toggling between separate agent management tools and the IDE, enabling seamless context preservation and multi-agent orchestration for developers working with LLM-powered coding agents.

4 engagement·2 sources·reddit, hackernews
ProductSat, Jul 11, 2026, 08:01 PM

odek: AI agent with long-term semantic memory across sessions

odek is an AI agent that maintains a structured, semantic long-term memory across sessions, remembering user preferences, codebases, and goals without requiring re-explanation. It uses LLMs to process and store information in a three-tier memory system, solving the problem of session-only memory for users who need continuity in their interactions.

0 engagement·1 source·rss
RSS
ProductSun, Jul 12, 2026, 09:39 AM

Local-first coding agent for long autonomous runs

Grinta is a local-first coding agent designed for long autonomous runs. It uses LLMs to autonomously plan and execute coding tasks, solving the problem of needing constant human supervision for extended development sessions.

1 engagement·1 source·hackernews
CommunitySat, Jul 11, 2026, 01:56 PM

Developer reports AI coding agent with persistent memory across cold reboots

A developer on Reddit reports that their AI coding agent retained full context—including decisions, boundaries, and past mistakes—across a complete PC shutdown and fresh terminal session. The agent continued mid-thought without re-explanation or warm-up, suggesting a breakthrough in long-term memory persistence for coding assistants.

3 engagement·1 source·reddit
ProductSat, Jul 11, 2026, 05:23 AM

Local semantic memory for coding agents with Telegram bot and cron playbooks

memgrep is a local semantic memory system for coding agents that stores reusable playbooks in a SQLite + HNSW database with on-device embeddings. It includes a Telegram bot that drives a Cursor agent against a project folder, and supports cron-scheduled playbooks to avoid reinventing workflows. The tool solves the problem of LLMs rediscovering procedures and burning tokens on repetitive tasks.

1 engagement·1 source·reddit