You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AGENTS.md section from partisan:install --agents carries recipes, not just a pointer: the exact make:model, make:command --command=<prefix>:… and make:filament-resource --generate --panel=<id> invocations with the files each one writes and which of them to edit, tailored to the package (namespace, command prefix, first Filament panel, Filament recipe only when the generator exists).
Agent mode: make:<name> --help prints the generator's own arguments and options only (usage:, arguments[n]:, options[n]:), without the framework-wide options, and an input error (unknown option, missing argument) is followed by that same usage so the retry needs no separate --help run. The help[1] hint after a generator is dropped when the command failed.