Skip to content

Make the dojo hostable #154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 25, 2025
Merged

Make the dojo hostable #154

merged 1 commit into from
Jul 25, 2025

Conversation

maxkorp
Copy link
Contributor

@maxkorp maxkorp commented Jul 8, 2025

A few small changes, ripped out most of the bigger organizational ones in the end.

  • Make the default URLs unique (previously multiple example servers shared the same port)
  • Make the agent server URLs load from env vars (which default to the previous defaults if the environment var isn't specified)
  • Adds an agno example (pulled from https://github.com/CopilotKit/with-agno/tree/main/agent with only a modest change to the host binding)
  • uses @protobuf-ts/protoc, which will call out to the existing protoc binary if it's already on the path, otherwise it will install a copy in it's own automagic way so that the Vercel deploy can run.
  • Changes the tool name in the graphs of the langgraph HITL examples to not collide with the client side tools which was causing weird render issues with CPK (a separate fix should be in soon for this in cpk)

Copy link

vercel bot commented Jul 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ag-ui-dojo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 25, 2025 1:00am

@maxkorp maxkorp force-pushed the max/dojo-hosting branch from 6ff82ef to ffc1f1f Compare July 10, 2025 21:43
@maxkorp maxkorp force-pushed the max/dojo-hosting branch from ffc1f1f to e2a90bd Compare July 14, 2025 18:40
@maxkorp maxkorp requested a review from tylerslaton as a code owner July 14, 2025 18:40
@maxkorp maxkorp force-pushed the max/dojo-hosting branch from e2a90bd to e144a56 Compare July 14, 2025 18:43
@maxkorp maxkorp force-pushed the max/dojo-hosting branch from e144a56 to ed52bbf Compare July 15, 2025 22:42
@maxkorp maxkorp force-pushed the max/dojo-hosting branch from 4b9f8f6 to 2a4ffa4 Compare July 16, 2025 21:23
@maxkorp maxkorp force-pushed the max/dojo-hosting branch from 2a4ffa4 to bd196be Compare July 17, 2025 19:24
@maxkorp maxkorp requested a review from NathanTarbert as a code owner July 17, 2025 19:24
@maxkorp maxkorp force-pushed the max/dojo-hosting branch from bd196be to 3789360 Compare July 17, 2025 22:51
@maxkorp maxkorp force-pushed the max/dojo-hosting branch from 3789360 to e1d45e3 Compare July 22, 2025 20:38
@maxkorp maxkorp force-pushed the max/dojo-hosting branch from e1d45e3 to d73f56d Compare July 24, 2025 22:19
@maxkorp maxkorp force-pushed the max/dojo-hosting branch from d73f56d to 711ba5d Compare July 24, 2025 22:52
@maxkorp maxkorp merged commit 63b7b48 into main Jul 25, 2025
5 checks passed
@maxkorp maxkorp deleted the max/dojo-hosting branch July 25, 2025 01:02
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