Skip to content

0.13.3

Choose a tag to compare

@nhorton nhorton released this 10 Apr 02:46
· 39 commits to main since this release
221b7ba

Added

  • /record skill: "watch and learn" approach to creating DeepWork workflows — users do their work normally, then /deepwork learn turns it into a repeatable job
  • /new_user skill: guided onboarding that introduces DeepWork, offers review rule setup for code projects, and offers to record a first workflow
  • /deepwork learn now routes to the new_job workflow when invoked after /deepwork:record
  • Requirements specs PLUG-REQ-002 (record skill) and PLUG-REQ-003 (new user skill)
  • Anonymous DeepSchemas for both new skills

Changed

  • README install commands consolidated into a single &&-joined command ending with /deepwork:new_user
  • deepwork setup now opens https://www.deepwork.md/success in the default browser after completing configuration

Fixed

Removed