Skills for writing modern Go code
JetBrains released a set of guidelines for code agents to write modern Go code, covering features from Go 1.0 through 1.27, including Go 1.26 additions like `new(42)` and `errors.AsType[T]`. The guide…
JetBrains released a set of guidelines for code agents to write modern Go code, covering features from Go 1.0 through 1.27, including Go 1.26 additions like `new(42)` and `errors.AsType[T]`. The guide…
Relaticle released an MCP server at mcp.relaticle.com that lets Claude search, read, create, update, and soft-delete companies, people, opportunities, tasks, and notes in a single authorized workspace…
AgentParty, a new open-source tool by developer leeguooooo, enables cross-session chat for coding agents across machines, providing a durable channel with @mentions, append-only history, and a loop gu…
Rafter, an MCP server launched on Hacker News, lets teams share agents, skills, and memory across AI tools including ChatGPT, Claude, Gemini, Codex, Claude Code, Cursor, and Opencode, building a knowl…
A developer explains how to run parallel Claude Code sessions on a single repository using Git worktrees, which allow each session to have its own directory and branch to avoid file conflicts. The app…
Anthropic has released an official Claude Code skill called frontend-design that aims to prevent AI agents from producing generic-looking web designs. The skill, which is a 55-line prose file with no …
Shadok-ai, a new open-source tool launched on Hacker News, lets users run multiple Claude Code agents in parallel on an existing Claude subscription, with each agent in its own git worktree and the ab…
Beckon, a new open-source tool by developer Isa1asN, assigns distinct sounds to an AI coding agent's lifecycle events so developers can know whether to look, unblock, wait, or read an error without wa…
A 90-day study of AI coding assistants across a 70-engineer enterprise team found a 28% increase in PRs merged per engineer per week, a 21% reduction in review cycles, and a 13-percentage-point jump i…
AI coding agents are now able to render a single frame of a product video, check it, and fix it in about a second, treating video as code that can be edited and re-rendered like a failing test. Two pr…
A developer building an autonomous Claude Code environment discovered that the Stop hook payload lacks a usage field, causing a cost-tracking script to silently record zero token counts for 52 days an…
A new arXiv study (2608.26130v1) finds that LLM coding agents never request a second page of tool responses, and that improving the precision-at-1 rate (p1) of first-chunk selection does not systemati…
A practical guide proposes an AI coding agent task router that assigns software tasks to the appropriate tool—such as OpenAI's Codex, Anthropic's Claude Code, GitHub Copilot, or Google's Gemini—based …
Leadcode, a new macOS app for agencies and contractors, provides per-client account isolation for Claude Code, Codex, and GitHub CLI, ensuring each client workspace uses its own GitHub, Claude, and AP…
UiPath launched Maestro Flow on August 19, an orchestration layer that lets coding agents build and ship production-grade business processes, addressing the 78% of enterprise AI agent pilots that neve…
Sqemo has released sqemo-mcp, an MCP server that lets AI agents create and edit database schemas while enforcing a team's naming conventions. The tool exposes 36 operations over ERD files, including d…
Awareness Local, a local-first MCP memory server for AI coding agents, achieves a 96% Recall@5 on the LongMemEval benchmark (ICLR 2025) with 500 human-curated questions, running fully offline on an Ap…
A developer shared a bash script that integrates Claude Code with GitHub Issues, enabling automated local processing of issue commands. The script creates a branch, sets up a Node.js environment, and …
Tencent's Hy4 Preview, an open-source Mixture-of-Experts model with 770B total parameters and 49B active per token, is now available on Vercel's AI Gateway, supporting a 1M-token context window for lo…
Since June 2025, frontier AI labs have withdrawn or restricted model access affecting named coding tools or peer labs four times, according to a ledger compiled by an unnamed source. The instances inc…