Skip to content

Releases: re-cinq/wave

v0.41.3

01 Mar 22:09
872e0cd

Choose a tag to compare

Changelog

  • 872e0cd Merge pull request #212 from re-cinq/fix/persona-permission-audit
  • 3fdca83 fix(personas): expand analyst personas with release and PR/MR read access
  • 5ed5621 fix(personas): fix gitea-enhancer tea issue → tea issues
  • 8c3ecad fix(personas): sync embedded commenter configs with wave.yaml
  • 38bded8 fix(personas): sync embedded dev persona configs (language-agnostic)
  • c08001c fix(pipelines): make scope verify-report steps read-only

v0.41.2

01 Mar 19:25
1b1da6f

Choose a tag to compare

Changelog

  • 1b1da6f Merge pull request #202 from re-cinq/fix/preflight-and-todowrite
  • b8a684d chore(personas): remove vestigial Bash(bb *) deny from gh/gl/gt personas
  • bc723bf docs(personas): add TodoWrite avoidance instruction to base protocol
  • f9205c6 fix(manifest): rewrite bitbucket persona permissions for curl+jq
  • aa31b54 fix(personas): rewrite bitbucket persona prompts for REST API
  • 4462c92 fix(pipelines): add requires.tools to bb-* pipelines for preflight validation
  • c3299b2 fix(pipelines): add requires.tools to gh-* pipelines for preflight validation
  • 67a1dfb fix(pipelines): add requires.tools to gl-* pipelines for preflight validation
  • f6975b3 fix(pipelines): add requires.tools to gt-* pipelines for preflight validation
  • 8d43397 fix(pipelines): rewrite bb-* pipeline prompts for Bitbucket REST API
  • 6c5d193 fix(prompts): rewrite bb-implement prompts for Bitbucket REST API

v0.41.1

01 Mar 09:33
45ee6c0

Choose a tag to compare

Changelog

  • 45ee6c0 Merge pull request #200 from re-cinq/fix/wave-land-branch-workflow
  • 4890c79 fix(pipelines): wave-land must create feature branch before committing

v0.41.0

01 Mar 01:07

Choose a tag to compare

Changelog

  • 1aa9d9c feat(pipelines): add wave-land pipeline for commit-and-ship workflow
  • 3617aad fix(manifest): tighten persona permissions and add scoper personas to wave.yaml
  • c8f5367 fix(personas): add real-execution-only constraint to base protocol
  • a2b0854 fix(personas): tighten embedded persona configs with granular tool permissions
  • 2531f7b fix(prompts): templatize test command and remove stale script reference in gh-implement
  • 4bc61a0 refactor(personas): remove redundant version checks and fake-output constraints from prompts
  • ca12711 refactor(pipelines): streamline refresh and scope pipeline prompts

v0.40.0

28 Feb 23:24
d53e9d9

Choose a tag to compare

Changelog

  • d53e9d9 Merge pull request #192 from re-cinq/163-onboarding-wizard
  • 6a94ae5 feat(onboarding): add ollama adapter and free-text input for adapter/model
  • 7baa18d feat(webui): add token display to web UI dashboard
  • 17c65c6 feat: implement #163 — interactive onboarding wizard for first-time setup
  • 4e4c8d8 fix(cli): thread PersonaConfigs and remove deselected pipelines
  • bb017bc fix(onboarding): add PersonaConfigs to WizardConfig and emit personas in manifest

v0.39.0

28 Feb 22:29
0ef8e8a

Choose a tag to compare

Changelog

  • 0ef8e8a Merge pull request #193 from re-cinq/098-token-display-fix
  • b37707a feat: implement #98 — fix token counting and add token display to TUI

v0.38.1

28 Feb 22:14
e6e21dd

Choose a tag to compare

Changelog

  • e6e21dd Merge pull request #195 from re-cinq/fix/pipeline-audit-optimizations
  • 7ae18c2 fix(pipeline): audit and optimize all pipeline configs

v0.38.0

28 Feb 19:28
93258f7

Choose a tag to compare

Changelog

  • 93258f7 Merge pull request #188 from re-cinq/184-gh-scope-pipeline
  • 0867a47 feat: add gh-scope pipeline for epic decomposition across all 4 forges
  • 732a52b fix: add scope contracts and pipelines to .wave/ runtime directory

v0.37.0

28 Feb 19:05
a7abc9a

Choose a tag to compare

Changelog

  • a7abc9a Merge pull request #187 from re-cinq/186-file-uri-paths
  • 3051629 feat(display): implement #186 — prefix absolute file paths with file:// URI scheme

v0.36.0

28 Feb 08:32
e0acbdf

Choose a tag to compare

Changelog

  • e0acbdf Merge pull request #185 from re-cinq/179-dynamic-persona-discovery
  • 5eabc94 feat(init): replace hardcoded persona map with embedded YAML configs