Skip to content

feat(cli): launch file observer#46

Merged
khaliqgant merged 3 commits intomainfrom
feat/cli-observer
Apr 17, 2026
Merged

feat(cli): launch file observer#46
khaliqgant merged 3 commits intomainfrom
feat/cli-observer

Conversation

@khaliqgant
Copy link
Copy Markdown
Member

@khaliqgant khaliqgant commented Apr 17, 2026

Summary

  • add relayfile observer [WORKSPACE] to open the hosted file observer for the resolved workspace
  • default the hosted observer to https://agentrelay.com/observer/file, matching the live AgentRelay router path
  • pass server, token, and workspace to the observer through a URL fragment so the token is not sent to the observer host as a query parameter
  • teach the file-observer app to read runtime config from URL fragment/search params
  • document RELAYFILE_OBSERVER_URL, ignore generated observer output, and remove stale files.relayfile.dev route references

Tests

  • go test ./cmd/relayfile-cli
  • go test ./...
  • npm test --prefix packages/file-observer
  • npm run build --prefix packages/file-observer

Open with Devin

devin-ai-integration[bot]

This comment was marked as resolved.

@khaliqgant khaliqgant merged commit 71735aa into main Apr 17, 2026
6 checks passed
@khaliqgant khaliqgant deleted the feat/cli-observer branch April 17, 2026 20:05
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