Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-26 | 1.3 kB | |
v2.2.79 source code.tar.gz | 2025-07-26 | 11.1 MB | |
v2.2.79 source code.zip | 2025-07-26 | 11.7 MB | |
Totals: 3 Items | 22.8 MB | 0 |
What's Changed
- feat: Add comprehensive token metrics tracking for PraisonAI agents by @github-actions[bot] in https://github.com/MervinPraison/PraisonAI/pull/1055
- feat: Simplify token metrics to Agent(metrics=True) by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/1056
- fix: reduce monitoring overhead with performance optimizations by @github-actions[bot] in https://github.com/MervinPraison/PraisonAI/pull/1058
- fix: add run() method alias to PraisonAIAgents for consistent API by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/1063
- feat: make performance monitoring disabled by default by @github-actions[bot] in https://github.com/MervinPraison/PraisonAI/pull/1061
- perf: optimize telemetry performance with thread pools and queue-based processing by @github-actions[bot] in https://github.com/MervinPraison/PraisonAI/pull/1062
- fix: resolve zero token metrics by fixing agent LLM instance access by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/1064
- fix: properly close aiohttp sessions in MCP HTTP stream transport by @github-actions[bot] in https://github.com/MervinPraison/PraisonAI/pull/1066
Full Changelog: https://github.com/MervinPraison/PraisonAI/compare/v2.2.78...v2.2.79