File tree Expand file tree Collapse file tree 2 files changed +5
-28
lines changed
Expand file tree Collapse file tree 2 files changed +5
-28
lines changed Original file line number Diff line number Diff line change @@ -4,34 +4,11 @@ icon: "clock"
44iconType : " solid"
55---
66
7- <Update
8- label = " 2024-01-24"
9- description = " Static Analysis in the Age of AI Coding Assistants"
10- title = " Static Analysis in the Age of AI Coding Assistants"
11- >
12- ## Static Analysis in the Age of AI Coding Assistants
13-
14- Why traditional language servers aren't enough for the future of AI-powered code manipulation
15-
16- </Update >
17-
18- <Update
19- label = " 2024-01-24"
20- description = " A Deep Dive into Codemod Frameworks"
21- title = " Codemod Frameworks"
22- href = " /blog/codemod-frameworks"
23- >
24- ## Codemod Frameworks
25-
26- Comparing popular tools for programmatic code transformation
27-
28- </Update >
29-
307<Update label = " 2024-01-24" description = " Acting via Code" >
318
329## Act via Code
3310
34- Programs are the natural convergence of LLMs and traditional computation .
11+ Why code as an action space will lead to a step function improvement in agent capabilities .
3512
3613<Card
3714 img = " /images/nether-portal.png"
Original file line number Diff line number Diff line change 4343 "name" : " CLI" ,
4444 "url" : " /cli"
4545 },
46- {
47- "name" : " Changelog" ,
48- "url" : " /changelog"
49- },
5046 {
5147 "name" : " Blog" ,
5248 "url" : " /blog"
49+ },
50+ {
51+ "name" : " Changelog" ,
52+ "url" : " /changelog"
5353 }
5454 ],
5555 "navigation" : [
You can’t perform that action at this time.
0 commit comments