Skip to content

codebridge: v0.1.4

Choose a tag to compare

@64andrewwalker 64andrewwalker released this 21 Feb 14:56
26af287

0.1.4 (2026-02-21)

Bug Fixes

  • clear stale pid and session_id on resetForResume (#23) (#28) (aadb172)
  • engine parser edge cases for tokens and sessionId (#26) (#32) (a67751e)
  • filter KimiCode output to assistant role only (#21) (#31) (a31fbd4)
  • reconciler handles stopping state and corrupt session.json (#22) (#29) (4484cbc)
  • security — path traversal and workspace validation (#20) (#34) (81a6f30)
  • tighten Zod schema validation constraints (#24) (#30) (d9772b4)
  • validate CLI inputs before writing to disk (#25) (#33) (32a7227)
  • wrap processRun in top-level try/catch to guarantee result.json (#27) (6cef36c)