Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Calamari
/
BehaviorTree.js
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
340
Code
Issues
4
Pull requests
11
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add Parallel nodes
- #60
#60
Open
Calamari
wants to merge 23 commits into
master
Calamari/BehaviorTree.js:master
from
parallel
Calamari/BehaviorTree.js:parallel
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
Add Parallel nodes
#60
Calamari
wants to merge 23 commits into
master
Calamari/BehaviorTree.js:master
from
parallel
Calamari/BehaviorTree.js:parallel
Copy head branch name to clipboard
Commits
Commits on Nov 5, 2021
Move all files to TypeSciprt & use esbuild
Calamari
committed
40cffb6
View commit details
Copy full SHA for 40cffb6
Browse repository at this point
Add types everywhere
Calamari
committed
af01fd7
View commit details
Copy full SHA for af01fd7
Browse repository at this point
Let benchmark file be js
Calamari
committed
ba56ce0
View commit details
Copy full SHA for ba56ce0
Browse repository at this point
Update prettier rules to use semicolon
Calamari
committed
c9944cc
View commit details
Copy full SHA for c9944cc
Browse repository at this point
Check up tests and finalize typings with them
Calamari
committed
2b26969
View commit details
Copy full SHA for 2b26969
Browse repository at this point
Typescript definitely warrants for a major version
Calamari
committed
775e0ae
View commit details
Copy full SHA for 775e0ae
Browse repository at this point
Export types in dist
Calamari
committed
0765946
View commit details
Copy full SHA for 0765946
Browse repository at this point
Ignore bin file in eslint
Calamari
committed
0d03b16
View commit details
Copy full SHA for 0d03b16
Browse repository at this point
Export lib files to lib dir instead of dist
Calamari
committed
84fd85d
View commit details
Copy full SHA for 84fd85d
Browse repository at this point
Commits on Jan 1, 2022
Fix test command
Calamari
committed
8ec7bed
View commit details
Copy full SHA for 8ec7bed
Browse repository at this point
Commits on Jan 5, 2022
Make BranchNode remember last run
Calamari
committed
f64ace3
View commit details
Copy full SHA for f64ace3
Browse repository at this point
Make decorators work with new running response
Calamari
committed
fa3ce1a
View commit details
Copy full SHA for fa3ce1a
Browse repository at this point
Use new helper method more
Calamari
committed
5beceac
View commit details
Copy full SHA for 5beceac
Browse repository at this point
Commits on Jan 6, 2022
Add Parallel node
Calamari
committed
408ff5f
View commit details
Copy full SHA for 408ff5f
Browse repository at this point
Commits on Jan 9, 2022
Add Parallel* nodes
Calamari
committed
5858609
View commit details
Copy full SHA for 5858609
Browse repository at this point
Adapt Random node to new inner workings
Calamari
committed
d7e70bb
View commit details
Copy full SHA for d7e70bb
Browse repository at this point
Clean up import statements
Calamari
committed
cad2f14
View commit details
Copy full SHA for cad2f14
Browse repository at this point
Upgrade node packages
Calamari
committed
bcc65c5
View commit details
Copy full SHA for bcc65c5
Browse repository at this point
Commits on Jan 10, 2022
Fix introspector call in BranchNode
Calamari
committed
802b7a7
View commit details
Copy full SHA for 802b7a7
Browse repository at this point
Remove console.logs
Calamari
committed
3b8e7a6
View commit details
Copy full SHA for 3b8e7a6
Browse repository at this point
Add introspector for parallel tasks
Calamari
committed
385d9ed
View commit details
Copy full SHA for 385d9ed
Browse repository at this point
Fix CooldownDecorator for running tasks
Show description for 13dcb8b
Calamari
committed
13dcb8b
View commit details
Copy full SHA for 13dcb8b
Browse repository at this point
Add new accomplishments to README
Calamari
committed
c3f07af
View commit details
Copy full SHA for c3f07af
Browse repository at this point
You can’t perform that action at this time.