» Tag
agentic-ai
35 postsRethinking Agent Autonomy: A Two-Axis Model Beyond the Single Ladder
A two-axis model — agency and orchestration — for measuring AI agent autonomy, replacing the single-axis ladder engineers have relied on.
AI's Cost Paradox: Smarter Models, Yet Runaway Token Bills
AI models keep improving, yet 'token amplification' in agentic workloads is driving usage costs sharply upward, forcing firms to curb AI spending.
MemGhost: One Email Can Permanently Poison an AI Agent's Memory
MemGhost attack lets a single email permanently poison AI agent memory, exposing gaps in how agent write-authorization is designed.
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.comAgentic Workflows Should Mature Into Deterministic Code
New research shows agentic workflows should mature into deterministic code as patterns repeat, using LangGraph as the visible seam.
Why 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.
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.
An AI Decision Copilot to Help India Face the 2026 El Niño Crisis
How a Gemini, BigQuery, and Vertex AI powered explainable AI platform helps India prepare for the 2026 El Niño crisis with risk-aware decisions.
Agentic AI: Solid Upfront Design Pays Off Later
DumbQuestion.ai's new Startup Roast feature shows how solid upfront architecture saves tokens and time when extending agentic AI products.
Why the AI Bill Grows Inside the Agent Loop
Token-saving tricks barely move the needle on AI agent costs; the real spend comes from retries, agent turns, and parallel subagents. A look at Copilot's billing shift.
How context is managed in long-running agentic systems
A look at how Director's Journal, Critic's Review and Timeline mechanisms keep multi-agent security investigation systems coherent over long-running sessions.