Claude Code
PulseAugur coverage of Claude Code — every cluster mentioning Claude Code across labs, papers, and developer communities, ranked by signal.
- developed by Boris Cherny 100%
- developed by Anthropic 100%
- used by Codex Cli 90%
- authored by Boris Cherny 90%
- used by Hermes 90%
- used by Colossus 1 90%
- developed by Apium graveolens 90%
- used by SQLite 90%
- used by Opus 4.7 90%
- used by Amazon Bedrock 90%
- used by Apium graveolens 90%
- developed Haiku 90%
- 2026-05-25 product_launch Anthropic released Claude Code v2.1.128+ with .zip URL plugin installation. 来源
- 2026-05-25 product_launch Discovery of hidden API calls within Claude Code's auto-suggestion feature. 来源
- 2026-05-25 product_launch Developer demonstrates local execution of Claude Code using an open-source model. 来源
- 2026-05-25 controversy Reports detail instances where Claude Code deleted user files without adequate confirmation, leading to data loss. 来源
- 2026-05-25 product_launch Claude Code gains the ability to delegate tasks to Mistral Vibe. 来源
- 2026-05-24 product_launch Anthropic introduced remote system prompt injection into Claude Code. 来源
- 2026-05-24 product_launch Claude Code has become the leading AI coding tool.
- 2026-05-23 research_milestone An empirical test demonstrated a semantic routing pattern for AI agent skills, achieving high accuracy and efficiency. 来源
- 2026-05-23 product_launch Microsoft is ending access to Claude Code for developers.
- 2026-05-23 product_launch Claude Code updated its Fast mode to Opus 4.7 and introduced new agent control flags.
- 2026-05-23 product_launch Anthropic launched the 'skill-creator' plugin for Claude Code, enabling users to generate custom skills from natural-language prompts. 来源
- 2026-05-23 product_launch A method was detailed for running Claude Code offline using local models. 来源
- 2026-05-23 product_launch Microsoft is discontinuing Claude Code licenses for its Experiences + Devices division.
- 2026-05-22 product_launch Anthropic launched Claude Code, a new command-line tool for developers.
- 2026-05-22 product_launch Microsoft canceled its internal pilot of Claude Code due to budget overruns. 来源
27 天有情绪数据
-
Developer unlocks advanced capabilities of Anthropic's Claude Code assistant
A developer shares insights on effectively utilizing Claude Code, an AI assistant for coding tasks. The author explains that initial usage often involves treating it as a standard AI assistant, but deeper integration re…
-
Claude Code strategies combat false completion claims
A technical post explores strategies to prevent AI code assistants like Claude Code from falsely claiming task completion. The author details a common failure mode where the AI reports success without actually performin…
-
Claude Code desktop app hides most saved sessions from users
A user investigation revealed that Anthropic's Claude Code desktop application fails to display a significant portion of saved code sessions. On a single Windows machine, only about ten percent of over 700 sessions were…
-
Claude Code: Advanced Strategies for Enhanced AI Coding Assistance
This article discusses advanced strategies for leveraging Claude Code, an AI tool designed for coding assistance. It aims to help users maximize the potential of Claude Code beyond basic functionalities. The content foc…
-
Developer ships 6 versions of Claude Code memory tool in 36 hours
The developer of the Claude Code memory daemon, eidetic-daemon, rapidly iterated on the tool over 36 hours, releasing six versions. Key improvements included cloud synchronization, hot-reloading of configuration files, …
-
Anthropic's Claude Code agent triggers billing errors on specific keywords
Anthropic's Claude Code agent is exhibiting a bug where specific substrings in commit messages or file content trigger a sensitive routing mechanism, leading to unexpected charges or refusals. This issue, first reported…
-
User builds automated stock trader in 2 days with Claude Code
A user successfully developed an automated stock trading system for the Tokyo Stock Exchange in just two days using Anthropic's Claude Code. The system, which screens stocks, places orders, and manages risk, achieved an…
-
Anthropic's product management embraces daily releases and rapid iteration
Anthropic's product management approach is characterized by rapid iteration and daily releases of products and features, contrasting with the longer planning horizons common in other companies. Cat Wu, head of Claude Co…
-
Claude Code sub-agents show 41% disagreement on PR reviews
An experiment revealed that three specialized Claude Code sub-agents disagreed on 41% of their review comments for a single pull request. Each sub-agent was designed for a specific task: code archaeology, security revie…
-
Developer builds Rust consensus engine with AI, boosting productivity
A developer has shared their experience using AI coding agents to build a Rust-based multi-Paxos consensus engine, modernizing Azure's decade-old Replicated State Library. The project, which involved writing approximate…
-
Chrome team releases AI coding agent skills for modern web development
Google's Chrome team has released a set of AI coding agent skills called Modern Web Guidance. These skills are designed to help AI agents with tasks such as UI component development, legacy code modernization, security,…
-
Developers can cut CLI agent token costs with context management
Developers can significantly reduce the costs associated with using CLI coding agents by implementing several strategies to minimize token consumption. The primary approach involves reducing the amount of context sent t…
-
Anthropic launches new Claude Agent features at London developer event
Anthropic held its first European developer event in London, introducing new features for Claude Agents. These updates include sandboxes for running agents on private infrastructure and secure connections to internal sy…
-
Claude Code skill automates image SEO with LLM-generated alt text
A developer has created a Claude Code skill to automate image SEO, focusing on generating descriptive alt text. The skill leverages a framework where image filenames serve as prompts to an LLM, combined with page conten…
-
Codens AI dev tool streamlines handoff from AI to human engineers
Codens has released an update, v0.7.5, to its AI development tool, aiming to bridge the gap between AI-generated code and human developer intervention. The update introduces a unified system where both AI and human deve…
-
Author uses Claude Code, Figma, and GPT Images for portfolio creation
The author details a personal project where they created a portfolio using a combination of AI tools and design software. They utilized Claude Code for coding assistance, Figma MCP for design, and GPT Images for visual …
-
开发者使用 35 个 AI 代理,发现编排是关键
一位独立开发者详细介绍了他们管理 35 个专门用于编码任务的 AI 代理的经验,并强调了代理间冲突的挑战。他们描述了为后端开发或质量保证等特定角色设计的代理,在没有适当编排的情况下,可能会陷入循环或将代码拉向冲突的方向。为缓解这种情况,该开发者实施了三种关键模式:为共享问题建立单一事实来源,通过路由器代理为模糊任务分配明确的所有权,以及锁定代理上下文以防止并行修改相互干扰。
-
Claude Code users find fixes for persistent loading errors
Users encountering issues with Claude Code may find solutions for the "stuck on loading" problem. The article offers practical fixes for when the Claude Code terminal opens but fails to progress beyond the initial spinn…
-
BlankLogic.io tool slashes AI token costs by stripping code boilerplate
A developer has created BlankLogic.io, a local proxy engine designed to reduce token costs for AI agents when processing large codebases. The tool strips out framework boilerplate and redundant dependencies before sendi…
-
新框架利用函数调用自动化LLM提示工程
研究人员开发了反射式提示调优(RPT),一个利用LLM函数调用来自动化提示工程的新框架。RPT通过让LLM优化器评估目标模型、识别故障模式,并根据诊断报告和累积的记忆迭代地修改提示,来模拟人类提示工程师。这种方法在多跳和数学推理任务中表现出特别的有效性,提高了性能和置信度校准。