Skip to content

fix: restore connect agent CLI create step#443

Merged
zomux merged 2 commits into
openagents-org:developfrom
Edison-A-N:fix/connect-agent-cli-create-step
Jun 11, 2026
Merged

fix: restore connect agent CLI create step#443
zomux merged 2 commits into
openagents-org:developfrom
Edison-A-N:fix/connect-agent-cli-create-step

Conversation

@Edison-A-N

@Edison-A-N Edison-A-N commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Restore the CLI setup flow so users create an agent instance before connecting it to a workspace.
  • Add daemon startup and verification steps (agn up, agn status) so the command-line onboarding actually brings agents online.
  • Improve agn connect feedback when the daemon is not running by telling users to run agn up.
  • Pass explicit workspace endpoint configuration (--endpoint / OPENAGENTS_ENDPOINT) into the connector so self-hosted workspace tokens resolve against the intended backend instead of the default hosted endpoint.

Verification

  • node --test test/cli.test.js
  • npm --prefix workspace/frontend run build completed successfully once; a later repeated build attempt hit an existing Next .next/lock from the running dev/build process, not a TypeScript/build error.
  • LSP/Biome diagnostics were checked on the touched files; remaining diagnostics are pre-existing in the broader files.

@vercel

vercel Bot commented Jun 5, 2026

Copy link
Copy Markdown

@Edison-A-N is attempting to deploy a commit to the Raphael's projects Team on Vercel.

A member of the Team first needs to authorize it.

@zomux
zomux merged commit f85754d into openagents-org:develop Jun 11, 2026
11 of 13 checks passed
@Edison-A-N
Edison-A-N deleted the fix/connect-agent-cli-create-step branch June 11, 2026 08:14
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.

2 participants