@agentforge/testing 0.11.0 → 0.11.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -379,6 +379,7 @@ describe('ReAct Agent Integration Tests', () => {
|
|
|
379
379
|
|
|
380
380
|
- [GitHub Repository](https://github.com/TVScoundrel/agentforge)
|
|
381
381
|
- [npm Package](https://www.npmjs.com/package/@agentforge/testing)
|
|
382
|
+
- [Changelog](https://tvscoundrel.github.io/agentforge/changelog.html) - See what's new before upgrading
|
|
382
383
|
- [Report Issues](https://github.com/TVScoundrel/agentforge/issues)
|
|
383
384
|
|
|
384
385
|
## 📚 Related Packages
|