ShioriCode: Open-source desktop interface for coding-agent CLIs
By
Sami Hindi
Yesterday's bagel. Skim it, don't savour it.
Summary
ShioriCode is an open-source desktop interface for running coding-agent CLIs (Codex, Claude Code, Cursor, Gemini, Kimi) in real projects. Created by maker Sami, it solves the problem of long coding sessions that don't fit in a single prompt by keeping each agent run as a project-aware thread tied to a branch and workspace. It streams agent activity into a readable timeline and surfaces generated diffs without leaving the app, making it ideal for complex, multi-step coding workflows.
Key quotes
· 3 pulledThe core problem: the agent CLIs I rely on (Codex, Claude Code, Cursor, Gemini, Kimi) are great, but my coding work doesn't fit in a single prompt.
Long sessions die in the terminal, threads get crowded, diffs vanish into scrollback.
ShioriCode keeps each agent run as a project-aware thread tied to a branch and workspace, streams activity into a readable timeline, and surfaces generated diffs without leaving the app.
You might also wanna read
1Code: Open-Source Orchestration Layer for AI Coding Agents (Claude Code, Codex)
1Code is an open-source coding agent client and orchestration layer that supports multiple AI coding assistants including Claude Code and Co
FleetCode: Desktop Application for Running Multiple CLI Coding Agents in Parallel Git Worktrees
FleetCode is a desktop terminal application that enables running multiple CLI coding agents (Claude Code, Codex) simultaneously in isolated
OpenCode: Open Source AI Coding Agent Available in Beta for Desktop Platforms
OpenCode is an open source AI coding agent available as a desktop app in beta for macOS, Windows, and Linux. It helps developers write code
Superset: A Desktop App for Running Multiple AI Coding Agents in Parallel on Local Machines
Superset is a desktop application that orchestrates CLI-based coding agents (like Claude Code, Codex, etc.) across isolated git worktrees. I

Agentastic.dev: Native macOS App for Running Multiple AI Coding Agents in Parallel
Agentastic.dev is a native macOS application that allows developers to run multiple AI coding agents (Claude Code, Codex, Gemini, Droid, Amp
49Agents: Open-Source 2D IDE for Managing AI Agents Across Multiple Machines and Projects
49Agents is an open-source 2D IDE designed for managing AI agents across native CLIs, terminals, Git repositories, issues, and files on mult
