Skip to content

Releases: activadee/open-workflows

v2.0.7

25 Jan 19:59

Choose a tag to compare

  • 3be4b37 deps: bump @clack/prompts from 0.10.1 to 0.11.0 (#15)
  • ed472e2 deps: bump @types/node from 22.19.7 to 25.0.10 (#18)
  • 2865bf5 feat: add variants support for reasoning effort configuration (#19)
  • 0b32afa fix(changeset): use catchall schema for OpenCode compatibility

Contributors:

v2.0.6

04 Jan 20:41

Choose a tag to compare

  • 7741df0 feat: add AI-powered changeset workflow for monorepo releases (#13)

Contributors:

v2.0.5

04 Jan 13:23

Choose a tag to compare

  • 446c9d1 refactor: consolidate OpenCode auth setup into plugin installation flow (#11)

Contributors:

v2.0.4

04 Jan 10:47

Choose a tag to compare

  • 17aa16f fix: update cache key and restore keys for OpenCode authentication workflows
  • 01b150c refactor: update action scripts to use @opencode-ai/plugin and improve documentation sync
  • 2b41807 fix: install opencode-ai and update command usage in workflows

Contributors:

v2.0.3

04 Jan 00:44

Choose a tag to compare

  • e59817d refactor: update action scripts to install necessary tools and improve documentation sync

Contributors:

v2.0.2

04 Jan 00:13

Choose a tag to compare

  • 7fa36ef refactor(actions): remove base64 encoding/decoding from OAuth handling (#9)

Contributors:

v2.0.1

03 Jan 23:24

Choose a tag to compare

  • 8163dfb fix: suppress error output for git and GitHub commands in publish script

Contributors:

v2.0.0

03 Jan 23:22

Choose a tag to compare

  • c3092ce refactor: no plugin
  • eace4c5 wip: refactor to composite actions architecture
  • 062d37c v1.1.0
  • 1de5a6b feat(cli): add option to override existing files during installation (#8)
  • 379dd2c refactor(pr-review): reduce strictness and focus on real issues (#7)
  • 3acfa7f refactor: streamline event handling and remove unused workflow tools

Contributors:

v1.0.2

03 Jan 17:20

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.2

v1.0.1

03 Jan 16:44

Choose a tag to compare

  • Fix opencode configuration to allow external directory access