Skip to content

Releases: sudocode-ai/sudocode

v0.1.26

07 Mar 07:10
b3be3e3

Choose a tag to compare

Bump version to 0.1.26 (#155)

v0.1.25

23 Feb 06:21
aee83df

Choose a tag to compare

Bump version to 0.1.25 (#151)

v0.1.24

23 Feb 05:18
3d04895

Choose a tag to compare

Bump version to 0.1.24 (#149)

v0.1.23

23 Feb 03:45
a487744

Choose a tag to compare

Bump version to 0.1.23 (#147)

v0.1.22

23 Feb 02:25
d10d9e9

Choose a tag to compare

Bump version to 0.1.22 (#146)

Also updates version.sh to automate the release branch + PR flow
(required by main branch protection rules).

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

Dev Build dev-a991e7c

20 Feb 04:38
a991e7c

Choose a tag to compare

Dev Build dev-a991e7c Pre-release
Pre-release
fix build one more time (#88)

Dev Build dev-872d929

20 Feb 05:27
872d929

Choose a tag to compare

Dev Build dev-872d929 Pre-release
Pre-release
make build step for darwin builds use mac runner (#140)

use mac runner, so that the resulting binary is properly signed

Dev Test Build

19 Feb 08:04

Choose a tag to compare

Dev Test Build Pre-release
Pre-release

Testing binary distribution pipeline. Not for production use.

v0.1.19

22 Jan 21:02

Choose a tag to compare

Adds support for agent client protocol (ACP) which standardizes the interface for running coding agents. This change increases the stability of sudocode-managed agent executions.

v0.1.18

07 Jan 21:35

Choose a tag to compare

  • Add preliminary support for voice dictation and narration
  • Expand MCP server scopes to allow agents to manage other executions, workflows
  • Minor bug fixes