Files, not records
Every note and piece of task context is a .md file in a folder you pick. Open them in Obsidian, your editor, or anything else that reads text.
In runnrr, notes and task context are plain markdown files in a folder you pick. Your agent reads them directly, your editor opens them, and git can version them.
runnrr keeps notes and task context as ordinary .md files on disk, in a folder you choose. There is no proprietary document format and no export step, because the files are already the source of truth your agent reads.
That makes the same content usable from three directions at once: runnrr renders and links it, Obsidian or your editor edits it, and Claude Code or Codex reads it as context before running a card.
Every note and piece of task context is a .md file in a folder you pick. Open them in Obsidian, your editor, or anything else that reads text.
There is no export button because there is no lock-in. Delete the app and the folder of markdown is still yours, still readable, still versionable in git.
What you see in runnrr is what Claude Code or Codex reads. No summarization layer sits between your notes and the agent working from them.
Pick the folder
Point runnrr at a directory on your Mac. New notes and task context are written there as markdown.
Link files to cards
Attach the relevant notes, transcripts, or docs to a card so the context sits with the task rather than in a separate app.
Hand the folder to your agent
Claude Code and Codex read those files directly during a run, or through MCP when you want them to search the board first.
Yes. The files are ordinary markdown on disk, so git, Obsidian, Dropbox, and any editor work on them normally. runnrr does not require exclusive ownership of the folder.
No. Notes and task context are markdown files; board state lives in a local SQLite database in your home folder. Both stay on your Mac.
You can publish a single note to a public link when you want to, and there is a raw markdown endpoint an agent can fetch. Everything else stays local until you choose to share it.
runnrr turns the follow-ups into cards your AI can finish. Free. No sign-up.