Sign inSign up

christopherpetito053/kagent:v2-kit-subagents-reborn

Manifest digest

sha256:b0be556365b6283520d312d4fdd33a37bce528602831a56ed272a87f5c43cac5

Last pushed

2 days by christopherpetito053

Type

Sandbox Kit

Manifest digest

sha256:b0be556365b6283520d312d4fdd33a37bce528602831a56ed272a87f5c43cac5

yaml
schemaVersion: "2"
kind: sandbox
name: kagent
displayName: Custom Docker Agent async subagents
sandbox:
    image: christopherpetito053/kagent@sha256:e1410a8adf0af4349483b876ae18b3a9bdccdd4eb8c175e95fc137bd834fa7ed
    entrypoint:
        - /opt/async-agent/launch.sh
permissions:
    network:
        allow:
            - api.openai.com
credentials:
    - service: openai
      apiKey:
        name: OPENAI_API_KEY
        proxyManaged: true
        inject:
            - domain: api.openai.com
              header: Authorization
              format: Bearer %s