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. Up to 5 terminals can run simultaneously.Commands
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.
Limits
- Maximum 5 terminals can be open at once
- Terminals persist across compaction and context resets
- Each terminal runs as an independent PTY session
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.
