6 ms·
After implementing a behaviour tree library and realising the power of select & sequence I found myself wondering why they aren’t used more widely. I’ve never
by sandbags 10mo ago
After implementing a behaviour tree library and realising the power of select & sequence I found myself wondering why they aren’t used more widely.
I’ve never done anything in crypto but watched in horror as people created immutable contracts with essentially Javascript programs. Surely it would be much easier to reason about/verify scripts written as a behaviour tree with a library of queries and actions. Even being able to limit the scope of modifications would be a win.
- delaminator 10mo agoSeeing as it was your inspiration, here is a summary of a discussion with Claude on this topic. (not the crypto part.) https://claude.ai/public/artifacts/2b23f156-c9b5-42df-9a83-f8791e289180 https://claude.ai/public/artifacts/2b23f156-c9b5-42df-9a83-f...