New
v1.0.0
What's Changed
- Major Framework Refactor: ActiveAgent v1.0.0 by @sirwolfgang in https://github.com/activeagents/activeagent/pull/259
- Add API gem version testing and fix Anthropic 1.14.0 compatibility by @sirwolfgang in https://github.com/activeagents/activeagent/pull/265
- Fix version compatiblity issue for vitepress by @sirwolfgang in https://github.com/activeagents/activeagent/pull/266
- Add missing API Keys by @sirwolfgang in https://github.com/activeagents/activeagent/pull/267
- Fix website links by @sirwolfgang in https://github.com/activeagents/activeagent/pull/268
- chore: remove
standardfrom dev dependencies by @okuramasafumi in https://github.com/activeagents/activeagent/pull/272 - Add thread safety tests by @sirwolfgang in https://github.com/activeagents/activeagent/pull/275
- Refactor: Leverage Native Gem Types Across All Providers by @sirwolfgang in https://github.com/activeagents/activeagent/pull/271
- Improved Usage Tracking by @sirwolfgang in https://github.com/activeagents/activeagent/pull/274
New Contributors
- @okuramasafumi made their first contribution in https://github.com/activeagents/activeagent/pull/272
Full Changelog: https://github.com/activeagents/activeagent/compare/v0.6.3...v1.0.0