trending
solhun

1mo ago

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.

solhun

2mo ago

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.

solhun

2mo ago

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.

solhun

2mo ago

CLI Manager - One dashboard to run and organize multiple AI CLI agents

The ultimate CLI agent management tool. Organize Claude Code, Codex CLI, and Gemini CLI from a single dashboard. Rename agents, switch editors instantly, and streamline your AI-powered development workflow.
solhun

2mo ago

Claude Code Session Monitoring

Real-time session status monitoring inspired by claude-squad. Track Claude Code sessions with visual indicators in the sidebar.

https://www.solhun.com/changelog

solhun

2mo ago

Thanks for trying CLI Manager - here's what's new

Hey everyone! Thanks for checking out CLI Manager.

Here's what's new today:

  • Background mode - keep processes running while you work

  • Custom editor support

  • Changelog is now live at solhun.com

Coming soon: