» Tag
ai
1035 postsWhy AI Orchestration Beats Bigger Context Windows
Massive context windows didn't fix AI. With models scoring under 1% on ARC-AGI-3, winning teams now engineer the system around the model, not just the model.
An alternative to LLM judges: risk-based deterministic routing
Instead of using an LLM to judge quality, this four-layer design routes tasks by risk using deterministic code, diff review, and fixed sampling.
Beyond Single Prompts: How Agentic Workflows Improve LLM Output Quality
A practical guide to replacing single-prompt chatbot patterns with agentic workflows using reflection, tool-use loops, and multi-agent delegation for more reliable LLM output.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comWhy It's Hard to Make an AI Agent Truly Disagree
Building an AI agent whose sole job is to find flaws revealed how strongly LLMs default to agreeableness, and the prompt and architecture tricks needed to force real disagreement.
AI Agent Security Decisions Belong at the Tool Call
Real security for AI agents lies not in setting up MCP connections but in runtime control of each tool call; the HCP paper shows why with concrete evidence.
DevTeam AI: A Multi-Agent Engineering Team on QwenCloud
Built for the QwenCloud Global AI Hackathon, DevTeam AI turns a product idea into a full delivery plan using 11 specialized AI agents and human approvals.
Claude Code's Hidden Telemetry Sparks China NVDB Warning
Claude Code quietly sent user location and identity data without consent in its April-June 2026 builds. China's NVDB flagged it; Anthropic is rolling the mechanism back.
AI Technical Debt: Why Generated Code Still Needs Metadata and Review
AI-generated code speeds up data engineering but hides risk. Without structured metadata, review and governance, teams accumulate hidden intent debt.
Memory Engineering Is a Promotion Pipeline, Not Notes
An AI agent framework runs memory through a promotion pipeline with evidence and approval instead of direct writes; rejection counts as a healthy outcome.
llama.garden: A Nostr-Powered Decentralized LLM Torrent Network
llama.garden distributes LLM weights via BitTorrent, using a Nostr-based catalog and Hugging Face servers as fallback seeds so downloads work even without seeders.