Skip to content

Releases: jddunn/wunderland

v0.72.2

09 May 18:48

Choose a tag to compare

Changes

  • refactor: move observability/, discovery/, config/ into platform/ (381ebb9)
  • refactor: move jobs/, social/, scheduling/, orchestration/ into autonomy/ (4ad0505)
  • refactor: move chat/, discord/, voice/, browser/, api/, pairing/ into channels/ (f3ef391)
  • refactor: move memory/, rag/, storage/ into memory-new/ (9a2d64c)
  • refactor: move runtime/, tools/, inference/, core/CompactionManager into runtime-new/ (c8b1ddd)

Published to npm: wunderland@0.72.2

v0.72.1

09 May 18:34

Choose a tag to compare

Changes

  • refactor: update import paths after agents/ group move (codemod) (d889e8e)
  • refactor: move agents/ group from core/ and bootstrap/ (6b27449)
  • refactor: scaffold themed-group dir skeleton (a8775a6)
  • test: add Phase 2 baseline snapshot, codemod helper, exports-resolution test (985c502)

Published to npm: wunderland@0.72.1

v0.72.0

09 May 18:14

Choose a tag to compare

Changes

  • feat(jobs): structured placeholder deliverable when no LLM key (2d5a74b)
  • docs: rewrite README hero, fix OpenClaw framing, archive fork plan, move Sol section out (d25e7df)
  • chore: relicense Apache-2.0 forward-only at 0.71.0 (337c362)

Published to npm: wunderland@0.72.0

v0.71.0

08 May 06:01

Choose a tag to compare

Changes

  • feat(mission): --bare flag writes only the last node's polished output (30b233c)

Published to npm: wunderland@0.71.0

v0.70.0

08 May 05:12

Choose a tag to compare

Changes

  • feat(mission): --format csv emits per-node-row spreadsheet (f458246)

Published to npm: wunderland@0.70.0

v0.69.2

08 May 04:46

Choose a tag to compare

Changes

  • fix(yaml): carry style: 'llm' through LLM planner config for observability (212c79d)

Published to npm: wunderland@0.69.2

v0.69.1

08 May 04:32

Choose a tag to compare

Changes

  • fix(runtime): empty-output fallback still emits errors after large results (aef2b26)
  • fix(orchestration): clarify empty-steps error message in generateLlmPlan (a0f5f2e)

Published to npm: wunderland@0.69.1

v0.69.0

07 May 23:33

Choose a tag to compare

Changes

  • feat(mission): expose parallelTools in YAML + per-node token/cost telemetry (5e94180)

Published to npm: wunderland@0.69.0

v0.68.0

07 May 23:18

Choose a tag to compare

Changes

  • feat(yaml): planner.style="llm" — opt-in real LLM-driven plan generation (fe09553)

Published to npm: wunderland@0.68.0

v0.67.1

07 May 22:46

Choose a tag to compare

Changes

  • fix(runtime): port empty-output fallback to wunderland's GMI handler (35329f3)
  • docs(missions): document planner.style + auto-classification + new examples (7a303f5)

Published to npm: wunderland@0.67.1