Skip to content

Releases: quantizor/devctl

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 04:17
935a2a2

Minor Changes

  • #8 e503e93 - Ship a DMG installer that places the app in Applications and registers the Login Items agent, keep resource locks across a daemon crash so paused servers resume, and rebind the helper after ad-hoc upgrades so the daemon returns in seconds instead of stalling on a codesign throttle.

All notable changes to this project are documented here. Releases are tagged
vX.Y.Z on GitHub (same scheme Changesets uses for this root package).

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 18:01

Minor Changes

  • #4 40d3e97 - Add Cursor sessionStart harness (devctl hook install --harness cursor) so Agent sessions get live <devctl-servers> context.
  • #6 d5ebe80 - Open servers and run lifecycle verbs via devctl:// URLs (menu bar app + devctl link / devctl x-url), with unified logging under subsystem dev.quantizor.devctl.

Patch Changes

  • #6 46ab7b1 - Warn in config check when a host or url uses bare localhost / 127.0.0.1 instead of a <slug>.localhost origin.
  • #6 4695414 - After hook install, print a one-bullet CLAUDE.md / AGENTS.md discovery tip for the project (paste-only; never auto-edits those files).
  • #6 67d83e7 - Restore config-defined servers after reboot and daemon install upgrades (merged config+registry recover; install re-ensures like restart).
  • #6 631a50f - Spotlight entries use <project> · <head> titles with a devctl · <url> subtitle for clearer discovery.

v1.1.0

Choose a tag to compare

@quantizor quantizor released this 23 Jul 06:31
  • Fixed a health check issue with some dev servers that primarily communicate over IPv6.
  • Many design improvements.
  • Keyboard navigation.
  • Sorting & Filtering.

v1.0.0

Choose a tag to compare

@quantizor quantizor released this 23 Jul 03:08

Initial release.