Releases: dynamiq-ai/dynamiq
Releases · dynamiq-ai/dynamiq
v0.47.0
What's Changed
- fix: added jina recovery by @mykhailobuleshnyi in #682
- fix: jina recovery by @mykhailobuleshnyi in #686
- fix: update skills tool by @olbychos in #687
- feat: relax structured output parsing by @maksymbuleshnyi in #685
- feat: registry override by @mykhailobuleshnyi in #691
- fix: context compaction retry by @maksymbuleshnyi in #690
- feat: update input streaming by @maksymbuleshnyi in #684
- feat: optimize async execution by @tyaroshko in #683
- feat: add Daytona sandbox by @tyaroshko in #681
- build: dynamiq v0.47.0 by @tyaroshko in #695
Full Changelog: v0.46.0...v0.47.0
v0.46.0
What's Changed
- chore: unify nodes naming convention by @tyaroshko in #661
- chore: allow parallel execution for more search/scrape nodes by @tyaroshko in #666
- feat: whitelist tools for input streaming by @mykhailobuleshnyi in #667
- feat: e2b files by @maksymbuleshnyi in #663
- fix: schemas by @maksymbuleshnyi in #660
- feat: limit subagents per one run by @mykhailobuleshnyi in #665
- fix: truncated streaming by @maksymbuleshnyi in #675
- feat: optimize streaming events by @maksymbuleshnyi in #670
- refactor: update agent-accessible params for search/scrape nodes by @tyaroshko in #672
- fix: fix dublicate openAI bug by @mykhailobuleshnyi in #677
- fix: file write append by @maksymbuleshnyi in #676
- fix: agent input validation by @maksymbuleshnyi in #678
- build: dynamiq v0.46.0 by @tyaroshko in #679
Full Changelog: v0.45.0...v0.46.0
v0.45.0
What's Changed
- feat: Sandbox full setup by @mykhailobuleshnyi in #648
- feat: input streaming for function calling by @mykhailobuleshnyi in #649
- feat: Partial read FileReadTool by @mykhailobuleshnyi in #656
- fix: make output_filename field optional by @tyaroshko in #652
- feat: migrate dynamiq-extra into dynamiq by @vitalii-dynamiq in #651
- feat: native function calling by @maksymbuleshnyi in #650
- feat: add input error event by @maksymbuleshnyi in #655
- build: dynamiq v0.45.0 by @vitalii-dynamiq in #658
Full Changelog: v0.44.0...v0.45.0
v0.43.0
What's Changed
- fix: yaml inline connection support by @acoola in #624
- fix: update Exa parameters for agent input schema by @tyaroshko in #623
- chore: include cached tokens in LLM cost calculation by @tyaroshko in #627
- fix: parallel tracing by @maksymbuleshnyi in #628
- feat: reworked subagents by @mykhailobuleshnyi in #611
- feat: save tool output to files in the sandbox by @tyaroshko in #587
- build: dynamiq v0.43.0 by @tyaroshko in #630
Full Changelog: v0.42.0...v0.43.0
v0.42.0
What's Changed
- feat: add tool result status by @maksymbuleshnyi in #618
- feat: streaming parallel calls at once by @mykhailobuleshnyi in #617
- fix: improve action generation by @maksymbuleshnyi in #615
- feat: add cache control for Anthropic models by @tyaroshko in #613
- build: dynamiq v0.42.0 by @tyaroshko in #619
Full Changelog: v0.41.0...v0.42.0
v0.41.0
What's Changed
- feat: add lightweight code interpreter by @maksymbuleshnyi in #593
- fix: remove tool name mentions by @tyaroshko in #592
- fix: handle E2B sandbox timeout issues by @tyaroshko in #594
- feat: tool input streaming by @mykhailobuleshnyi in #597
- fix: file upload fix by @mykhailobuleshnyi in #600
- fix: enhance ShellCommandResult structure and error handling by @delamainer in #602
- fix: improve max input tokens handling by @maksymbuleshnyi in #605
- fix: update ContextManagerTool timeout by @tyaroshko in #603
- refactor: optimize main agent prompt by @tyaroshko in #604
- fix: remove redundant parametrs by @mykhailobuleshnyi in #606
- fix: fix context overflow by @mykhailobuleshnyi in #607
- feat: improve followup by @maksymbuleshnyi in #601
- build: dynamiq v0.41.0 by @acoola in #609
Full Changelog: v0.40.0...v0.41.0
v0.40.0
What's Changed
- ci: run slow tests manually by @acoola in #579
- feat: handle async context in threads by @acoola in #580
- feat: safe parallel tool run by @mykhailobuleshnyi in #586
- fix: upd skills tool usage by @olbychos in #588
- feat: extra streaming parameters by @maksymbuleshnyi in #583
- feat: update summarization of conversation history by @maksymbuleshnyi in #582
- feat: Return files from agent by @mykhailobuleshnyi in #589
- build: dynamiq v0.40.0 by @acoola in #591
Full Changelog: v0.39.2...v0.40.0
v0.39.2
What's Changed
- feat: add sandbox url, improve skills ingestion by @olbychos in #572
- feat: add streaming output fields by @maksymbuleshnyi in #574
- feat: file write and streaming by @maksymbuleshnyi in #570
- build: dynamiq v0.39.2 by @acoola in #575
Full Changelog: v0.39.1...v0.39.2
v0.39.1
What's Changed
- fix: fix exist method in sandbox by @mykhailobuleshnyi in #565
- fix: yaml roundtrip by @maksymbuleshnyi in #567
- fix: add file messages handling for anthropic by @TrachukT in #564
- chore: improve skills ingestion by @olbychos in #568
- build: dynamiq v0.39.1 by @acoola in #569
Full Changelog: v0.39.0...v0.39.1
v0.39.0
What's Changed
- feat: add possibility to rewrite method type in HttpApiCall by @TrachukT in #554
- chore: add params support in SQL Executor tool by @acoola in #556
- fix: add tests retry by @maksymbuleshnyi in #558
- fix: sandbox dublication by @mykhailobuleshnyi in #553
- feat: upgrade litellm package, fix related errors and Weaviate conn by @TrachukT in #555
- chore: improve conn manager and yaml loader by @acoola in #562
- fix: No copy when single tool is runned by @mykhailobuleshnyi in #559
- feat: add skills sandbox usage by @olbychos in #552
- feat: make todo tool use sandbox by @mykhailobuleshnyi in #561
- feat: sandbox file sharing by @maksymbuleshnyi in #560
- fix: upd xml parser by @olbychos in #557
- build: dynamiq v0.39.0 by @acoola in #563
Full Changelog: v0.38.0...v0.39.0