@badlogicgames@lutfi_gr haven’t spent much time with it yet but pydantic/monty looks perfect for this and is what they’re using to implement codemode in pydantic ai
⭐ New talk! https://t.co/dhDLxakvrC
Coding agents might help us finally break out of two cages: the app model, which traps computing in one-size-fits-all silos; and programming as a specialization, which has crowded out cultures of imagination and domain insight.
@pythonics00@mattpocockuk as a junior i can confirm that a /grill-me (my own version) session takes a couple of hours at least and like 10-15 mins between each response while i read, learn, fork the session to to dig into each decision and understand it etc.
once the session is done a nap is mandatory
@aarondfrancis@bentlegen@ryanguill@dillon_mulroy@DanielGri the solo MCP server. It takes up something like 9k tokens before you even toggle on the extra toolsets. imo smth like lazy loading the tools / a code mode style execution env for the mcp server, or exposing it as a CLI too with the option of MCP would save a lot of tokens
@aarondfrancis@bentlegen@ryanguill@dillon_mulroy thought i’d check out solo after seeing @DanielGri say he preferred it over his interactive-subagents extension for Pi (which i’ve been using and am a big fan of). I love the UI/UX and its much prettier than cmux which matters to me. The one thing stopping me from switching is..