Download Latest Version v0.1.4 Release source code.zip (12.6 MB)
Email in envelope

Get an email when there's a new version of EvoAgentX

Home / v0.1.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-27 955 Bytes
v0.1.3 Release source code.tar.gz 2026-06-27 12.3 MB
v0.1.3 Release source code.zip 2026-06-27 12.6 MB
Totals: 3 Items   24.9 MB 0

Release Notes

This release focuses on the agent/tool-calling upgrade and provider compatibility improvements.

Highlights

  • Refactored CustomizeAgent and CustomizeAction to support structured inputs/outputs, JSON Schema-backed parameters, and more robust tool orchestration.
  • Added native function-calling support for providers that speak the OpenAI-style tool protocol, with a fallback prompt-based path for others.
  • Improved OpenRouter support with prompt caching, provider-aware request shaping, and cache-write cost warnings.
  • Updated examples to match the new agent scheme and refreshed OpenRouter-based usage.
  • Expanded test coverage for agent configuration, tool calling, and OpenRouter request behavior.

Compatibility

  • Backward compatibility for JSON schema and workflow generation is preserved where possible.
  • Existing prompt-based tool calling still works for providers that do not support native tool calls.
Source: README.md, updated 2026-06-27