Skip to content

Agent sharing via link#25

Merged
isTravis merged 3 commits into
mainfrom
tr/summary
Jun 11, 2026
Merged

Agent sharing via link#25
isTravis merged 3 commits into
mainfrom
tr/summary

Conversation

@isTravis

Copy link
Copy Markdown
Member
  • Agent share link — collection owners can generate a short-lived (1 hour) API key and share it with an AI agent. The /agent/:token page describes the collection's schema, current state, and the full negotiate protocol so any AI chat can write structured updates back. A modal in the collection sidebar lets owners copy the link or a ready-to-paste prompt.
  • Export fix — private collections now return data to authenticated owners instead of hard-rejecting with 404.
  • API key config — keyExpiration.minExpiresIn: 0 allows short-lived tokens; rate limiting left disabled for local dev.
  • Vite HMR fix — aligned websocket port in server.ts (was 24678) with the Docker-exposed port (24688).

@isTravis isTravis merged commit 7e3c3d8 into main Jun 11, 2026
1 check passed
@isTravis isTravis deleted the tr/summary branch June 11, 2026 20:53
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