Skip to content

v0.40.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 16:08
42d661f

Changelog

Features

  • d264345 feat(adapter): wire dippin-lang v0.40–v0.42 IR fields (override, last_response_truncate, choice) (#391)
  • e692eef feat(engine): commit-only scope guard for codergen nodes (#349) (#388)
  • 9c4456c feat(engine): per-node cost ceiling and no-progress detector (#304) (#387)
  • 7b5a4fc feat(engine): wire stall_timeout from .dip defaults into BudgetGuard (#310) (#390)

Fixes

  • 3cc1ddd fix(engine): wrap ${ctx.tool_stdout}/tool_stderr expansions in fenced blocks (#352 item 3) (#384)
  • 204df33 fix(examples): bring megaplan/ralph-loop/semport to A grade under dippin doctor (#335 scope 3) (#389)
  • 4f96599 fix(examples): bring non-embedded examples to A grade under dippin doctor (#335 scope 2) (#386)
  • 05d13c5 fix(examples): refresh active-source-files in build-context.md at MarkMilestoneDone (#351 item 3) (#383)
  • 2f633ea fix(examples): remove double-fencing around ${ctx.tool_stdout} expansions (#384 follow-up)
  • 539c8a6 fix(git): strip GIT_DIR/GIT_INDEX_FILE/GIT_WORK_TREE from git subprocess env (#401)

Other

  • 19b54ae docs(site): v0.39.1 refresh — changelog section + latest pointer (#382)
  • 8dca9e9 release: v0.39.2 (#385)
  • 42d661f release: v0.40.0 — bump dippin-lang v0.42.0 → v0.43.0 (#403)