A community-built TypeScript project provides a real-time monitoring dashboard for Claude Code, tracking sessions, agent activity, tool usage, and subagent orchestration. The stack includes SQLite3, Node.js, Express, React, Vite, TailwindCSS, and WebSockets, with native desktop app support for macOS and Windows. The project has gained 624 stars with 51 added today, indicating meaningful community traction around Claude Code observability tooling.
Anthropic has released several major upgrades to Claude Code, including a native VS Code extension in beta, a refreshed terminal interface (version 2.0), and a checkpointing system that saves code state before each change to enable safe autonomous operation. The release also formalizes the Claude Agent SDK (formerly Claude Code SDK) with support for subagents, hooks, and background tasks, enabling parallel and long-running development workflows. Claude Sonnet 4.5 is now the default model powering Claude Code. These features collectively position Claude Code as a more capable autonomous coding agent for complex, multi-step software development tasks.
A GitHub repository aggregating community resources, plugins, agent patterns, and developer tooling for Anthropic's Claude Code. The collection has accumulated 48,005 stars with 100 added today, indicating strong community traction. It serves as a community hub for Claude Code ecosystem development.
Claude Code is an agentic coding tool developed by Anthropic that operates in the terminal, enabling natural language interaction with codebases for tasks like code execution, explanation, and git workflow management. The repository has accumulated 127,316 stars with 323 added today, indicating sustained community interest. It represents Anthropic's direct entry into the developer tooling space with an agent-oriented product.
Anthropic shipped Claude Code version 2.1.198 with several notable capability additions: Claude in Chrome is now generally available, background agents now automatically commit and open draft PRs on task completion, and AWS (anthropicAws) is added as a gateway upstream provider. The release also includes improved subagent orchestration (extended thinking inheritance, focus mode summaries, failure reporting), a new /dataviz skill, and a large batch of bug fixes covering network resilience, macOS entitlements, session state, and UI rendering.
Anthropic has released Claude Tag in beta for Enterprise and Team customers, a Slack-native agentic product that allows teams to tag @Claude in channels where it operates as a shared, persistent team member with memory, tool access, and asynchronous task execution. Claude Tag builds on Claude Code and Cowork, adding multiplayer context (one Claude per channel visible to all), ambient proactive updates, and the ability to schedule and pursue tasks autonomously over hours or days. Anthropic reports that 65% of its own product team's code is now generated by an internal version of Claude Tag. The product runs on Claude Opus 4.8 and allows administrators to scope tool access, data permissions, and token spend per channel.
A GitHub repository providing 313+ reusable skills, agent plugins, and workflow templates targeting Claude Code, Codex, Gemini CLI, Cursor, and eight other coding agents. Coverage spans engineering, marketing, compliance, C-level advisory, finance, and productivity domains. The project has accumulated 15,476 stars with 157 added today, indicating strong community traction. It represents a growing ecosystem of structured prompt/skill libraries designed to extend AI coding agents beyond pure code generation.
Claude Code version 2.1.186 ships new CLI commands for authenticating MCP servers without the interactive menu (`claude mcp login/logout`), including SSH-compatible stdin redirect support. Agent-team behavior is improved: background subagents now surface permission prompts in the main session rather than auto-denying, teammate spawns inherit the leader's effort level, and subagents looping on schema validation failures now abort after 5 attempts. The release also fixes over 20 bugs spanning streaming reliability, subagent transcript handling, Chrome tab-group isolation, and session cost display for Enterprise/Team subscribers.
Anthropic has released Claude Sonnet 4.5, claiming it is the best coding model and strongest model for building complex agents, with a 61.4% score on OSWorld (up from 42.2% for Sonnet 4) and state-of-the-art performance on SWE-bench Verified. The release is accompanied by major product upgrades including checkpoints in Claude Code, a native VS Code extension, a Claude Agent SDK giving developers access to the same infrastructure powering Claude Code, and new context editing and memory tools in the Claude API. Pricing is unchanged from Sonnet 4 at $3/$15 per million input/output tokens. Early enterprise customers including Cursor, GitHub Copilot, Devin, Canva, and Figma report significant gains in coding, agentic, and long-context tasks.