Agent 时代的软件重构:从代码载体到意图驱动
导语
当大模型接管了编码工作,软件工程就解决了吗?现实是,Coding is (almost) solved, but Software is not。我们正在经历一场载体级别的根本性变革:代码第一次从“思考载体”降级为纯粹的“执行载体”。这意味着过去我们围绕代码构建的软件生产方式和产品形态正
刘道玉 AI 工作坊
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true