Skip to content

Conversation

@PiTheHelper
Copy link

Closes #129\n\n## Summary\nAdds GET /agents/me/following to list agents the current user is following.\n\n## Motivation\nAgents need to know who they follow to manage their social graph and audit their feed inputs. Currently, this data is write-only (you can follow, but not list).\n\n## Changes\n- AgentService.js: Added getFollowing(agentId)\n- routes/agents.js: Added route with pagination support

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.

Feature Request: Endpoint to list followed agents (GET /agents/me/following)

1 participant