0:00
/

pro@coder v0.5.2 Demo - Workbench

Just released v0.5.2 with new Workbench support

(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 old dev:

  • By default, it will create .aipack/.prompt/pro@coder/workbench-default/

  • But you can set any dir: _workbench/cool-feature/, and the chat.md, spec.md, and plan.md files will be created in this folder, as set to : true

  • Now chat.md instead of dev-chat.md

  • Now a single plan.md instead of plan-1, etc. Still has the _plan-rules.md

  • Now supports spec, with spec.md and _spec-rules.md

  • The sub-agent can now be on the coder end event with on: ["start", "end"]

  • structure_globs: is not generated by default in the coder-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:

Discussion about this video

User's avatar

Ready for more?