跳到主要内容

6 篇博文 含有标签「Development」

Posts tagged with Development

查看所有标签

Claude Fable and the Real Skill of Agentic Coding: Finding Your Unknowns

· 阅读需 8 分钟
Claude Dev
Claude Dev

Anthropic's latest Claude Code post, "A field guide to Claude Fable 5: Finding your unknowns," is not really about a new prompt trick.

It is about a shift that every serious Claude Code user is going to feel: as models get better at carrying long tasks, the limiting factor moves from raw model capability to how well the human can expose the real shape of the work.

That is the point of the "map and territory" framing in the official post. The map is what we give Claude: prompts, skills, files, specs, screenshots, references, and context. The territory is the actual system: production constraints, old decisions, implicit taste, hidden business rules, edge cases, and the parts of the codebase nobody writes down.

The gap between those two is where agentic coding succeeds or fails.

Claude Managed Agents:这次到底发布了什么

· 阅读需 10 分钟
Claude Dev
Claude Dev

如果你正在用 Claude 构建产品,Claude Managed Agents 真正重要的地方,不是 Anthropic 又发了一个“agent 功能”。

而是 Anthropic 往上走了一层平台栈。

它不再只是卖模型访问和工具原语,而是在卖一个面向长时任务智能体的托管运行时:agent 定义、云端环境、会话、事件流、内置工具,以及把整套系统维持运转的 operational harness。

这会把开发者的问题从:

  • “我该怎么把 agent loop 串起来?”
  • “我该怎么让它可恢复、可观测、可控?”

变成:

  • “这个 agent 到底应该完成什么任务?”
  • “哪些部分我要自己控制,哪些部分我愿意交给 Anthropic 托管?”

Claude Code 的“Remote Control”是什么?

· 阅读需 4 分钟
Claude Dev
Claude Dev

我不是那种硬核开发者。更像是:“我想让 AI 帮我做事,但别让我先啃 20 页文档。”
所以当我看到 Claude Code 刚发布了一个叫 Remote Control 的新功能时,我就很好奇。然后我又发现 AI 社区里很多人也在热议一个叫 OpenClaw 的东西。

这篇文章会用新手友好的方式拆解:到底发生了什么、真正重要的点是什么,以及你应该关注哪一个。

Claude Sonnet 4.5:为开发者打造的最先进AI模型

· 阅读需 6 分钟
Claude Dev
Claude Dev

Anthropic 刚刚宣布发布 Claude Sonnet 4.5,这标志着 AI 开发领域的一个重要里程碑。这个最新版本代表了 Anthropic 所说的"世界上最好的编程模型",在推理、数学、计算机使用和安全对齐方面都有显著改进。对于使用 Claude Code 的开发者来说,这次发布带来了前所未有的能力,将改变我们处理复杂编程任务的方式。

Claude Sonnet 4.5 的特别之处?

Claude Sonnet 4.5 不仅仅是一个增量更新——它是 AI 模型能力的根本性飞跃,特别是为开发者设计的。

介绍 Super Claude:终极 AI 开发框架

· 阅读需 6 分钟
Claude Dev
Claude Dev

在快速发展的 AI 辅助开发世界中,一个新的参与者正在吸引全球开发者的关注。Super Claude 正在改变我们与 Claude Code 的交互方式,将其从简单的 AI 助手转变为专业的、上下文感知的开发伙伴。凭借超过 5.7K 的 GitHub 星标并持续增长,这个开源框架正在重新定义 AI 驱动开发的可能性。

什么是 Super Claude?

Super Claude 是专为 Claude Code 构建的高级开发框架,它将其功能扩展远超传统 AI 辅助。它不只是另一个包装器或插件——它是一个综合系统,引入了 19 个专门命令和 9 个不同的认知角色,每个都设计用于处理开发生命周期的不同方面。