Skip to content

Traceable launch flow

Choose a tag to compare

@adsm-agent adsm-agent released this 10 Apr 17:48
· 31 commits to main since this release

0.1.1 - 2026-04-10

Release focused on execution traceability and launch flow refinement.

Added

  • execution pipeline logging across admission, preparation, and runtime stages;
  • execution start coordination with clearer launch-phase sequencing;
  • runtime stdout and stderr streaming into the execution log;
  • execution workspace preparation and prompt materialization steps;
  • Docker-based execution runtime support;
  • launch contract and execution-profile alignment across the preparation pipeline.

Changed

  • candidate-profile resolution now scans the full cfg/ hierarchy for profile fragments;
  • release documentation and package metadata were brought in sync with the current codebase state.