Skip to content

v1.9.4

Choose a tag to compare

@github-actions github-actions released this 16 Mar 15:18
· 563 commits to dev since this release

What's Changed

  • fix: reliability and fresh install hardening by @ProfFroggo in #23
  • fix: tasks no longer skip internal-review; stop dispatching from todo by @ProfFroggo in #24
  • feat: Clara gates internal-review before agent dispatch by @ProfFroggo in #25
  • fix: Clara pre-review checks concrete gates (agent, planningNotes, subtasks) by @ProfFroggo in #26
  • rename: internal-review column label → Pre-review by @ProfFroggo in #27
  • fix: agents no longer touch internal-review; clarify Pre-review vs agent workflow by @ProfFroggo in #28
  • docs: sync all pipeline docs + MCP guards to pre-review flow by @ProfFroggo in #29
  • fix: proc.stdin TS error breaking CI build by @ProfFroggo in #30
  • fix: proc stdin/stdout/stderr non-null assertions by @ProfFroggo in #31
  • fix: remaining proc stream null assertions (fresh.*) by @ProfFroggo in #32
  • fix: 5min chat timeout + 30s heartbeat so users know agent is working by @ProfFroggo in #33
  • Fix artifact/session bleed between agents in 1-1 chat by @ProfFroggo in #34
  • Add image_remove_background MCP tool by @ProfFroggo in #35
  • Security hardening + logic fixes + autonomy polish by @ProfFroggo in #36
  • Logic fixes + 2 polish sessions — autonomy, UX, security hardening by @ProfFroggo in #37

Full Changelog: v1.8.33...v1.9.4