RSSAmplifier

Blog

Mert Köseoğlu — Blog

Articles on software engineering, AI, and building products by Mert Köseoğlu.

mksg.luRSS feed ↗7 posts

Latest posts

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.

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.

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.

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.

Clawdbot: Two Weeks In. What Actually Works.

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

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.

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.