Skip to content

Releases: athal7/opencode-devcontainers

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:06

0.4.0 (2026-07-16)

Features

  • add dependabot-automerge job to triage workflow (8eb5c0c)

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 20 Feb 15:48

0.3.3 (2026-02-20)

Bug Fixes

  • jobs: handle ENOENT race in writeJobs and fix flaky test assertion (97268bc)

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 15 Jan 15:51

0.3.2 (2026-01-15)

Bug Fixes

  • worktree: improve error message with actionable guidance (218823c)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Jan 15:47

0.3.1 (2026-01-15)

Bug Fixes

  • worktree: add workdir parameter for reliable repo detection (0f9c7df)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 13:19

0.3.0 (2026-01-15)

Bug Fixes

  • handle race condition in jobs.json write (3c81cfa)

Features

  • add git worktree support and workspace cleanup (13999d0)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 19:50

0.2.0 (2026-01-10)

Bug Fixes

  • prevent bash interception when workdir differs from active devcontainer (dfd225d)

Features

  • move clones to ~/.local/share/opencode/clone for discoverability (bb4f3b5)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Jan 20:04

0.1.2 (2026-01-07)

Bug Fixes

  • update test to match new config path (a54f194)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Jan 05:04

0.1.1 (2026-01-07)

Bug Fixes

  • use SIGKILL for abort to prevent devcontainer_exec from hanging (1420130)

v0.1.0

Choose a tag to compare

@athal7 athal7 released this 06 Jan 16:45

Initial npm release with trusted publishing