Badges

Thought Leader
Thought Leader
Tastemaker
Tastemaker
Gone streaking 10
Gone streaking 10
Gone streaking
Gone streaking
View all badges

Maker History

  • CLI Manager
    CLI ManagerOne dashboard to run and organize multiple AI CLI agents
    Dec 2025
  • 🎉
    Joined Product HuntOctober 16th, 2025

Forums

Split View & Grid View - Monitor multiple terminals at once

New update: Enhanced terminal monitoring for multi-agent workflows.

What's new:

  • Split View: Display up to 4 terminals in a single window with drag & drop support

  • Grid View: Open terminals in a separate window, perfect for dual monitor setups

Manage Claude Code, Codex, Gemini CLI, and any CLI tool - all in one place with no vendor lock-in.

Cmd+Click to open files directly from terminal output 🔥

Just shipped a crazy update for Solhun.

You know that moment when Claude Code spits out a file path and you have to manually find it? Not anymore.

  • Cmd+Click any file path in terminal opens in your editor (VSCode, Cursor, etc.)

  • Line numbers work too (src/App.tsx:42 opens at line 42)

  • URLs are now clickable opens in browser

  • localhost links work (http://localhost:3000)

Everything you need to check, all from one place. No more copy-pasting paths or switching windows.

How to escape when vibe coding goes wrong

  • Keep all possibilities open Don't trust AI guessing. Make it verify with actual server, DB, API calls

  • Read the functions your function calls Don't guess, actually trace the logic. Timing conflicts between functions cause one to get skipped

  • Search everywhere that function is used It's being called somewhere you didn't expect

Fixed a screen freeze bug that wouldn't go away for days using this method. The culprit was insufficient function call intervals + fit function not executing.https://www.solhun.com/changelog

Sharing the actual prompt in the comments.

View more