3 ms·
Working on a DeepSeek V4.x coding harness. Added ability for the llm to set its own reasoning for each response, bi-directional communication between subagents,
by g023 13d ago
Working on a DeepSeek V4.x coding harness. Added ability for the llm to set its own reasoning for each response, bi-directional communication between subagents, added a todo sub orchestrator that for each task a subagent does, it passes its issues surfaced to the next subagent that is completing the next task, so that it fixes those issues before beginning its task, better cost effective processing, capping reasoning at 75% to curb overthinking, better cost efficiency management.
https://github.com/g023/g023code https://github.com/g023/g023code