Launching today

Agent Keyboard
A prompt bar that lets your app edit itself
7 followers
A prompt bar that lets your app edit itself
7 followers
One script tag on your app. Ask for a change — typed, dictated, or photographed — and your own server runs a real Claude Code session that edits your codebase and commits it, right where you're looking. Open source, self-hosted, your keys, MIT.





Crypto Squad
A thought since you run everything through Claude Code sessions already: add a quick "undo last edit" button or keyboard shortcut that reverts just the most recent commit the agent made. Long sessions make it easy to lose track of which change broke something, and having a one-tap rollback tied to that specific agent run would be a lifesaver.
love the self-hosted approach, basically a dev tool that actually respects your keys. one thing that would help me a lot is a dry run mode, so you can see exactly which files it plans to touch and what the diff would look like before it actually commits anything. kind of scary letting an agent push changes without a preview step
Tagged in a small bug fix on a side project and it actually shipped a clean commit without me touching the terminal. The screenshot-to-prompt thing feels like magic.