Skip to content

Commit 48f25f5

Browse files
ref #1128 update Assistant repository references
1 parent 5821ddb commit 48f25f5

6 files changed

Lines changed: 14 additions & 14 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ rediscovering the same context.
4949
## Bridge Contract
5050

5151
- Main client file: `js/agent_bridge_client.js`.
52-
- Bridge project: `c8oprj-convertigo-agent-bridge`.
52+
- Bridge project: `c8oprj-lib-convertigo-agent-bridge`.
5353
- Codex is the priority provider; Vibe remains supported.
5454
- The agent configuration panel shows the managed CLI installed/latest version
5555
and exposes explicit install, update, and reinstall actions. Opening the panel

_c8oProject/connectors/AgentStackRelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseDir: /convertigo/c8oprj-convertigo-assistant/refs/heads/master
1+
baseDir: /convertigo/c8oprj-lib-convertigo-assistant/refs/heads/master
22
comment: Fetches the published Tigo stack manifest through the Convertigo HTTP client and proxy settings.
33
https: true
44
port: 443

_c8oProject/mobilePages/Page.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -956,9 +956,9 @@ scriptContent:
956956
schemaVersion: 1,
957957
channel: "beta",
958958
projects: [
959-
{ name: "lib_ConvertigoMCP", version: "0.0.43", tag: "v0.0.43", importUrl: "lib_ConvertigoMCP=https://github.com/convertigo/c8oprj-c8o-mcp/releases/download/v0.0.43/lib_ConvertigoMCP.car" },
960-
{ name: "lib_ConvertigoAgentBridge", version: "0.2.17", tag: "v0.2.17", importUrl: "lib_ConvertigoAgentBridge=https://github.com/convertigo/c8oprj-convertigo-agent-bridge/releases/download/v0.2.17/lib_ConvertigoAgentBridge.car" },
961-
{ name: "lib_ConvertigoAssistant", version: "1.2.32", tag: "v1.2.32-beta1", importUrl: "lib_ConvertigoAssistant=https://github.com/convertigo/c8oprj-convertigo-assistant/releases/download/v1.2.32-beta1/lib_ConvertigoAssistant.car" }
959+
{ name: "lib_ConvertigoMCP", version: "0.0.43", tag: "v0.0.43", importUrl: "lib_ConvertigoMCP=https://github.com/convertigo/c8oprj-lib-c8o-mcp/releases/download/v0.0.43/lib_ConvertigoMCP.car" },
960+
{ name: "lib_ConvertigoAgentBridge", version: "0.2.17", tag: "v0.2.17", importUrl: "lib_ConvertigoAgentBridge=https://github.com/convertigo/c8oprj-lib-convertigo-agent-bridge/releases/download/v0.2.17/lib_ConvertigoAgentBridge.car" },
961+
{ name: "lib_ConvertigoAssistant", version: "1.2.32", tag: "v1.2.32-beta1", importUrl: "lib_ConvertigoAssistant=https://github.com/convertigo/c8oprj-lib-convertigo-assistant/releases/download/v1.2.32-beta1/lib_ConvertigoAssistant.car" }
962962
]
963963
};
964964
}

readme.ftl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ checkouts are detected and are never overwritten automatically.
4141

4242
## Companion projects
4343

44-
- [Convertigo MCP](https://github.com/convertigo/c8oprj-c8o-mcp)
45-
- [Convertigo Agent Bridge](https://github.com/convertigo/c8oprj-convertigo-agent-bridge)
44+
- [Convertigo MCP](https://github.com/convertigo/c8oprj-lib-c8o-mcp)
45+
- [Convertigo Agent Bridge](https://github.com/convertigo/c8oprj-lib-convertigo-agent-bridge)
4646

4747
## Development import
4848

4949
```text
50-
lib_ConvertigoAssistant=https://github.com/convertigo/c8oprj-convertigo-assistant.git:branch=master
50+
lib_ConvertigoAssistant=https://github.com/convertigo/c8oprj-lib-convertigo-assistant.git:branch=master
5151
```

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ selection and workspace-local CLI setup.
4545

4646
The companion projects are maintained separately:
4747

48-
- [Convertigo MCP](https://github.com/convertigo/c8oprj-c8o-mcp)
49-
- [Convertigo Agent Bridge](https://github.com/convertigo/c8oprj-convertigo-agent-bridge)
48+
- [Convertigo MCP](https://github.com/convertigo/c8oprj-lib-c8o-mcp)
49+
- [Convertigo Agent Bridge](https://github.com/convertigo/c8oprj-lib-convertigo-agent-bridge)
5050

5151
## Updating
5252

@@ -65,7 +65,7 @@ are never overwritten by this operation.
6565
Import the active development branch with:
6666

6767
```text
68-
lib_ConvertigoAssistant=https://github.com/convertigo/c8oprj-convertigo-assistant.git:branch=master
68+
lib_ConvertigoAssistant=https://github.com/convertigo/c8oprj-lib-convertigo-assistant.git:branch=master
6969
```
7070

7171
Convertigo project objects must be edited through Convertigo Studio or the

stack-release.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@
66
"name": "lib_ConvertigoMCP",
77
"version": "0.0.42",
88
"tag": "v0.0.42",
9-
"importUrl": "lib_ConvertigoMCP=https://github.com/convertigo/c8oprj-c8o-mcp/releases/download/v0.0.42/lib_ConvertigoMCP.car"
9+
"importUrl": "lib_ConvertigoMCP=https://github.com/convertigo/c8oprj-lib-c8o-mcp/releases/download/v0.0.42/lib_ConvertigoMCP.car"
1010
},
1111
{
1212
"name": "lib_ConvertigoAgentBridge",
1313
"version": "0.2.16",
1414
"tag": "v0.2.16",
15-
"importUrl": "lib_ConvertigoAgentBridge=https://github.com/convertigo/c8oprj-convertigo-agent-bridge/releases/download/v0.2.16/lib_ConvertigoAgentBridge.car"
15+
"importUrl": "lib_ConvertigoAgentBridge=https://github.com/convertigo/c8oprj-lib-convertigo-agent-bridge/releases/download/v0.2.16/lib_ConvertigoAgentBridge.car"
1616
},
1717
{
1818
"name": "lib_ConvertigoAssistant",
1919
"version": "1.2.31",
2020
"tag": "v1.2.31-beta1",
21-
"importUrl": "lib_ConvertigoAssistant=https://github.com/convertigo/c8oprj-convertigo-assistant/releases/download/v1.2.31-beta1/lib_ConvertigoAssistant.car"
21+
"importUrl": "lib_ConvertigoAssistant=https://github.com/convertigo/c8oprj-lib-convertigo-assistant/releases/download/v1.2.31-beta1/lib_ConvertigoAssistant.car"
2222
}
2323
]
2424
}

0 commit comments

Comments
 (0)