Releases: dedene/claw-wrap
Releases · dedene/claw-wrap
v0.5.0
21 Feb 14:21
Compare
Sorry, something went wrong.
No results found
Changelog
bab80db docs(readme): remove unnecessary pipe escape in jq example
2c5afcc docs(readme): trim defaults, add credential backends, fix requirements
12c0f03 feat: add HashiCorp Vault credential backend (#9 )
v0.4.5
21 Feb 12:46
Compare
Sorry, something went wrong.
No results found
Changelog
dc1a8ec feat(daemon): auto-reload config on file change
b639a59 fix(daemon): survive Homebrew upgrades without restart
10aa3db fix(pty): default PTY on, fix sizing race and inline streaming
6f69a07 fix: improve PTY sizing and terminal color propagation
v0.4.4
21 Feb 11:18
Compare
Sorry, something went wrong.
No results found
Changelog
adf8653 docs(readme): formatting cleanup
b6f66c8 feat(config): unify env and forced_env with interpolation support (#6 )
1eeb33f feat(httpproxy): add external CA support with security hardening (#8 )
a1b46af feat(pty): add PTY support for interactive TUI applications (#7 )
v0.4.3
15 Feb 20:38
Compare
Sorry, something went wrong.
No results found
Changelog
71f2405 feat(install): auto-elevate with sudo when needed
7ce4a24 fix(install): improve error handling and update docs
v0.4.2
15 Feb 20:27
Compare
Sorry, something went wrong.
No results found
Changelog
1fdd166 fix(install): preserve stable symlink paths for package managers
v0.4.1
14 Feb 15:39
Compare
Sorry, something went wrong.
No results found
Changelog
d31732a feat(audit): add JSONL audit logging for proxied tool executions
9042207 feat: add allowlist mode for tool argument restrictions
7d0f260 feat: add configurable output redaction for tool streams (#5 )
v0.4.0
08 Feb 19:50
Compare
Sorry, something went wrong.
No results found
Changelog
f03a1ed feat(httpproxy): add MITM HTTP proxy for credential injection (#3 )
dc026ad feat: add credential cache TTL with active eviction (#2 )
v0.3.0
08 Feb 16:48
Compare
Sorry, something went wrong.
No results found
Changelog
e8e59a0 feat: add multiple credential backends (#1 )
v0.2.1
07 Feb 16:34
Compare
Sorry, something went wrong.
No results found
Changelog
b03bca1 build: migrate brews to homebrew_casks
7c7e0fe fix: harden policy enforcement and credential handling
e49d467 revert: restore brews formula (revert homebrew_casks migration)
v0.2.0
07 Feb 16:01
Compare
Sorry, something went wrong.
No results found
Changelog
fe7aead feat: add macOS (darwin) support