Skip to content

v0.11.0

Choose a tag to compare

@AbysmalBiscuit AbysmalBiscuit released this 14 Jul 17:31

0.11.0 (2026-07-14)

⚠ BREAKING CHANGES

  • docs: docm checkouts now live under ~/.local/share/devkit/docs; paths printed by earlier docm versions are stale after the first run.
  • ports: render launch argv and static_env with minijinja

Features

  • common: add port-context template render and discovery (76034ca)
  • devrun: add task subcommand for canned oneshots (4be3c6a)
  • docs: move the checkout store to the XDG data home (952305a)
  • docs: resolve js versions from bun.lock (f108e2c)
  • ports: parse [tasks] config table (1f73e90)
  • ports: render launch argv and static_env with minijinja (f2f46af)
  • ports: resolve and exec canned tasks (51e496c)
  • skills: inject live registry into docs skill (62c4f68)

Bug Fixes

  • common: use truthy placeholder in port discovery (76f4651)
  • devkitd: make second supervise of live server a no-op (09a6d21)
  • devrun: render up plans in task --dry-run (513c366)
  • devrun: report a live server instead of respawning on up (e292028)
  • linear: reject non-Int issue numbers in graphql queries (ccee132)