Back

Blog & Insights

Articles on software engineering, AI, and building products.

Cloudflare Built Code Mode. We Built Think in Code. Same War, Different Front.

Two independent teams, solving different problems, arrived at the same answer: stop treating the LLM as a data processor. Treat it as a programmer.

Context Mode
Cloudflare
Code Mode

Why Your Claude Code Limit Runs Out in 20 Minutes (And the Fix Nobody Talks About)

Your tool output isn't stored once — it's re-sent as input tokens on every API call. Here's the specific mechanism behind the fastest context burns, traced from source code.

Claude Code
Context Mode
Token Optimization

Context Mode v1.0.0 — Five Platforms, Session Continuity, and a Thank You to Hacker News

From a single-client MCP server to a multi-platform context engine. 2.6K stars, 134 forks, 107 comments. Here's what v1.0.0 ships.

MCP
Claude Code
Gemini CLI

Hatice: I Stopped Writing Code. Agents Do It Now.

Open-source autonomous issue orchestration. Poll your tracker, spin up agents, ship code. Built with Claude Code Agent SDK.

AI Agents
Claude Code
Open Source

Clawdbot: Two Weeks In. What Actually Works.

Open-source AI agent that communicates through Telegram and WhatsApp - beyond conversation, it takes action.

AI Agents
Telegram
WhatsApp

Stop Burning Your Context Window — We Built Context Mode

MCP server that reduces Claude Code context consumption by 98%. 315 KB becomes 5.4 KB.

MCP
Claude Code
Developer Tools

Gemini File Search + Cloudflare Workers: The Production RAG Stack That Just Works

Real-world RAG system implementation - wrong turns, 3am debugging, and decisions that actually mattered.

RAG
Cloudflare Workers
Gemini