Skip to content

codeman@0.5.10

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Apr 02:29
· 1 commit to master since this release

Patch Changes

  • fix: allow bracket characters in model validation regex so models like opus[1m] (1M context window) are accepted instead of silently dropped. Quote the model flag value in tmux spawn commands to prevent bash glob expansion of bracket patterns.

    docs: update macOS launchd instructions to use launchctl bootstrap instead of deprecated load. Clean up README install and service sections.