Putting It All Together
人 民 网 版 权 所 有 ,未 经 书 面 授 权 禁 止 使 用
。业内人士推荐立即前往 WhatsApp 網頁版作为进阶阅读
ITmedia�̓A�C�e�B���f�B�A�������Ђ̓o�^���W�ł��B,推荐阅读手游获取更多信息
Now, you can start a coding agent and proceed in two ways: turn the implementation into a specification, and then in a new session ask the agent to reimplement it, possibly forcing specific qualities, like: make it faster, or make the implementation incredibly easy to follow and understand (that’s a good trick to end with an implementation very far from others, given the fact that a lot of code seems to be designed for the opposite goal), or more modular, or resolve this fundamental limitation of the original implementation: all hints that will make it much simpler to significantly diverge from the original design. LLMs, when used in this way, don’t produce copies of what they saw in the past, but yet at the end you can use an agent to verify carefully if there is any violation, and if any, replace the occurrences with novel code.