Interactive session
Start the client with no prompt to open a session and keep the conversation, context, and tools in one place.
Console Application
The same harness without a window: open an interactive session in any shell and keep the agent next to the tools you already run.
CLI
irm https://github.com/VladislavFurdak/GooseCode-releases/releases/download/v0.9.12/install.ps1 | iexcurl -fsSL https://github.com/VladislavFurdak/GooseCode-releases/releases/download/v0.9.12/install.cmd -o install.cmd && install.cmd && del install.cmdCapabilities
Start the client with no prompt to open a session and keep the conversation, context, and tools in one place.
Continue the last session or pick an earlier one, and list or remove stored sessions when you are done with them.
Installed skills are listed from the console, so the same workflows are available with or without the desktop app.
Index a project for faster navigation, or turn the index off and let the agent work through search and file reads.
PowerShell, CMD, macOS, Linux, and WSL - including remote machines you reach over SSH.
A built-in doctor command checks the install, credentials, and environment when something looks wrong.
The console client and the CLI come from one install - start interactively, then script the same agent when the task repeats.