Skip to content

chore: add agentfield-package.yaml manifest for af install#4

Open
AbirAbbas wants to merge 1 commit into
mainfrom
add-agentfield-manifest
Open

chore: add agentfield-package.yaml manifest for af install#4
AbirAbbas wants to merge 1 commit into
mainfrom
add-agentfield-manifest

Conversation

@AbirAbbas

Copy link
Copy Markdown
Contributor

Adds an agentfield-package.yaml manifest so cloudsecurity-af can be installed and run locally with af install / af run (control-plane support: Agent-Field/agentfield#692).

The manifest declares the entrypoint, default port, and required/optional environment (derived from this repo's .env.example and app entrypoint). The required LLM key is marked type: secret, scope: global so it is prompted once, shared across nodes, and stored encrypted — never committed in plaintext.

🤖 Generated with Claude Code

Declares this node's entrypoint, default port, and required/optional
environment so it can be installed and started with `af install`/`af run`
(see Agent-Field/agentfield#692). Secrets are prompted once and stored
encrypted; nothing is committed in plaintext.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant