One dev's agent idea-exploration workspace: git worktrees plus append-only memory files

viksit · x · 2026-09-05

Responding to "how do you keep sanity across agent-dispatched vibe-codes?", the author shares his setup: a Beelink server on Tailscale running Ubuntu/Docker, one directory per project as a git worktree, all code in containers behind a credentials proxy. Memory is a folder of qmd/md files, all append-only: decision log, learnings, nottodo.md (anti-patterns), memory index, memory threads as files, plus append-only agent logs. An experiments framework gives every task a goal, a measurable success/failure test, and logs for successive agents or ideas to build on.

Original post →

More from coding & agent

coding & agent channel →