Browsing Tag
agents
110 posts
Building a Production WhatsApp AI Agent: Architecture That Actually Works
Everyone demos a WhatsApp chatbot. Few run one in production with real customers sending real messages 24/7. After…
Our AI Agent Failed 5 Times in One Day. Here is Why It Never Happened Again.
Our AI Agent Failed 5 Times in One Day. Here is Why It Never Happened Again. LAO Runtime…
From Agents to Infrastructure: Building Secure, Local-First AI Assistants with Go and Rust
Originally published on tamiz.pro. The prevailing narrative in artificial intelligence has been dominated by cloud-based, API-driven models. While…
Same DeepSeek V4 Flash, Different Agent: Why the Runtime Changes the Result
Same DeepSeek V4 Flash. Different runtime. Very different long-task outcomes. My local sample is bounded: Codex + Flash…
How to Audit Hidden Reminders and Context Usage in Claude Code Logs
How to Audit Hidden Reminders and Context Usage in Claude Code Logs | Agent Lab Journal Agent Lab…
Building a Multi-Agent AI for Company LinkedIn Pages — Part 2: Building the Orchestrator Agent
In the previous article, I broke down the problem into independent responsibilities instead of expecting one agent to…
I Let an Agent Take Over an Account With Every Permission Check Green
Clone it. Run it. Tell me where I’m wrong. git clone https://github.com/keniel13-ui/sequence-attack-repro cd sequence-attack-repro && python3 repro.py Stdlib…
I Stopped Doing the Work Myself. My OpenClaw Agent Now Delegates to Sub-Agents.
There’s a moment when you stop thinking of your AI agent as a tool you’re holding, and start…
Optimizing RAG at Scale: Chunking, Retrieval, and the Bayesian Search That Cut Latency 40%
Optimizing RAG at Scale: Chunking, Retrieval, and the Bayesian Search That Cut Latency 40% How we moved from…
Optimizing RAG at Scale: Chunking, Retrieval, and the Bayesian Search That Cut Latency 40%
Optimizing RAG at Scale: Chunking, Retrieval, and the Bayesian Search That Cut Latency 40% How we moved from…