Skip to content

feat: add remote session viewing from JSON URL#1

Open
dserebro wants to merge 1 commit into
mainfrom
dserebro/remote-json
Open

feat: add remote session viewing from JSON URL#1
dserebro wants to merge 1 commit into
mainfrom
dserebro/remote-json

Conversation

@dserebro

Copy link
Copy Markdown
Owner

Add ability to view Claude Code sessions from remote JSON URLs:

  • Add /remote route with URL input form
  • Add RemoteSessionService to fetch and parse JSON arrays
  • Add parseJsonArray utility with comprehensive tests
  • Add RemoteSessionController for API endpoint
  • Add dev script for local development

Add ability to view Claude Code sessions from remote JSON URLs:
- Add /remote route with URL input form
- Add RemoteSessionService to fetch and parse JSON arrays
- Add parseJsonArray utility with comprehensive tests
- Add RemoteSessionController for API endpoint
- Add dev script for local development

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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