diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 0000000..0039502 --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,11 @@ +{ + "permissions": { + "allow": [ + "Bash(typst:*)", + "Bash(git checkout:*)", + "Bash(git add:*)", + "Bash(git commit:*)", + "Bash(git push:*)" + ] + } +} diff --git a/zh/projects/guiiai.typ b/zh/projects/guiiai.typ index 8bd47bb..9772ce1 100644 --- a/zh/projects/guiiai.typ +++ b/zh/projects/guiiai.typ @@ -45,7 +45,7 @@ description: "", ) -一个基于 Vite 生态的 AI 编程开发工具,在 2024 年 AdventureX 黑客松中获得 *四个赛道第一名*。项目于 *2024 年夏天* 启动(早于 Cursor 等工具近一年,当时市场上尚无类似产品),开放内测后获得约 *1k 用户* 申请,并引起投资人关注。 +一个基于 Vite 生态的 AI 编程开发工具,在 2024 年 AdventureX 黑客松中获得 *四个赛道第一名*。项目于 *2024 年夏天* 启动(早于 Cursor 等工具近一年,当时市场上尚无类似产品),开放内测后获得约 *1k 用户* 申请。 我在 4 人团队中负责 Vite Plugin 开发、部分后端和网页端管理。