Releases: kevinMEH/code-container
Releases · kevinMEH/code-container
v2.5.0
05 May 13:08
Compare
Sorry, something went wrong.
No results found
Release/v2.5.0 (#28)
* test: setup
* test: Basic tests
* feat: Finish setup unit tests
* chore: tooling setup
* style: format all
* test: fix type and lint errors
* test: unit test improvements
* refactor: flags.ts improvements
* refactor: Remove * imports
* test: TS mocks + simplify
* chore: precommit script
* feat: Support 4-stage `container build`
* chore: install-local script
* docs: README.md: Update
* v2.5.0
v2.4.2
24 Apr 05:53
Compare
Sorry, something went wrong.
No results found
Release/v2.4.2 (#27)
* feat: Mount only /root/.local/(share|state)
CC places binary in /root/.local/bin. However, OpenCode stores configs
in /root/.local/share & state, so we still have to mount.
* v2.4.2
* feat: postinstall.js: Add old mounts cleanup
v2.4.1
20 Apr 14:46
Compare
Sorry, something went wrong.
No results found
Release/v2.4.1 (#25)
* feat: docker.ts: --no-cache when rebuilding
* fix: docker.ts: --timeout -> -t for compatibility
* v2.4.1
v2.4.0
03 Apr 08:21
Compare
Sorry, something went wrong.
No results found
v2.3.0
28 Mar 07:07
Compare
Sorry, something went wrong.
No results found
Release/v2.3.0 (#22)
* package.json: Add keywords
* docker.ts: Force COLORTERM=truecolor
* docker.ts: Load DOCKER_FLAGS.txt in exec
* feat: Add DOCKER_RUN_FLAGS.txt
* 2.3.0
v2.2.0
24 Mar 11:11
Compare
Sorry, something went wrong.
No results found
Release/v2.2.0 (#21)
* feat: Add Copilot CLI support
* mounts.ts: Mount core mounts by default
* v2.2.0
v2.1.1
23 Mar 14:46
Compare
Sorry, something went wrong.
No results found
Release/v2.1.1 (#19)
* AGENTS.md: Update instructions
* postinstall.js: Change DOCKER_FLAGS.txt content
* Add ability to pass flags to `container run`
* v2.1.1
v2.1.0
20 Mar 11:49
Compare
Sorry, something went wrong.
No results found
Release/v2.1.0 (#16)
* Support DOCKER_FLAGS.txt
* Support string parsing
* README.md: Add prompt for Docker flags
* 2.1.0
* postinstall.js: DOCKER_FLAGS.txt creation
* Move ensureMountsFile() to startup
* Separate AGENTS.md and ConsumerGuide.md
v2.0.9
18 Mar 14:18
Compare
Sorry, something went wrong.
No results found
Fix CI attempt (#13)
* Fix CI attempt
* 2.0.9
v2.0.8
18 Mar 13:59
Compare
Sorry, something went wrong.
No results found