Releases: aitomatic/dana-runtime
Releases · aitomatic/dana-runtime
Release list
v0.2.0
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
resumearg 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
What's Changed
- feat: add embedding support to LLM providers (#3) by @ngoclam9415 in #4
- feat: add embedding support to LLM providers (#3) (#4) by @ngoclam9415 in #5
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- feat: add Moonshot provider + path-based canonical content format by @ngoclam9415 in #1
- Main/v0.1 by @ngoclam9415 in #2
New Contributors
- @ngoclam9415 made their first contribution in #1
Full Changelog: https://github.com/aitomatic/dana-runtime/commits/v0.1.2