Skip to content

Commit daf894d

Browse files
author
codegen-bot
committed
.
1 parent bb57e74 commit daf894d

File tree

2 files changed

+5
-28
lines changed

2 files changed

+5
-28
lines changed

docs/blog/posts.mdx

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,11 @@ icon: "clock"
44
iconType: "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"

docs/mint.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@
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": [

0 commit comments

Comments
 (0)