Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 13:02
· 7 commits to main since this release
  • 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.