deploy
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +0,0 @@
|
||||
.codegraph/
|
||||
@@ -3,10 +3,9 @@
|
||||
Generated A2APack agent for a2a cloud blog API.
|
||||
|
||||
- Source OpenAPI: https://blog.a2acloud.io/openapi.json
|
||||
- Refresh metadata is exposed through the agent capabilities card.
|
||||
- Generated operations: 6
|
||||
- Main skill: `auto`
|
||||
- Required setup: `BLOG_API_KEY`
|
||||
- Routing mode: direct operation skills
|
||||
|
||||
The generated code is intentionally editable. Tune prompts, operation
|
||||
grouping, auth names, and safety policy before publishing serious agents.
|
||||
|
||||
2
a2a.yaml
2
a2a.yaml
@@ -1,5 +1,5 @@
|
||||
name: blog-openapi-agent
|
||||
version: 0.1.1
|
||||
version: 0.1.0
|
||||
entrypoint: agent:BlogOpenapiAgent
|
||||
description: Publishing and read API for the a2a cloud blog. Published content is
|
||||
public; draft, preview, create, update, and delete operations require the blog API
|
||||
|
||||
Reference in New Issue
Block a user