v0.7.1
0.7.1 (2026-08-04)
Fixed
- mcp: cap the SDK below 2.0, which breaks the server on startup (#60) (607db0a)
- unlocker: read ChatGPT /s/ shares and stop soft walls swallowing --human (#68) (9057628)
What's Changed
- ci: halve CI runs, cache pip, scope token, add dependabot by @capad-xyz in #49
- ci(release): automate release prep with release-please by @capad-xyz in #56
- ci(release): only cut a release when the package changes by @capad-xyz in #58
- ci: bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #50
- ci: bump actions/checkout from 4 to 7 by @dependabot[bot] in #51
- chore: bump mypy from 1.19.1 to 2.3.0 by @dependabot[bot] in #53
- chore: bump rich from 14.3.2 to 15.0.0 by @dependabot[bot] in #54
- chore: bump types-pyyaml from 6.0.12.20250915 to 6.0.12.20260724 by @dependabot[bot] in #55
- ci: bump actions/setup-python from 5 to 7 by @dependabot[bot] in #52
- docs: sync contributor and agent docs with the CI and release setup by @capad-xyz in #59
- fix(mcp): cap the SDK below 2.0, which breaks the server on startup by @capad-xyz in #60
- docs: link the full demo video below the README hero by @capad-xyz in #66
- fix(unlocker): read ChatGPT /s/ shares and stop soft walls swallowing --human by @capad-xyz in #68
- chore(main): release 0.7.1 by @github-actions[bot] in #61
New Contributors
- @dependabot[bot] made their first contribution in #50
- @github-actions[bot] made their first contribution in #61
Full Changelog: v0.7.0...v0.7.1