Skip to content

Releases: creativedswork/dscode

v0.1.5

01 Jun 21:35

Choose a tag to compare

feat: update version 0.1.5, docs

v0.1.4

29 May 17:58

Choose a tag to compare

 fix: enforce public npm registry to fix GitHub Actions npm ci failures

v0.1.3

25 May 16:56

Choose a tag to compare

fix: run npm install in web/ before build in CI

v0.1.2

25 May 16:53

Choose a tag to compare

fix: normalize registry URLs in lock files

v0.1.1

25 May 16:41

Choose a tag to compare

feat: update version to 0.1.1

v0.1.0

24 May 18:34

Choose a tag to compare

test: update permission prompt tests for canNavigateMenu and image input

v0.0.9

24 May 16:24

Choose a tag to compare

doc: refresh MCP README for latest transport semantics

Document streamable HTTP defaults, legacy SSE fallback, richer MCP browser status, and updated MCP app result fields so the README matches the upgraded runtime behavior.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

v0.0.8

23 May 15:10

Choose a tag to compare

doc: add OpenSpec SDD contribution workflow

Document the recommended OpenSpec spec-driven development flow so contributors align on proposal, design, and task review before implementation.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

v0.0.7

16 May 07:54

Choose a tag to compare

fix: clear visible history on reset

Make /reset clear the current TUI conversation view along with agent history,
and bump the package version for the 0.0.7 release.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

v0.0.5: fix: scope persisted cwd to current project

15 May 17:04

Choose a tag to compare

Only reuse a saved cwd when the current startup path matches the recorded project,
and document the project-scoped cwd behavior in the config docs.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>