Getting Started
Install or upgrade
If you have multiple Python versions installed, pin the one required by fast-agent:
Run
Run a card pack
fast-agent go --pack analyst --model haiku
fast-agent go --pack analyst --pack-registry ./marketplace.json --agent planner --model haiku
--pack installs the pack into the selected fast-agent environment if needed,
then launches go normally. --model is a fallback for cards without an
explicit model setting.