Skip to content

Releases: aitomatic/dana-runtime

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 10:46
833ab68

What's Changed

  • feat: add embedding support to LLM providers by @ngoclam9415 in #3
  • fix: enable LLM retry without fallbacks and surface SDK retries by @ngoclam9415 in #7
  • feat(timeline): compression parity upgrades (P2+P3+P6) by @ngoclam9415 in #8
  • fix(llm): surface Azure/OpenAI gpt-5 thinking blocks via Responses API by @ngoclam9415 in #9
  • feat(llm,timeline): cross-turn reasoning state replay for gpt-5/o3/o4 by @ngoclam9415 in #10
  • fix(timeline,tools): GPT-5 timeline robustness — reasoning-item drop + tool-batch isolation by @ngoclam9415 in #11
  • feat(agent,timeline): subagent factory pattern + per-session timeline reload by @ngoclam9415 in #12
  • fix(prompt): place scratchpad under session folder by @ngoclam9415 in #13
  • docs(task-resource): strengthen resume arg emphasis for subagent dialogue by @ngoclam9415 in #14
  • feat(llm): env var to force/disable Responses API for OpenAI/Azure by @ngoclam9415 in #15
  • feat(agent): inject LLMProvider instance into STARAgent by @ngoclam9415 in #16
  • fix(test): repair 6 failing tests blocking develop CI by @ngoclam9415 in #19
  • chore(ci): flatten gitflow to develop → master by @ngoclam9415 in #20
  • release: promote develop → master (v0.2.0) by @ngoclam9415 in #21

Full Changelog: v0.1.3...v0.2.0

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 25 Mar 02:58
21ec1f2

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 21 Mar 17:50
58b1bbd

What's Changed

New Contributors

Full Changelog: https://github.com/aitomatic/dana-runtime/commits/v0.1.2