Sagar

Hey, Team, been building tiny tools for a while now.

by

Currently working on Sparrow Terminal — it's a macOS terminal designed around AI agent workflows. The core idea is pretty simple: if you're spending most of your day with Claude Code or Gemini CLI running in your terminal, the terminal should actually work with the agent, not just sit there as a dumb shell wrapper.

So Sparrow has a built-in MCP server that lets your agent:

  • Create and manage split panes

  • Run commands across different panes

  • Take screenshots of terminal output

  • Handle clipboard and notifications

Beyond the AI stuff, I ended up adding things I always wanted in a terminal — inline git staging with cherry-pick support, a file explorer with diffs, voice input that runs fully on-device, and GIF recording for sharing terminal sessions.

Mostly hanging out in the vibecoding and dev tools communities here. Always down to chat about agentic development setups or terminal workflows in general.

Nice to meet everyone.

5 views

Add a comment

Replies

Be the first to comment