Releases: Use-Tusk/tusk-cli
Releases · Use-Tusk/tusk-cli
v0.2.16
Changelog
New Features
- fb3700d: feat(config): add local config override and env var support for recording fields (#231) (@devin-ai-integration[bot])
- 9d9ff85: feat(drift): use adaptive sampling rate by default (#229) (@devin-ai-integration[bot])
Bug fixes
- b1d543e: fix: replace deprecated reflect.Ptr with reflect.Pointer (#232) (@devin-ai-integration[bot])
Other work
v0.2.15
v0.2.14
v0.2.13
Changelog
New Features
- 07a617f: feat: skip UV_ environment variables during replay (#222) (@sohankshirsagar)
Bug fixes
- 5420625: fix(drift): close active connections on shutdown to prevent Ctrl+C hang (#219) (@sohil-kshirsagar)
Other work
v0.2.12
v0.2.11
v0.2.10
Changelog
New Features
- 5dbae60: feat: add command for installing agent skills (#215) (@sohankshirsagar)
- 612f120: feat: add
tusk drift queryCLI commands for span querying (#214) (@sohankshirsagar)
v0.2.9
Changelog
New Features
- 4601faf: feat: add secret redaction and base64 body decoding to agent writer (#213) (@sohankshirsagar)
v0.2.8
Changelog
New Features
- f3d7887: feat: add --save-results flag with json and agent formats (#212) (@sohankshirsagar)
v0.2.7
Changelog
New Features
- f7a55d8: feat: add suite_status filter for cloud drift tests (#210) (@sohil-kshirsagar)
Documentation updates
- 5dff91d: docs: simplify ESM init file in SDK instrumentation prompt (#211) (@sohankshirsagar)