All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

ShioriCode: Open-source desktop interface for coding-agent CLIs

By

Sami Hindi

19d ago· 1 min readenProduct

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 pulled
The 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.
Snippet from the RSS feed
A desktop interface for the coding-agent CLIs you already use — Codex, Claude Code, Cursor, Gemini, Kimi, and a hosted Shiori provider. Run long-running sessions with project-aware threads, stream agent activity into a readable timeline, and review genera

You might also wanna read