Overview
SoulForge includes floating terminal panels powered by Ghostty’s terminal emulator. Run commands, watch logs, or interact with REPLs — all without leaving the chat.Usage
| Command | Action |
|---|---|
/terminals | Open the terminal manager |
Ctrl+T | New tab (or terminal depending on context) |
How it works
The floating terminal uses Ghostty’s Zig-based terminal emulator compiled to a native library. This gives you:- Full ANSI/VT100 support
- GPU-accelerated rendering (via the native lib)
- Mouse support
- 256-color and true-color
- Proper Unicode and emoji rendering
shell) don’t interfere with your terminal sessions.
Platform notes
The Ghostty native library (.dylib on macOS, .so on Linux) is included in the standalone bundle. If it’s missing, SoulForge starts normally — floating terminals are simply unavailable.