注册并分享邀请链接,可获得视频播放与邀请奖励。

Addy Osmani (@addyosmani) “Software quality now depends on the constraints you set around your agents. When” — TopicDigg

Addy Osmani 的个人资料封面
Addy Osmani 的头像
Addy Osmani
@addyosmani
加入 April 2009
0 正在关注    0 粉丝
Software quality now depends on the constraints you set around your agents. When humans manually wrote most of the code we could look at the code itself for signs of quality. Is it clean? Is it thoughtful? Is it fast? Can another engineer understand it? Does it have tests? Agents can now generate more code than people can read. When code generation scales beyond review, quality - checks for one or more of correctness, maintainability, security, performance etc - increasingly has to live somewhere else. It moves into the harness, environment and operating system around the agent. This can be the tests and deterministic checks that decide what the system is allowed to do (amongst others). Your constraints are what may eventually enable loops of agents to deliver production software reliably. They can include unit tests, property tests, acceptance tests, mutation testing and quality metrics. This back-pressure lets the system resist bad work before it becomes somebody elses problem. Set your constraints. They decide whether the code your agents generate is good enough to ship.
显示更多
0
82
1.2K
144
转发到社区