We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d85a92c commit 4de6db8Copy full SHA for 4de6db8
1 file changed
content/posts/ai-coding.md
@@ -1,4 +1,11 @@
1
-# AI编程近期的感受
++++
2
+title = 'AI编程近期的感受'
3
+date = 2025-08-08T22:25:00+08:00
4
+author = "Skyan"
5
+tags = ["AI","AIAgent","LLM"]
6
+ShowToc = true
7
+ShowBreadCrumbs = true
8
9
10
最近由于项目事情比较多,我大量使用AI coding来帮助我开发,一周写了近两万行代码,基本上都是采用编程Agent来开发,总体感受就是:**“码农的工作方式,要翻天了”**。
11
0 commit comments