diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 50e5eba2..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "chat.tools.terminal.autoApprove": { - "git config": true - } -} \ No newline at end of file diff --git a/build-scripts/pnpm-workspace.yaml b/build-scripts/pnpm-workspace.yaml deleted file mode 100644 index 00f6fc47..00000000 --- a/build-scripts/pnpm-workspace.yaml +++ /dev/null @@ -1,2 +0,0 @@ -allowBuilds: - esbuild: set this to true or false diff --git a/meta.json b/meta.json index 6e2a3a34..00ceae04 100644 --- a/meta.json +++ b/meta.json @@ -456,7 +456,9 @@ "description": "Arche is a self-hosted AI workspace platform that spawns per-user OpenCode coding containers backed by a shared Knowledge Base. Requires the `arche-internal` external Docker network and `/opt/arche/{kb-content,kb-config,users}` directories on the host before deploy. Images are linux/amd64 by default; override `ARCHE_WEB_IMAGE` and `ARCHE_WORKSPACE_IMAGE` to the `-arm64` tag variants for ARM64 hosts.", "logo": "arche.svg", "links": { - "github": "https://github.com/peaberry-studio/arche" + "github": "https://github.com/peaberry-studio/arche", + "website": "https://github.com/peaberry-studio/arche", + "docs": "https://github.com/peaberry-studio/arche#readme" }, "tags": [ "ai",