Skip to content
3 min read

Agentic Coding Digest — November 2025

GeeksWhoWrite Logo

Where open-source meets automation.


GLM-4.6: The Open-Source Leap

Z.ai’s GLM-4.6 pushes open-source coding models close to parity with closed systems like Claude (Sonnet) and GPT-5. It offers a 200K context window, strong token efficiency, and an estimated ~48.6% win rate vs Claude Sonnet on practical coding tasks.

Why it matters: Open-source developers finally have a serious alternative to proprietary AI coding tools, with enough capacity and quality to power real-world, agentic workflows without full vendor lock-in.

Sources: Z.ai blog · Intuition Labs analysis


Auggie CLI: Agentic AI Comes to the Terminal

Augment Code’s Auggie CLI brings agentic workflows directly into the terminal. Developers can automate PR reviews, spin up GitHub workflows, and run targeted tests with rich context, without leaving the shell.

Why it matters: This is a shift toward terminal-first development, where the CLI becomes the hub for orchestration instead of heavy IDEs. It plays nicely with CI/CD, deep codebase mapping, and modern GitHub-centric workflows.

Sources: Dev.to rollout · AI Native Dev review · Augment changelog


GPT-5 Codex: Coding Goes Autonomous

GPT-5 Codex connects CLI, IDE, and GitHub into a single agentic loop. It can plan, write, refactor, and test code across multiple steps, often without needing granular human prompting.

Why it matters: We are moving from “copilots” that help you type faster to agents that can own entire pieces of the development lifecycle. The hard question is less “Can they do it?” and more “How much autonomy are teams comfortable granting?”

Sources: OpenAI Codex update · Skywork AI deep dive


Augment Code Faces Pricing Pushback

Augment Code’s switch to a credit-based pricing model has sparked backlash from some power users. Heavy coders report that the new structure feels expensive and unpredictable, pushing them toward alternatives like Claude Code or open-source stacks using GLM-4.6.

Why it matters: Pricing is now part of product design. As AI tools become core to daily development, predictability and perceived fairness in billing are becoming a reason to stay or switch.

Sources: Reddit: “Augment Code’s new pricing is a disappointment” · Augment Code blog


Developer Pulse: Agentic Coding in the Real World

Across Reddit, X, and long-form blogs, developers describe the same pattern: agentic tools can dramatically speed up scaffolding and refactors, but they also “run ahead” if left unchecked. Smaller tasks, clear boundaries, and human review are still essential.

Key takeaway: The sweet spot right now is supervised automation. Treat agents like powerful interns: excellent at execution, still in need of oversight.

Sources: Jessitron experience report · r/ClaudeCode GLM-4.6 thread


Main Themes


Open Questions


Why This Matters

Agentic coding is no longer a demo on stage. It is changing how real teams design, build, and ship software. Open and closed models now coexist in production, and the edge goes to developers and organizations that can: choose their stack intentionally, supervise agents well, and keep a tight feedback loop between code, tools, and humans.


Web

X (Twitter)

Reddit


All links verified and active as of November 2025. Read More Here.