v0.0.1
What's Changed
- fix(typo): corrects readme by @ChrisJBurns in #1
- Bump golangci/golangci-lint-action from 2f856675483cb8b9378ee77ee0beb67955aca9d7 to 4696ba8babb6127d732c3c6dde519db15edab9ea by @dependabot in #3
- feat: Add directory mounting capabilities to vt run and registry run by @JAORMX in #11
- refactor: Separate interfaces from implementation for container runtime by @JAORMX in #12
- Implement secrets management by @dmjb in #10
- Allow for relative paths when mounting volumes by @JAORMX in #14
- Move checking for relative path to dedicated function by @JAORMX in #15
- Add Cedar-based Authorization Framework for MCP Servers by @JAORMX in #23
- feat: adds basis for k8s runtime by @ChrisJBurns in #22
- A single
run
to rule them all by @JAORMX in #26 - Shorten search to be just
vt search
by @JAORMX in #27 - Add
ls
alias tovt registry list
by @JAORMX in #28 - Pull image in-process before detaching and show nicer output by @JAORMX in #29
- Enable GoReleaser for vibetool by @rdimitrov in #34
- Name the released binaries as vt instead of vibetool and don't build for windows by @rdimitrov in #35
- Add the HOMEBREW_TAP_GITHUB_TOKEN secret by @rdimitrov in #36
New Contributors
- @ChrisJBurns made their first contribution in #1
- @dependabot made their first contribution in #3
- @JAORMX made their first contribution in #11
- @dmjb made their first contribution in #10
- @rdimitrov made their first contribution in #34
Full Changelog: https://github.com/stacklok/vibetool/commits/v0.0.1