Your inbox and your coding agents in one place. Mail, chats, issues and reports land on one timeline; triage says what is real work; the coding CLI you already use does it; you approve. Runs entirely on your machine.
Outlook and IMAP mail, Teams, Slack, Telegram, WhatsApp, GitHub issues, Jira, and the reports you schedule — one rail, in the order it arrived.
→It reads the thread, not just the message: who was addressed, whether a colleague already answered, what you ruled before. A question becomes a drafted reply; work becomes a task.
→Claude Code, Codex or Gemini open a live session on the task in your own checkout. Replies wait in a review queue. Nothing sends without you.
Taskuary is that layer — local-first, with your judgement written down where the machine can read it.
Every reply and every outbound report is drafted for you first. One loud colour on the whole screen, spent only on what is waiting on you.
An isometric floor where each desk is an agent. Watch the live terminal on its screen, see the files it has touched, fly to a desk when it raises a hand.
"Every Monday, vendors with unpaid invoices over 30 days, to me and Dana." SQL Server, Postgres, Sage Intacct, AWS, Azure, a REST endpoint — charted, attached, on the timeline.
"Not our task." "Priya handles AR." "Resident refunds are somebody else's." Each one becomes a rule that decides next time — on the thread, the topic, or the sender.
Agents run as real sessions of the tools you already pay for — Claude Code, Codex, Gemini — in your repos, with a blackboard so two agents in one checkout do not collide.
A SQLite file in your home directory. Write-only credentials. No account, no cloud, no telemetry. Bind to localhost or run it in Docker on your own box.
One app, three ways in. It stores everything in ~/.taskuary and opens at localhost:7787.
A single file — no Python, no installer. Double-click, it opens as a desktop window. The interactive agent terminal uses ConPTY, so it feels like the CLI you know.
Download Taskuary.exePython 3.10 or newer. The desktop extra wraps it in a native window; without it, it opens in your browser.
For a home server or a machine that should not have Python on it. Persists across restarts; set a token to expose it beyond localhost.
Taskuary runs the author's own inbox. Issues get answered; pull requests get reviewed by the same agents it ships.
Early — v0.3 and moving fast. The funnel, the review queue, the agent sessions and the reports pipeline are real; the edges are still being knocked off, and breaking changes are possible before 1.0.
Star it so others find it. Open an issue for what is wrong. The contributing guide is short.