Sofos - Claude Code, reimagined as a workspace for business teams

byβ€’
Sofos turns the folder of docs on your desktop into an agentic workspace. You get an easy to read Markdown editor on the left, with Claude working right beside it on the same files. Plan, edit, and ship PRDs, briefs, decks and reports without ever opening a terminal. Every change Claude makes is tracked in git, so you're never blind to what happened. It works with Markdown, HTML, PDF, CSV and more, and as the AI creates outputs, your workspace quietly grows into a real knowledge base.

Add a comment

Replies

Best
Maker
πŸ“Œ
Hey Product Hunt πŸ„β€β™‚οΈ I built Sofos for a pretty selfish reason. I wanted to use Claude in a proper workspace view, not a terminal. I live in docs all day (specs, briefs, plans), and jumping between a chat window and my files never felt right. So if you're someone like me, this is for you. Sofos is Claude Code, reimagined as a workspace. It's a familiar, Obsidian-style Markdown editor with Claude working right next to it, on the exact same files, on your own machine. A few things I'm proud of: πŸ—‚οΈ Turn the knowledge base on your desktop into an agentic workspace. Point Sofos at a folder and it becomes a place where you and Claude work side by side, with no copy-pasting between a chat and your docs. 🧠 Edit your Main Logic (CLAUDE.md) to give Claude its brain. It's one standing brief with your context, voice, goals and house style that Claude reads on every task. Set it once and it's always on. 🧩 Create agents, skills and rules seamlessly. Just ask, and Sofos places each one in the correct spot in your directory. No hunting for where files are supposed to live. πŸ” Automatic git, so you're never blind to changes. Sofos sets up version control for you and shows you exactly what Claude edited. Review the diff, approve it, roll back, or submit it to your team. You stay in control of every change. πŸ“„ Edit Markdown the way you're used to, then turn it into a PDF. You can work with HTML, PDF, CSV and more, right in the editor. Ask Claude to turn a brief into a branded deck as HTML, or export a clean report. πŸ“š Your workspace becomes a knowledge base as the AI creates outputs. Every doc, deck and dataset Claude produces lands in your folder, so the more you work, the richer your knowledge base gets. It's free, it runs on macOS, and it uses your own Claude subscription (no API keys). I'd genuinely love your feedback. Reach out at πŸ™ Kerem πŸ„β€β™‚οΈ πŸ„β€β™‚οΈ πŸ„β€β™‚οΈ

Since Sofos runs Claude Code under the hood, do you let users bring their own Anthropic-compatible endpoint/key, or is it locked to Anthropic's API? Curious how you're handling billing and rate limits for business teams that could rack up serious token usage on PRDs and reports.

hey thanks for the question πŸ™ basically, Sofos is just running the β€˜claude’ command in the terminal to start Claude Code for the user. After that the user is interacting with Claude Code CLI. The terminal view is rendered to have a clear and readable format. So Sofos is actually utilizing the Claude Code CLI rather than the API