Skip to content

Releases: antongolub/artel

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 12 May 10:05

0.4.0 (2026-05-12)

Features

  • feat: introduce pipeline api (#5) (10a0458)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 May 15:24

0.3.0 (2026-05-04)

Features

  • feat: artel replay <task|dispatch-id> (4f876d3)
  • feat(probe): --json mode emits detailed checks + live model roundtrip (8fb40c5)
  • feat(logs): artel logs — single-dispatch drilldown (6432fc3)
  • feat(drivers): driver plugin overlay loader (df58ec2)

Fixes & improvements

  • fix(status): tolerate missing .artel/QUEUE.md and dispatcher_state.json (aa2c149)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 May 19:35

0.2.0 (2026-05-03)

Features

  • feat(telemetry): git context + dispatch deltas in events / meta (c4664d3)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 May 18:11

0.1.0 (2026-05-03)

Features

  • feat(probe): artel probe — engine readiness check (d81f1ce)

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 03 May 17:41

0.0.3 (2026-05-03)

Features

  • feat: add git info to status context (9bf1350)
  • feat: MVP — multi-agent platform engine (b4e3c63)

Fixes & improvements

  • fix: fix codex invocation (a1ee9a7)
  • refactor: use single bin (c7daaa1)
  • refactor: pre-publish architectural imprs (456e801)
  • refactor: strengthen agent role format (8d6121e)
  • refactor: separate cli layer (ef90ab0)
  • docs: rescope plan to MVP (5da7ee4)
  • docs: add DESIGN.md and PLAN.md (8a48c0d)