What's Changed
Tools are now built as simple python functions, a step towards agentstack being framework agnostic.
> Learn how to contribute tools in this new format at: https://docs.agentstack.sh/contributing/adding-tools
Log
* Add extensible log handler by tcdent in https://github.com/AgentOps-AI/AgentStack/pull/155
* clarify agent stack by bboynton97 in https://github.com/AgentOps-AI/AgentStack/pull/205
* Tool packages by tcdent in https://github.com/AgentOps-AI/AgentStack/pull/76
* Get to 100% coverage on inputs.py, agents.py, tasks.py, proj_templates.py by tcdent in https://github.com/AgentOps-AI/AgentStack/pull/195
**Full Changelog**: https://github.com/AgentOps-AI/AgentStack/compare/0.2.4...0.2.5