(See on YouTube as unlisted video)
Here is a video introducing the latest pro@coder v0.5.2 release with the new Workbench concept.
Also, more features were released, see the release notes below.
pro@coder - v0.5.2 - Release notes
Install/Upgrade: aip install pro@coder
Rename your coder-prompt.md to coder-prompt-old.md
Major change: doubling down on workbench rather than dev, and support for spec
# Default dir: .aipack/.prompt/pro@coder/workbench-default
workbench:
# dir: .aipack/.prompt/pro@coder/workbench-default
# chat: true
# spec: true
# plan: true
New/Changed:
Now full
workbench:mode, replacing the olddev:By default, it will create
.aipack/.prompt/pro@coder/workbench-default/But you can set any
dir: _workbench/cool-feature/, and thechat.md,spec.md, andplan.mdfiles will be created in this folder, as set to: trueNow
chat.mdinstead ofdev-chat.mdNow a single
plan.mdinstead ofplan-1, etc. Still has the_plan-rules.mdNow supports spec, with
spec.mdand_spec-rules.mdThe sub-agent can now be on the coder end event with
on: ["start", "end"]structure_globs:is not generated by default in thecoder-prompt.md, but it is still supported
See the readme for more info: https://github.com/aipack-ai/packs-pro/blob/main/pro/coder/README.md
The readme is also available under .aipack/.prompt/pro@coder/README.md, and you can activate it in knowledge_globs:









