Skip to content

Conversation

@Gaurika-Sethi
Copy link

Summary

This PR adds a minimal Echo Agent example to simplify onboarding and give new developers a fast way to test Bindu locally.

Motivation

The README jumps from cookiecutter setup to full manual configuration. This tiny sanity-check example lets users verify installation and local agent response before integrating tools or skills.

Changes

  • Added examples/echo_agent.py
  • Added “Minimal Agent Example (Echo Agent)” section to README with run + curl test instructions

Validation

Tested locally with Python 3.12.9 using bindu installed via uv.
Verified that:

  • Agent starts successfully
  • /messages endpoint responds
  • curl test returns expected output

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