cxq v0.1.1
cxq v0.1.1
Patch release for cxq, the tiny repo-local SQLite task queue for Codex CLI.
This release aligns the public GitHub release with the current CLI version and adds safer local maintenance/update behavior after v0.1.0.
Highlights
- Adds
cxq version - Adds
cxq doctor - Adds
cxq update --status - Adds
cxq update --check - Adds repo update/status support
- Adds proactive update detection
- Keeps customized repo files safe from silent overwrites
- Improves local install/update metadata
Update from v0.1.0
If you installed an earlier version, update your local command from the repo:
git pull --ff-only origin main
./install.sh
cxq version
cxq update --status