v0.1.0
Changelog
- 0829c60: feat(codex): normalize reasoning items to agent.thinking (T4.17) (@lezli01)
- 15f6c02: feat(config): decide what child processes inherit (T4.23) (@lezli01)
- 8974859: feat(tui): open an attempt's whole transcript with e (T4.11) (@lezli01)
- 305373b: feat: render a tool call's subject, not its bare name (T4.14) (@lezli01)
- 346e67e: feat: show reasoning, tool outcomes and unwrapped lines (T4.16) (@lezli01)
- 125570c: fix(tui): make [ and ] switch the output tab, and test the registry (T4.18) (@lezli01)
- 0cb1c72: fix: bake the install-time PATH into the service unit (T4.15, T4.1 macOS leg) (@lezli01)
- 7c68a75: fix: hide the console window the Windows task runs in (T4.20) (@lezli01)
- 4385d41: fix: read the gate's launch environment from printenv, not $SHELL (T5.7) (@lezli01)
- ffa75a8: fix: release the console at logon, expire failed probes (T4.21, T4.22) (@lezli01)
- 356b181: fix: run the Windows daemon as the invoking user, not LocalSystem (T4.19) (@lezli01)
Verifying a download
cosign verify-blob checksums.txt \
--certificate checksums.txt.pem \
--signature checksums.txt.sig \
--certificate-identity-regexp 'https://github.com/lezli01/vincent/.*' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com
sha256sum -c checksums.txt --ignore-missingFirst launch prompts on macOS (Gatekeeper) and Windows (SmartScreen):
the binaries carry cosign signatures and build attestations, not OS code
signing. See the README for the exact steps, including
xattr -d com.apple.quarantine.