Skip to content

DvalinCode v0.4.3 — Code permission docs and defaults

Choose a tag to compare

@github-actions github-actions released this 12 Jun 06:27
· 15 commits to main since this release

DvalinCode v0.4.3

This release documents and verifies the Code permission modes and workspace flows.

  • README now explains the four Code permission modes: Ask Permissions, Plan Mode, Auto Mode, and Bypass permissions.
  • README now documents folder selection, Git project import, and worktree support for Cowork/Code workflows.
  • Fixed backend defaults so Code Ask Permissions requests approval before writes/commands when the frontend does not send an explicit approval mode.
  • Kept Plan Mode read-only by default, while Auto Mode and Bypass permissions keep their expected behavior.
  • Built from a clean v0.4.3 tag with packaged web assets beside each binary.

Verification:

  • npm run check passed: 10 test files, 56 tests.
  • npm run build:release passed.
  • shasum -a 256 -c SHA256SUMS.txt passed for all release artifacts.