Skip to content

v4.3.1 — complete stories, isolated lanes

Choose a tag to compare

@manufosela manufosela released this 23 Jul 16:05
1db5ae6

Patch release. Complete stories, isolated lanes — both halves requested from the field (issues #1296 and #1306).

Added

  • kj hu add takes the full spec in one call (KJC-TSK-0678, #1296): --ac and --tests (repeatable, multiline strings split per line), --scope, and a validated --task-type. An incomplete spec warns immediately with the exact missing flag — the same material kj run's spec review would demand later. #1308
  • Environment isolation for parallel lanes (KJC-TSK-0681, #1306): session.worktree_setup documented inline with a lane-aware example; the generated coder-rules.md teaches env-var discipline deriving per-task values from the KJ_LANE_SLOT / KJ_PORT_OFFSET the slot registry already injects; review-rules.md rejects hardcoded ports/DB names and committed .env files. #1307