Files
chill_notes/wiki/Resources/方法论/AgenticSE智能体软件工程.md
2026-04-27 23:51:23 +08:00

48 lines
1.4 KiB
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
created: 2026-04-28
type: concept
tags: [AgenticSE, AI-Agent, 软件工程, 团队协作]
source: /obsidian/参考资料/AgenticSE_智能体软件工程/
---
# AgenticSE 智能体软件工程
> 《Agentic Software Engineering: Building Reliable Software at Unprecedented Scale with Non-Deterministic Teammates》
>
> 作者Ahmed E. Hassan 教授(加拿大女王大学)
## 核心论点
**AI 不是工具,而是队友** —— 一个能力强大但会犯错的队友。
> 可靠性不能依赖于 AI 本身的完美,而必须通过工程系统来保障。
## 书籍结构
| 部分 | 内容 |
|------|------|
| 第一部分 | 建立概念基础 |
| 第二部分 | 解决 AI 队友的可靠性问题 |
| 第三部分 | 将协作扩展到团队规模 |
| 第四部分 | 为不同角色提供行动指南 |
## 阅读指南
| 角色 | 建议 |
|------|------|
| 技术负责人/工程管理者 | 第一部分顺序读起,重点关注第三、四部分 |
| 一线开发者 | 第一、二部分是核心章节 |
| 时间有限 | 直接读第四部分(全书浓缩与行动路线图) |
## 与其他方法的关系
| 方法 | 关系 |
|------|------|
| [[Harness Engineering]] | 解决 AI 队友可靠性问题的具体技术 |
| [[SDD规格驱动开发]] | 开发流程方法的补充 |
| [[Superpowers技能框架]] | 具体的 AI 队友工作流框架 |
---
*整理自 Obsidian 参考资料*