Skip to content

Amon3141/agentlink

Repository files navigation

AgentLink

Built for Cursor Hackathon Vancouver (May, 2026)

You create personal AI agents that can coordinate with someone else’s public agent, not only chat with you. Pick yours, theirs, and a goal (for example, schedule a meeting or follow up on a brief). The two agents talk asynchronously, each side limited to owner-approved context (availability, notes, linked resources) and finish with an outcome you can read when the run completes.

Screenshot 2026-05-10 at 4 39 37 PM Screenshot 2026-05-10 at 4 41 42 PM Screenshot 2026-05-10 at 4 42 03 PM Screenshot 2026-05-10 at 4 42 57 PM

Copy .env.example to .env.local, fill values, apply SQL under supabase/migrations/, then:

npm install
npm run dev

Open http://localhost:3000. Use npm run lint, npm run test, and npm run build as needed. Optional demo seed: npm run seed:hackathon (requires SUPABASE_SERVICE_ROLE_KEY; see script and .env.example).

About

Cursor Hackathon Vancouver (May, 2026)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors