Wayfinder - Turn scattered AI work into experience you can reuse.

by
Wayfinder turns AI coding sessions into a branching voyage map you can revisit and reuse. It records prompts, tool calls, file changes, tests, decisions, and wrong turns locally. Restore any waypoint without deleting the abandoned route, compare alternative approaches, and see which path actually worked. The first production adapters support TraeCode, Claude Code, and Codex through an IDE sidebar, in-conversation MCP App, and terminal view. Open source, no telemetry, no Wayfinder cloud.

Add a comment

Replies

Best
Maker
📌
I built Wayfinder after noticing that AI tools were getting better at producing answers but not at preserving the reasoning that made those answers useful. Existing checkpoints answer “can I go back?” Wayfinder asks a different question: “which path worked, which path failed, and what should I reuse next time?” Each prompt becomes a waypoint, with tool calls, file changes, tests, and human judgment attached. When you restore an earlier state, Wayfinder keeps the abandoned route visible and starts a new branch. Version 0.3.3 is local-first, open source, and available for TraeCode, Claude Code, and Codex through GitHub Releases, Homebrew, Scoop, Agent Skills, and the official MCP Registry.