Skip to content

Publish agent-langgraph alongside openbot on release #357

Description

@will-bogusz

publish-release.yml pushes ghcr.io/copilotkit/openbot:<version> only. agent-langgraph/Dockerfile builds from the repo root in about 20 s and is what a hosted deployment needs for New coworker to work (docs/deployment.md:85-89: the image does not carry the agent; set MANAGED_AGENT_AG_UI_URL when a Bot is reachable). Today anyone running OpenBot off-Kubernetes has to build and host that image themselves — I currently publish ghcr.io/will-bogusz/openbot-agent-langgraph:v0.0.5 from the tagged source, unchanged, for exactly this reason, and would rather point at yours.

Would you take a PR adding a second build/push job to publish-release.yml for ghcr.io/copilotkit/openbot-agent-langgraph:<version> (same tag scheme, same trigger)? It is platform-neutral: Compose users get the same benefit as the Helm chart, which already assumes a separately built agent image.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions