Skip to content

Document API_BASE_URL troubleshooting for the agent client #34

Description

@emrekayat

Goal

Help contributors quickly diagnose agent-client failures caused by a wrong API_BASE_URL or a stopped API server.

Scope

  • Add a short troubleshooting section to the README or agent-client docs.
  • Include how to confirm the API server is running.
  • Include an example of setting API_BASE_URL for local development.
  • Mention the actionable network error from the agent client.
  • Do not change runtime code.

Acceptance criteria

  • Documentation explains the local API URL expected by the agent client.
  • Documentation includes one copy-pasteable command for starting the API and one for running the agent demo.
  • Documentation avoids secrets or real private keys.
  • npm run format:check passes.

Notes

This is documentation-only and should stay concise.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssue proposed for the Drips Stellar Wave programarea: ciCI and developer toolingcomplexity: highExpected high implementation complexitydocumentationImprovements or additions to documentationdrips-candidateCandidate for a Drips Stellar Wave

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions