A simple HTN planner based around the principles of the Builder pattern written in TypeScript
Stars
3
Forks
0
Watchers
3
Open Issues
5
Overall repository health assessment
^1.8.1^7.19.1^7.8.0^7.8.0^2.4.0^20.12.8^7.12.0^3.0.0^8.28.0^3.2.0^8.0.1~3.12.7~5.5.4^0.5.656
commits
25
commits
chore: deprecate WorldState type in favor of WorldStateBase for improved type consistency
7ab6b74View on GitHubMerge pull request #8 from Glavin001/feat/strong-types
1a97df8View on GitHubMerge pull request #7 from Glavin001/codex/implement-htn-ai-scenarios-for-fps-agent
2defdbfView on GitHubMerge pull request #6 from Glavin001/codex/fix-issues-with-npm-scripts
07591abView on GitHubEnable strict null checks and update context handling
442c2c8View on GitHubrefactor: enhance context and task systems with typed state management and improved task definitions
e7fb1bfView on GitHubchore: update package version to 1.2.0, add typecheck script, and include @types/node dependency
1683bb9View on GitHubfeat: enhance GOAP system with dynamic cost calculations and compound task expansion
36475d8View on GitHubfeat: implement GOAP sequence and utility selection tasks with associated scoring mechanisms
981cc86View on GitHub