Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

How to install

Install in your favorite editor

Installing from source

Clone the repository and use the setup tool:

git clone https://github.com/symposium-dev/symposium.git
cd symposium
cargo setup --all

Setup options

OptionDescription
--allInstall everything (ACP binaries, VSCode extension, Zed config)
--acpInstall ACP binaries only
--vscodeBuild and install VSCode extension
--zedConfigure Zed editor
--dry-runShow what would be done without making changes

Options can be combined:

cargo setup --acp --zed    # Install ACP binaries and configure Zed

For editors other than VSCode and Zed, you need to manually configure your editor to run symposium-acp-agent run.