Skip to content

v0.3.4

Choose a tag to compare

@saucam saucam released this 23 Jul 05:43
· 77 commits to main since this release
1657a19

What's Changed

  • fix: never auto-approve AskUserQuestion — elicitation is a hard block in every mode by @saucam in #226
  • feat(pipeline): deterministic, backend-agnostic phase detection (design + implementation) by @saucam in #227
  • fix(pipeline): re-baseline history after send (phase reuse + spurious nudge) + hide halt card while deciding by @saucam in #228
  • fix(pipeline): detect phase turns by last-turn role, not a history watermark (kills the pre-work nudge + phase-N-reuse) by @saucam in #229
  • fix(session): don't commit a content-free turn — the phantom-turn root cause (all backends) by @saucam in #230
  • fix(session): freeze the memory index in the system prompt — the systemPromptAppend-oscillation root cause by @saucam in #231
  • fix: surface and recover skill-command permission failures (#232, #233) by @saucam in #235
  • fix: pipeline-created session appears immediately, not after a reconnect by @saucam in #237
  • chore: release 0.3.4 by @saucam in #238

Full Changelog: v0.3.3...v0.3.4

What's Changed

  • fix: never auto-approve AskUserQuestion — elicitation is a hard block in every mode by @saucam in #226
  • feat(pipeline): deterministic, backend-agnostic phase detection (design + implementation) by @saucam in #227
  • fix(pipeline): re-baseline history after send (phase reuse + spurious nudge) + hide halt card while deciding by @saucam in #228
  • fix(pipeline): detect phase turns by last-turn role, not a history watermark (kills the pre-work nudge + phase-N-reuse) by @saucam in #229
  • fix(session): don't commit a content-free turn — the phantom-turn root cause (all backends) by @saucam in #230
  • fix(session): freeze the memory index in the system prompt — the systemPromptAppend-oscillation root cause by @saucam in #231
  • fix: surface and recover skill-command permission failures (#232, #233) by @saucam in #235
  • fix: pipeline-created session appears immediately, not after a reconnect by @saucam in #237
  • chore: release 0.3.4 by @saucam in #238

Full Changelog: v0.3.3...v0.3.4