Documentation
¶
Overview ¶
Command create-agent authors an Airlock agent repo outside airlock.
It wraps the agentsdk/scaffold package with three subcommands:
create-agent [scaffold] <dir> scaffold a new agent into <dir> create-agent regen [dir] regenerate the airlock-managed files in place create-agent install-toolchain install the pinned frontend toolchain
scaffold and regen render the same airlock-managed files airlock's builder produces; install-toolchain fetches the exact templ/tailwind/daisyui versions the scaffold pins so local `templ generate` and `tailwindcss` builds match.
Click to show internal directories.
Click to hide internal directories.