Skip to content

docs: clarify agent and MCP images are pulled from GHCR by default - #49

Open
kellyaa wants to merge 1 commit into
mainfrom
docs/pulled-images-default
Open

docs: clarify agent and MCP images are pulled from GHCR by default#49
kellyaa wants to merge 1 commit into
mainfrom
docs/pulled-images-default

Conversation

@kellyaa

@kellyaa kellyaa commented Jul 28, 2026

Copy link
Copy Markdown
Member

Summary

  • README's Getting Started and Benchmarks sections still implied users had to build the agent and MCP images locally, but deploy-agent.sh and deploy-benchmark.sh already default to pulling from ghcr.io/exgentic/... (USE_LOCAL_IMAGE="false" in both scripts).
  • Reword the two misleading lines so new users don't chase a nonexistent build.sh step.

Test plan

  • Skim rendered README on the PR page — Getting Started intro and Benchmarks paragraph read cleanly with the new wording.

The Getting Started and Benchmarks sections still implied users needed
to build the agent + MCP images locally, but deploy-agent.sh and
deploy-benchmark.sh default to pulling from ghcr.io/exgentic. Reword to
match the current script defaults so new users don't chase build.sh.

Signed-off-by: Kelly Abuelsaad <kaymar@gmail.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