Replies: 1 comment
-
|
● CURRENT STATE PROPOSED STATE DECISION GUIDE (unit-by-unit review) This captures the current problem (one overloaded Lua file), the target (thin Lua bridge + richer Python The one real risk: The practical middle ground:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to open up a discussion on how to handle ce_mcp_bridge.lua being really big. I wanted to see if it would be best to extract out the really complicated logic and have modularized, scalable tool sets in python that can communicate with the lua file. That way managing and building out tool sets become easier to debug and fix. The AI agents will speak to a the python application which can reduce down the amount of tokens that get sent off to the AI.
Beta Was this translation helpful? Give feedback.
All reactions