Release version 0.2.4

支持打开/编辑大一点的文件;
回退Gemini CLI的sdk版本(官网撤回了npm包,无法下载);
导入会话时过滤掉opencode的空会话。
This commit is contained in:
xintaofei
2026-03-19 23:37:21 +08:00
parent 4b09aed04f
commit 3ed6a0dc60
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "codeg",
"private": true,
"version": "0.2.3",
"version": "0.2.4",
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",