Tag

AI Coding Agents

A collection of 31 posts

Qwen

Qwen 3.7 vs Kimi K2.7: Best Open Agentic Coder in 2026?

Qwen3.7-Max is the closed flagship with higher vendor benchmarks and a 1M context; Kimi K2.7 Code is the open-weights, cheaper agentic specialist. We compare access, benchmarks, pricing, local feasibility, and which to use for autonomous coding.

· 12 min read
Claude Code

How to Stop Claude Code From Over-Engineering Your Code

Claude Code adds abstractions, fallbacks and files nobody asked for. Here are the practical controls - CLAUDE.md rules, plan mode, scoped prompts, effort settings and review gates - that get you surgical changes instead.

· 17 min read
Claude Code

How to Use Claude Code with OpenRouter (2026)

Run Claude Code against OpenRouter instead of Anthropic billing: the three-env-var setup, which open models work as backends, live pricing, and the tool-use and prompt-caching catches the hype threads skip.

· 13 min read
OpenCode

OpenCode vs Claude Code: Which Terminal Agent in 2026?

OpenCode just passed Claude Code on GitHub stars. We compare the open-source, model-agnostic terminal agent against Anthropic's polished CLI on setup, models, MCP, pricing, and who should pick which.

· 13 min read
Qwen

Qwen 3.6 27B as a Local Claude Code Replacement

A realistic, no-hype guide to running Qwen 3.6 27B locally as a Claude Code alternative: benchmarks vs Opus, the hardware and quant you actually need, how to wire it in, where it holds up, and what a hybrid setup actually saves you.

· 14 min read
Claude Code

How to Write a CLAUDE.md File: The 2026 Playbook

CLAUDE.md is Claude Code's per-project memory file, auto-loaded into context at the start of every session. Here is how to write one that actually helps: anatomy, an annotated example, common mistakes, and how it relates to AGENTS.md and Cursor rules.

· 8 min read
AI Coding Agents

AGENTS.md vs CLAUDE.md vs Cursor Rules vs Copilot (2026)

AGENTS.md, CLAUDE.md, .cursor/rules, SKILL.md, and Copilot instructions all do the same job differently. Here is the 2026 breakdown of format, frontmatter, monorepo handling, and which one to pick.

· 10 min read
AI Coding Agents

Grok Build, Grok Skills + Connectors: xAI Dev Stack 2026

In a single month, xAI shipped a coding agent, a skills system, and a connectors layer. Here's how Grok Build 0.1, Grok Skills, and Platform Connectors fit together — and how the stack compares to Claude Code, Cursor, and Copilot Workspaces.

· 10 min read
AI Tools

Gemini CLI: The Complete Guide (2026)

Quick answer. Gemini CLI is Google’s open-source terminal AI agent. Install it with npm install -g @google/gemini-cli on Node 20+, run gemini, and sign in with your Google account in the browser. The free tier covers 60 requests per minute and 1,000 per day with Gemini 2.

· 7 min read