A library for building software agents using behavior trees and language models.
Stars
91
Forks
6
Watchers
91
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
238
commits
1
commits
Deprecated tests that rely on old XML-based factory system.
558cc1dView on GitHubUpdated tests for control nodes to reflect the new constructor convention.
d64c490View on GitHubUpdated markdown doc files. Still adding documentation.
990515dView on GitHubTentative support for automatic default names on all the main node types. Needs testing still.
8d8114bView on GitHubLM-based action nodes now use the new configuration formats.
50eea91View on GitHubRewrote configs to split out model and TreeNode configuration objects.
467a4fdView on GitHub