Documentation Index
Fetch the complete documentation index at: https://soulforge.proxysoul.com/llms.txt
Use this file to discover all available pages before exploring further.
Launch
Ctrl+L to pick a model.Make a change
Describe the change in plain English.Watch the agent run
rename_symbol — one tool call updates every file.Essential shortcuts
| Key | Does |
|---|---|
Ctrl+L | Switch model |
Ctrl+E | Toggle editor panel (Neovim) |
Ctrl+G | Git menu |
Ctrl+K | Command palette |
Ctrl+B / Ctrl+F | Undo / redo a turn (checkpoints) |
Ctrl+X | Stop the agent |
Ctrl+T / Ctrl+W | New tab / close tab |
Common tasks
Rename & refactor
Rename a symbol across every file with one prompt.
Test, lint, commit
Run your toolchain through the agent.
Use multiple models
Cheap model for search, strong model for code.
Run from CI
Headless mode for scripts and pipelines.
Reach it from your phone [experimental]
Hearth — Telegram or Discord. (Experimental — expect rough edges.)
Connect MCP servers
GitHub, Sentry, anything MCP.
Next
- Browse the recipes for copy-paste workflows.
- Skim commands — type
/to see them all in the app. - Tune
~/.soulforge/config.json— see configuration.

