GitHub Actions commited on
Commit
f94fb41
·
1 Parent(s): dbeb746

Deploy SIN-Code-AI from GitHub Actions

Browse files
Files changed (3) hide show
  1. A2A-CARD.md +1 -0
  2. README.md +2 -1
  3. agent.json +1 -1
A2A-CARD.md CHANGED
@@ -7,6 +7,7 @@
7
  - `Beschreibung (Zweck)`: Elite 2026 AI Engineering Architect. Architects and implements RAG pipelines, prompt templates, semantic search, OpenCode MCP tools, and AI-native application logic.
8
  - `Verwendung`: Use for designing LLM prompts, implementing local and cloud-based AI pipelines, writing semantic search logic, building RAG architectures, and authoring OpenCode skills/tools.
9
  - `CIMD`: `https://delqhi-sin-code-ai.hf.space`
 
10
 
11
  ## Team & Infrastruktur
12
 
 
7
  - `Beschreibung (Zweck)`: Elite 2026 AI Engineering Architect. Architects and implements RAG pipelines, prompt templates, semantic search, OpenCode MCP tools, and AI-native application logic.
8
  - `Verwendung`: Use for designing LLM prompts, implementing local and cloud-based AI pipelines, writing semantic search logic, building RAG architectures, and authoring OpenCode skills/tools.
9
  - `CIMD`: `https://delqhi-sin-code-ai.hf.space`
10
+ - `Dashboard Route`: `https://a2a.delqhi.com/agents/sin-code-ai` (pending production deploy)
11
 
12
  ## Team & Infrastruktur
13
 
README.md CHANGED
@@ -28,7 +28,8 @@ pinned: false
28
  - Deployment status: `live`
29
  - Workforce index: `https://a2a.delqhi.com`
30
  - Landing page: `https://delqhi-sin-code-ai.hf.space`
31
- - Public A2A / CIMD: `https://a2a.delqhi.com/agents/sin-code-ai`
 
32
  - Hugging Face Space: `https://huggingface.co/spaces/delqhi/sin-code-ai`
33
  - Hugging Face repo id: `delqhi/sin-code-ai`
34
  - Cloudflare tunnel: `sin-code-ai`
 
28
  - Deployment status: `live`
29
  - Workforce index: `https://a2a.delqhi.com`
30
  - Landing page: `https://delqhi-sin-code-ai.hf.space`
31
+ - Public page / CIMD: `https://delqhi-sin-code-ai.hf.space`
32
+ - Dashboard route: `https://a2a.delqhi.com/agents/sin-code-ai` (pending production deploy)
33
  - Hugging Face Space: `https://huggingface.co/spaces/delqhi/sin-code-ai`
34
  - Hugging Face repo id: `delqhi/sin-code-ai`
35
  - Cloudflare tunnel: `sin-code-ai`
agent.json CHANGED
@@ -7,7 +7,7 @@
7
  "deployment": {
8
  "workforceIndex": "https://a2a.delqhi.com",
9
  "landingPage": "https://delqhi-sin-code-ai.hf.space",
10
- "publicA2A": "https://a2a.delqhi.com/agents/sin-code-ai",
11
  "cimdAnchor": "https://delqhi-sin-code-ai.hf.space",
12
  "vmServer": "Hugging Face Space free CPU VM"
13
  },
 
7
  "deployment": {
8
  "workforceIndex": "https://a2a.delqhi.com",
9
  "landingPage": "https://delqhi-sin-code-ai.hf.space",
10
+ "publicA2A": "https://delqhi-sin-code-ai.hf.space",
11
  "cimdAnchor": "https://delqhi-sin-code-ai.hf.space",
12
  "vmServer": "Hugging Face Space free CPU VM"
13
  },