第一个版本发布
This commit is contained in:
@@ -1,94 +0,0 @@
|
|||||||
{
|
|
||||||
"permissions": {
|
|
||||||
"allow": [
|
|
||||||
"mcp__context7__resolve-library-id",
|
|
||||||
"mcp__context7__query-docs",
|
|
||||||
"Bash(pnpm install:*)",
|
|
||||||
"Bash(pnpm build:*)",
|
|
||||||
"WebSearch",
|
|
||||||
"Bash(wc:*)",
|
|
||||||
"Bash(head:*)",
|
|
||||||
"Bash(file:*)",
|
|
||||||
"Bash(python3:*)",
|
|
||||||
"WebFetch(domain:agentclientprotocol.com)",
|
|
||||||
"WebFetch(domain:docs.rs)",
|
|
||||||
"WebFetch(domain:github.com)",
|
|
||||||
"WebFetch(domain:agentclientprotocol.github.io)",
|
|
||||||
"Bash(cargo build:*)",
|
|
||||||
"Bash(pnpm add:*)",
|
|
||||||
"Bash(cd:*)",
|
|
||||||
"Bash(ls:*)",
|
|
||||||
"Bash(pnpm next build:*)",
|
|
||||||
"Bash(timeout 15 pnpm dev:*)",
|
|
||||||
"Bash(cat:*)",
|
|
||||||
"Bash(pnpm tauri build:*)",
|
|
||||||
"mcp__ide__getDiagnostics",
|
|
||||||
"Bash(cargo check:*)",
|
|
||||||
"Bash(cargo clippy:*)",
|
|
||||||
"Bash(npx tsc:*)",
|
|
||||||
"Bash(pnpm eslint:*)",
|
|
||||||
"WebFetch(domain:cdn.agentclientprotocol.com)",
|
|
||||||
"Bash(cargo doc:*)",
|
|
||||||
"Bash(grep:*)",
|
|
||||||
"Bash(\"/Users/xggz/Library/Caches/app.codeg/acp-binaries/codex/v0.9.2/codex-acp\" --help)",
|
|
||||||
"Bash(\"/Users/xggz/Library/Caches/app.codeg/acp-binaries/codex/v0.9.2/codex-acp\" --version)",
|
|
||||||
"Bash(gh api:*)",
|
|
||||||
"Bash(cargo search:*)",
|
|
||||||
"WebFetch(domain:www.npmjs.com)",
|
|
||||||
"WebFetch(domain:registry.npmjs.org)",
|
|
||||||
"Bash(npx @zed-industries/codex-acp:*)",
|
|
||||||
"Bash(codex:*)",
|
|
||||||
"Bash(npm view:*)",
|
|
||||||
"Bash(pnpm exec tsc:*)",
|
|
||||||
"Bash(pnpm tauri dev:*)",
|
|
||||||
"WebFetch(domain:elements.ai-sdk.dev)",
|
|
||||||
"WebFetch(domain:ai-sdk.dev)",
|
|
||||||
"Bash(npx ai-elements@latest add:*)",
|
|
||||||
"Bash(pnpm dlx:*)",
|
|
||||||
"Bash(pnpm ls:*)",
|
|
||||||
"Bash(npm ls:*)",
|
|
||||||
"Bash(pnpm info:*)",
|
|
||||||
"Bash(pnpm prettier:*)",
|
|
||||||
"Bash(npx prettier:*)",
|
|
||||||
"Bash(lsof:*)",
|
|
||||||
"Bash(npx shadcn@latest add dialog:*)",
|
|
||||||
"Bash(kill:*)",
|
|
||||||
"Bash(node -e:*)",
|
|
||||||
"Bash(cargo add:*)",
|
|
||||||
"WebFetch(domain:crates.io)",
|
|
||||||
"Bash(cargo info:*)",
|
|
||||||
"Bash(git mv:*)",
|
|
||||||
"Bash(npx next build)",
|
|
||||||
"mcp__plugin_context7_context7__resolve-library-id",
|
|
||||||
"mcp__plugin_context7_context7__query-docs",
|
|
||||||
"WebFetch(domain:lobehub.com)",
|
|
||||||
"WebFetch(domain:raw.githubusercontent.com)",
|
|
||||||
"WebFetch(domain:icons.lobehub.com)",
|
|
||||||
"Bash(npm info:*)",
|
|
||||||
"Bash(git stash:*)",
|
|
||||||
"Bash(sqlite3:*)",
|
|
||||||
"Bash(npx:*)",
|
|
||||||
"Bash(# Check how many of the 179 unmatched have cross-turn matches sqlite3 \"\"/Users/xggz/Library/Application Support/app.codeg/codeg.db\"\" \"\"SELECT m.id, m.conversation_id, m.role_type, m.content FROM message m WHERE m.deleted_at IS NULL\"\")",
|
|
||||||
"WebFetch(domain:developers.openai.com)",
|
|
||||||
"WebFetch(domain:jpcaparas.medium.com)",
|
|
||||||
"Bash(find:*)",
|
|
||||||
"WebFetch(domain:)",
|
|
||||||
"Bash(xargs basename:*)",
|
|
||||||
"WebFetch(domain:opencode.ai)",
|
|
||||||
"mcp__acp__Edit",
|
|
||||||
"mcp__acp__Write",
|
|
||||||
"mcp__acp__Bash",
|
|
||||||
"Bash(pnpm lint:*)",
|
|
||||||
"WebFetch(domain:geminicli.com)",
|
|
||||||
"WebFetch(domain:addyosmani.com)",
|
|
||||||
"WebFetch(domain:docs.openclaw.ai)",
|
|
||||||
"WebFetch(domain:openclaw.dog)",
|
|
||||||
"Bash(curl:*)",
|
|
||||||
"WebFetch(domain:deepwiki.com)",
|
|
||||||
"WebFetch(domain:openclaw-ai.com)",
|
|
||||||
"WebFetch(domain:www.getopenclaw.ai)",
|
|
||||||
"WebFetch(domain:docs.z.ai)",
|
|
||||||
"WebFetch(domain:blog.laozhang.ai)"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "codeg",
|
"name": "codeg",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.13",
|
"version": "0.0.14",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "next dev --turbopack",
|
"dev": "next dev --turbopack",
|
||||||
"build": "next build",
|
"build": "next build",
|
||||||
|
|||||||
2
src-tauri/Cargo.lock
generated
2
src-tauri/Cargo.lock
generated
@@ -749,7 +749,7 @@ checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "codeg"
|
name = "codeg"
|
||||||
version = "0.0.13"
|
version = "0.0.14"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bzip2",
|
"bzip2",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "codeg"
|
name = "codeg"
|
||||||
version = "0.0.13"
|
version = "0.0.14"
|
||||||
description = "Agent Code Generation App"
|
description = "Agent Code Generation App"
|
||||||
authors = ["feitao"]
|
authors = ["feitao"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://schema.tauri.app/config/2",
|
"$schema": "https://schema.tauri.app/config/2",
|
||||||
"productName": "codeg",
|
"productName": "codeg",
|
||||||
"version": "0.0.13",
|
"version": "0.0.14",
|
||||||
"identifier": "app.codeg",
|
"identifier": "app.codeg",
|
||||||
"build": {
|
"build": {
|
||||||
"beforeDevCommand": "pnpm dev",
|
"beforeDevCommand": "pnpm dev",
|
||||||
|
|||||||
Reference in New Issue
Block a user