Skip to content

Releases: mirasoth/soothe

v0.6.11: Update: "packages/soothe/tests/integration/core/test_loop_agent.py

17 Jun 16:27

Choose a tag to compare

packages/soothe/tests/integration/core/test_loop_agent_clarification_round_trip.py" [skip ci]

v0.6.10: refactor: modularize executor and consolidate IG numbering

17 Jun 11:41

Choose a tag to compare

Extract executor.py into focused modules:
- act_wave_finalize.py: wave finalization and aggregation logic
- step_wave_types.py: step wave types and stream event handling
- thread_selection.py: thread routing and subagent wire selection
- tool_call_enrichment.py: tool call arg enrichment from chunks
- tool_call_id.py: unified tool call ID handling and subgraph binding

Remove obsolete modules:
- ephemeral_execute_stream.py (replaced by step_wave_types)
- fallback_summary.py (integrated into act_wave_finalize)
- tool_result_registry.py (subsumed by ledger-based tracking)

Consolidate IG numbering (625 series → 494-498, 480→485, etc.)
for cleaner sequential tracking. Add IG-493 for subagent fixes.

v0.6.9: fix: reduce STEP_CARD_TOOL_ACTIVITY_PREVIEW_COUNT to 3 and update tests

16 Jun 05:41

Choose a tag to compare

Reduce the number of tool activity lines shown in step card previews
from 5 to 3 for a more compact display. Update related tests to match
the new preview count expectations.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v0.6.8

14 Jun 10:57

Choose a tag to compare

Update: "VERSION" [skip ci]

v0.6.7

13 Jun 01:05

Choose a tag to compare

Bump version to 0.6.7 and update simple bypass test assertion

v0.6.6: Fix loop evidence fallback and show subgraph tool activity.

12 Jun 07:53

Choose a tag to compare

Normalize execute-step output summary evidence for plan-assess, add robust subgraph tool ingestion fallback for step cards, and split local daemon Docker dependency layers to avoid repeated installs when dependencies are unchanged.

v0.6.5

11 Jun 16:15

Choose a tag to compare

Update: "VERSION" [skip ci]

v0.6.4

11 Jun 13:18

Choose a tag to compare

Full Changelog: v0.6.3...v0.6.4

v0.6.3

10 Jun 12:31

Choose a tag to compare

Full Changelog: v0.6.2...v0.6.3

v0.6.2

10 Jun 09:17

Choose a tag to compare

Full Changelog: v0.6.1...v0.6.2