Add explicit source repo deploy tool
All checks were successful
build / build (push) Successful in 50s
All checks were successful
build / build (push) Successful in 50s
This commit is contained in:
@@ -35,6 +35,9 @@ The single `build(name, prompt)` skill:
|
||||
- `cp_deploy_tarball(name, version, public)` — POSTs the tarball
|
||||
to `/v1/agents/from-tarball` on the user's behalf using their
|
||||
forwarded CP JWT
|
||||
- `cp_deploy_source_repo(name)` — POSTs the current managed source repo
|
||||
to `/v1/agents/{name}/source/deploy` when source edits already live in
|
||||
Gitea
|
||||
2. Streams the graph's tool calls back to the dashboard as
|
||||
`agent_progress` events (so the user watches the build happen in
|
||||
real time, not in silence).
|
||||
|
||||
Reference in New Issue
Block a user