Skip to content

[Bug]: Publishing of Agent is not working optimally #918

@AlokRanjanSwain

Description

@AlokRanjanSwain

Bug Description

I am following this code
https://github.com/agntcy/dir/blob/main/sdk/examples/example-py/example.py

The agents are discoverable on the store, but when I use list_request, there are no agents.

Directory API server is on docker.

I have tried to list all agents as well, using this

dir_client.list(req=routing_v1.ListRequest(queries=[]))

Expected Behavior

It should be able to fetch agents

Affected Version

latest

Steps to Reproduce

host dir api services with docker.
push and publish the agents. Agents are pushed to the store, but not listed.

Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions