Skip to content

feat(ack-id): Add basic agent discovery service #5

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

Conversation

tinkerer-shubh
Copy link

Added a simple in-memory discovery service that lets agents register and find each other. The service supports:

  • Basic CRUD for agent registrations
  • Filtering by protocols, services, and attributes
  • Registration expiration
  • Basic pagination (limit-based)

Includes test coverage and type-safe schemas (Valibot/Zod).

- Add base discovery service interface and types

- Implement memory-based discovery service

- Add test coverage for memory implementation

- Update ESLint config for test files
@venables
Copy link
Contributor

Thanks for the contribution @tinkerer-shubh. We'll give this a proper review and coordinate it with our roadmap plans & our internal approach to agent discovery and report back here!

@venables
Copy link
Contributor

Thank for the contribution @tinkerer-shubh -- we're going to temporarily close this PR but can re-open as we revisit agent discovery soon!

@venables venables closed this Jun 30, 2025
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