Releases: cwlbraa/container-use
Releases · cwlbraa/container-use
v0.2.0
container-use v0.2.0
Download the pre-compiled binaries from the assets below.
Changelog
- 4a15d18: Add CU playlist to README (dagger#104) (@mircubed)
- 2b175c5: Add comprehensive test suite for file persistence and change tracking (dagger#65) (@grouville)
- f6c1d11: Add video link to VS Code setup (dagger#103) (@jasonmccallister)
- 29d2681: Best effort env config loading (dagger#160) (@cwlbraa)
- 0fc43ef: Better error when no docker (dagger#164) (@cwlbraa)
- 1565684: Don't commit uncommitted changes, try and warn the user instead. (dagger#175) (@aluzzardi)
- 747c201: Fix notes (dagger#112) (@zhichli)
- 68ca360: Update Demo Video (dagger#152) (@mircubed)
- a5940cb: Write cmd/cu/delete.go (dagger#173) (@kpenfound)
- 0fb7f45: Zed support (dagger#147) (@jpadams)
- 4a46a47: add TestRepositoryMergeCompleted and fix TestRepositoryMergeWithConflicts to be less wishy-washy (dagger#189) (@cwlbraa)
- 635b640: add qodo gen mcp server instructions (dagger#117) (@InTheCloudDan)
- 23115d6: add some optional issue templates for bug reporters (dagger#154) (@cwlbraa)
- 4ca5b0a: add windsurf config instructions (dagger#165) (@kpenfound)
- 3b64102: bump dagger to v0.18.11 (dagger#140) (@aluzzardi)
- e24f506: clean up install instructions to not mention paths (@cwlbraa)
- 6e4d38e: cli: sanity checks and cleanup (dagger#106) (@aluzzardi)
- 722a697: cmd pkg housekeeping (dagger#162) (@cwlbraa)
- 58b85cf: cmd: improve commands description (dagger#156) (@aluzzardi)
- 12a41f3: container-use for container-use for container-use (dagger#155) (@cwlbraa)
- 7c60136: cu checkout (dagger#108) (@aluzzardi)
- 7be9137: cu checkout: optional branch name flag (dagger#126) (@aluzzardi)
- 01a33bd: cu diff (dagger#135) (@aluzzardi)
- f568c19: cu inspect (dagger#172) (@aluzzardi)
- 0778ae5: cu merge: fix stashing (dagger#181) (@aluzzardi)
- 6dae708: cu: environment shell completion (dagger#130) (@aluzzardi)
- a81cd6a: dagger-in-container-use (dagger#170) (@cwlbraa)
- 27ba76f: docs and other stuff i missed on the first pass (@cwlbraa)
- 002eb45: document how to configure container-use with gemini cli (dagger#131) (@kpenfound)
- 3d20f85: document warp mcp config (dagger#124) (@kpenfound)
- 8691757: documentation (dagger#144) (@aluzzardi)
- a111723: env: allow empty explanation (dagger#191) (@tiborvass)
- 58aad06: env: simplify state format (dagger#85) (@aluzzardi)
- ad30e25: environment description (dagger#107) (@aluzzardi)
- e7bd753: environment management overhaul (dagger#62) (@aluzzardi)
- ae0471d: environment: remove name (dagger#109) (@aluzzardi)
- 5b541b6: environment_run: improve prompts for better accuracy (dagger#143) (@aluzzardi)
- 410ddd5: executable completions script (dagger#136) (@cwlbraa)
- 526ad70: explicit dagger client passing (dagger#122) (@cwlbraa)
- ecef5e3: fix empty file committing & modernize splitseq (dagger#119) (@cwlbraa)
- d951605: fix lint errors (dagger#184) (@aluzzardi)
- 3e94ffd: fix: ci -- run all subpackages (dagger#134) (@grouville)
- 96f1919: go fmt (dagger#186) (@aluzzardi)
- 32dac3d: make envs ignorant of worktrees (dagger#180) (@cwlbraa)
- 5fbe5a4: make logs optional in issue template (dagger#163) (@cwlbraa)
- c686c3c: mcp server: fix dagger ctx value (dagger#190) (@aluzzardi)
- 530db63: mcp server: re-use the same context (dagger#188) (@aluzzardi)
- cc75d8f: mcp: de-duplicate response conversion code (dagger#179) (@aluzzardi)
- 227062a: merge --delete (dagger#167) (@kpenfound)
- b27298e: parameterize release on repository owner (should be org always i think) (@cwlbraa)
- a2973bb: push less stuff to the fork - just head (dagger#120) (@cwlbraa)
- ac76bf2: real container resume redux redux (dagger#129) (@cwlbraa)
- ad6ec85: rename default binary (no docs yet) (@cwlbraa)
- b3321ba: service: add a start timeout to avoid blocking forever on healthchecks (dagger#127) (@aluzzardi)
- cb39d89: shell completion installation (dagger#133) (@cwlbraa)
- e1bca34: simplify intro (dagger#196) (@mintlify[bot])
- 7b6c18b: terminal: improve bash PS1 logic (dagger#78) (@tiborvass)
- 8cb3037: tidy up environment logs (dagger#171) (@aluzzardi)
- 6ae972e: tools: run background: return run error on failure (dagger#141) (@aluzzardi)
- c24fec0: update command hints (@cwlbraa)
- d56ae59: update environment/README.md (dagger#151) (@cwlbraa)
- a17ac71: updating goose docs (dagger#79) (@michaelneale)
- a30f8ab: use FileUtils in homebrew cask postinstall hook (@cwlbraa)
Full Changelog: v0.0.5...v0.2.0
v0.0.6
container-use v0.0.6
Download the pre-compiled binaries from the assets below.
Changelog
- 4a15d18 Add CU playlist to README (dagger#104)
- 2b175c5 Add comprehensive test suite for file persistence and change tracking (dagger#65)
- f6c1d11 Add video link to VS Code setup (dagger#103)
- 747c201 Fix notes (dagger#112)
- 635b640 add qodo gen mcp server instructions (dagger#117)
- 6e4d38e cli: sanity checks and cleanup (dagger#106)
- 7c60136 cu checkout (dagger#108)
- 6dae708 cu: environment shell completion (dagger#130)
- 3d20f85 document warp mcp config (dagger#124)
- 58aad06 env: simplify state format (dagger#85)
- ad30e25 environment description (dagger#107)
- e7bd753 environment management overhaul (dagger#62)
- ae0471d environment: remove name (dagger#109)
- 526ad70 explicit dagger client passing (dagger#122)
- ecef5e3 fix empty file committing & modernize splitseq (dagger#119)
- a2973bb push less stuff to the fork - just head (dagger#120)
- ac76bf2 real container resume redux redux (dagger#129)
- b3321ba service: add a start timeout to avoid blocking forever on healthchecks (dagger#127)
- 9be9d06 shell completion installation
- 7b6c18b terminal: improve bash PS1 logic (dagger#78)
- a17ac71 updating goose docs (dagger#79)
Full Changelog: v0.0.5...v0.0.6
v0.0.2
container-use v0.0.2
Download the pre-compiled binaries from the assets below.
Changelog
- 470d739: document configuring container-use with cline (dagger#72) (@kpenfound)
- 4ed3691: release to homebrew cask (@cwlbraa)
Full Changelog: v0.0.1...v0.0.2