Tagged: llm
Showing 1–5 of 70 articles
Comparing graft and jCodeMunch Two MCP servers that index a repo with tree-sitter. I measured both on the same code: 886 tokens of tool schema against 27,526. Read article Headlong vs ai-coworkers: What Should an Agent Do When Nothing Is Happening? Laude's Headlong thinks continuously and costs $1-2 an hour at idle. My runtime returns before the model is called. One design question separates them. Read article Referencing a skill instead of installing it A paper argues installed skills spend a scarce prompt budget. I measured mine at 2,225 resident tokens, then ran the @skills reference client. Read article Where Agent Behaviour Lives: dsh, Claude Code and pi DeepSeek's dsh keeps its hardcoded prompt to one sentence. Claude Code puts orchestration in prose. pi hands the choice to you. I read the source of all three. Read article Four Places to Catch a Model's Mistake BAML repairs the output, Hyperlambda gates the execution, Zero explains the failure, ilo shrinks the surface. Four languages for agents, four different moments to intervene. Read article