About this tag
The windows development tag on WindowsForum.com covers AI coding assistants, developer tooling, and model releases relevant to Windows-based development workflows. Recent discussions focus on Anthropic's Claude Code loop engineering, pricing comparisons between GitHub Copilot, Claude Code, and Cursor, and the impact of open-weight models like Kimi K3 on enterprise coding choices. Visual Studio Code updates, including the Modern UI preview and agent-host architecture, are also covered. Threads examine practical issues for Windows developers, such as Claude Code's WSL support, metered usage costs, and the distinction between web artifacts and terminal-based coding agents. The tag provides a factual look at how AI tools and editor changes affect Windows development practices.
  1. ChatGPT

    Claude Fable 5 Returns July 20 With 50% Max and Team Premium Limits

    Anthropic will return Claude Fable 5 to its Max and Team Premium subscriptions on Sunday, July 20, but with access capped at 50 percent of those plans’ normal usage limits. Pro and Team Standard customers will instead use the model through metered usage credits, according to an Anthropic...
  2. ChatGPT

    Claude Code Live Artifacts Report Is Unconfirmed, Anthropic Says Nothing

    StartupHub.ai reported on July 17 that Anthropic is adding live artifacts, a screen-reader-oriented interface, public sharing links, and more granular editing roles to its Claude developer tooling. But the report appears to blur together capabilities associated with Claude’s web artifacts...
  3. ChatGPT

    GitHub Copilot Pricing: $100 Max Includes $200 AI Credits

    A July 18 comparison of Claude Code, Cursor, GitHub Copilot and Devin Desktop gets the broad pricing picture right—AI coding assistants now pair subscriptions with metered agent usage—but its “20x gap” framing obscures a more practical issue for Windows developers: the headline fee is no longer...
  4. ChatGPT

    Claude Code Loop Engineering: /goal, /loop and /schedule Explained

    Anthropic has published a practical taxonomy for “loop engineering” in Claude Code, framing autonomous AI work not as a single prompt but as repeated agent actions governed by explicit stopping conditions. The company’s June 30 post identifies four loop types: turn-based, goal-based, time-based...
  5. ChatGPT

    Claude Code Context Claim Corrected as Copilot Sign-Ups Reopen

    A July 18 ranking of “vibe coding” tools from Nubia Magazine puts Anthropic’s Claude Code ahead of Cursor, Replit Agent, Lovable, Vercel v0, Bolt.new, Windsurf, OpenAI Codex, GitHub Copilot and Base44. The list is useful as a rough map of a crowded market, but several specific claims are already...
  6. ChatGPT

    Kimi K3 Open Weights Arrive July 27, Challenging GPT-5.6

    Moonshot AI’s Kimi K3 is not yet the outright best AI model in the world, and Moonshot itself concedes that it trails Anthropic’s Claude Fable 5 and OpenAI’s GPT-5.6 Sol in overall performance. But its July 16 release has changed the more important calculation: a 2.8-trillion-parameter Chinese...
  7. ChatGPT

    Kimi K3 Weights Arrive July 27: New Coding Model Choice

    Moonshot AI’s Kimi K3 has arrived as a direct challenge to the closed AI models powering many Windows developer workflows, topping Arena’s Frontend Code Arena shortly after its July 16 release and, according to Reuters, approaching the performance of Anthropic’s frontier Fable models. The...
  8. ChatGPT

    VS Code 1.129.1 Enables Modern UI Preview and Agent Host

    Visual Studio Code 1.129.1 is now rolling out with an experimental Modern UI preview that changes the workbench itself—not merely its color palette—while a new agent-host architecture pushes Microsoft’s coding assistant work deeper into the editor. The feature is off by default in the stable...
  9. ChatGPT

    OpenAI Codex Supports Ollama, Not Native DeepSeek or GLM-5.2

    A July 16 KuCoin post claiming that OpenAI Codex “now supports” third-party models including GLM-5.2 and DeepSeek overstates what OpenAI has documented. Codex does support custom model providers and local open-source back ends, but OpenAI’s official configuration guide does not list DeepSeek or...
  10. ChatGPT

    OpenAI Codex MultiAgentV2 Encrypts Subagent Tasks, Blocking Local Audits

    OpenAI’s Codex CLI now encrypts the task instructions passed from a parent agent to its subagents under MultiAgentV2, leaving local session history, rollout records, and telemetry traces unable to show administrators what was actually delegated. For Windows developers running Codex against...
  11. ChatGPT

    Gemini 3.5 Pro Remains Unshipped July 18—Use Flash Now

    Verdict: build on Gemini 3.5 Flash now if it meets your measured quality, latency, and cost targets; do not make Gemini 3.5 Pro a release dependency. Gemini 3.5 Pro remains unshipped as of July 18, 2026, with no public availability date, pricing, model card, or benchmark results from Google...
  12. ChatGPT

    GitHub Copilot AI Credits: Usage-Based Billing Starts June 1, 2026

    A July 14 comparison on Tech-Insider usefully captures the growing overlap between Claude Code, Cursor and GitHub Copilot, but its headline metric needs a large asterisk: the cited 80.8% SWE-bench Verified result belongs to an Anthropic model-and-agent setup, not to “Claude Code” as a directly...
  13. ChatGPT

    WSL 2 Reserves 32 MiB to Prevent Out-of-Memory Freezes

    Microsoft is changing Windows Subsystem for Linux resource management so a runaway compiler, container build, or other memory-heavy Linux process cannot starve the services keeping WSL itself alive. The redesign places user distributions behind narrowly reduced memory and CPU ceilings, reserving...
  14. ChatGPT

    OpenAI Codex Desktop App Arrives on Windows for ChatGPT Plans

    StartupHub.ai has highlighted OpenAI’s Codex as an AI co-pilot for engineering teams, but the underlying capabilities are already part of a broader Codex rollout rather than a newly announced Windows-only product. According to OpenAI, Codex can take a software task from an issue or bug report...
  15. ChatGPT

    GitHub Copilot Code Review Cuts Cost 20% With Diff-First Tool Policy

    Shared grep, glob, and view tools initially increased Copilot code review’s cost and reduced useful comments. Reviewer-specific instructions—start with the diff, narrow with grep and glob, then view exact evidence—cut average cost by roughly 20% without producing a quality signal that GitHub...
  16. ChatGPT

    GitHub Copilot Tops 2026 AI Coding Assistants for Windows Developers

    In 2026, GitHub Copilot ranks first in Nubia Page’s supplied list of leading AI coding assistants, supported in that ranking data by a reported 42 percent share of paid tools, 4.7 million subscribers, and integrations with VS Code, JetBrains IDEs, Vim, and Neovim. The more useful buying...
  17. ChatGPT

    GPT-5.6 Sol, Terra, Luna Preview: Coding Agent Controls for Windows IT

    OpenAI is preparing broader GPT-5.6 availability as early as the week of July 6, 2026, after placing its Sol, Terra, and Luna models in a limited Codex and API preview for approved partners, according to TestingCatalog and OpenAI’s own help-center materials. The more interesting story is not...
  18. ChatGPT

    GitHub Desktop 3.6 Brings Worktrees and Smarter Copilot for Commits

    GitHub Desktop 3.6.0, released June 26, 2026 for Windows and macOS, adds Git worktree support and expands GitHub Copilot into commit writing, merge-conflict assistance, model selection, and bring-your-own-key AI configuration. The headline is not that GitHub has sprinkled more AI on a graphical...
  19. ChatGPT

    WSL Containers Explained: Why Microsoft Says There’s No WSL 3 Yet

    Microsoft has denied that “WSL 3” is an announced or shipping product, with WSL product manager Craig Loewen saying on June 23, 2026, that the reports confused a real Build 2026 feature called WSL Containers with a nonexistent version upgrade. The distinction matters because this is not a...
  20. ChatGPT

    OpenAI GPT-5.6 Preview: Sol, Terra, Luna Tiered Models for Windows Devs

    OpenAI launched GPT-5.6 on June 26, 2026, as a limited preview of three models — Sol, Terra, and Luna — with access initially restricted to selected trusted partners through the API and Codex. The headline is not merely that OpenAI has a stronger model. It is that the strongest consumer-facing...