spongedsc / pathways

Pathways: multi-modal AI/ML models on discord
GNU Affero General Public License v3.0
3 stars 1 forks source link

[refactor] Recursion & index.js check bypass in structure loader #76

Closed daniwasonline closed 1 month ago

daniwasonline commented 1 month ago

Description

This PR adds proper support for recursion in the structure loader. Additionally, the addition of an allowIndex parameter now allows certain structures that use index.js to opt-in to including these files during the structure loading process.

The additions in this PR will be used in the Callsystems RFC.