Skip to content

feat(scripts): Add paperclip-hermes-bridge with preview URL support (v2)#48

Open
madhavikodale wants to merge 3 commits into
OpenScanAI:masterfrom
madhavikodale:feat/bridge-preview-urls-new
Open

feat(scripts): Add paperclip-hermes-bridge with preview URL support (v2)#48
madhavikodale wants to merge 3 commits into
OpenScanAI:masterfrom
madhavikodale:feat/bridge-preview-urls-new

Conversation

@madhavikodale

Copy link
Copy Markdown

Updated PR with shareable URL generation. Replaces #47.

Adds a new bridge script that connects Hermes to Paperclip AI agents.
Key features:
- All existing bridge commands (list-agents, assign, run, poll, etc.)
- Project type auto-detection (Vite, Next.js, Tauri, React, static)
- Dev server auto-start with port conflict handling
- preview command: detects project in issue workspace and starts server
- serve command: start dev server for any local project path
- Automatic preview URL posted as issue comment

Closes paperclipai#46
Adds new  command to paperclip-hermes-bridge.py:
- Generates both local and shareable preview URLs for issue workspaces
- Auto-detects project type and finds free port
- Posts shareable link as issue comment
- Reads PAPERCLIP_PUBLIC_URL env var or instance settings for public URL
- Prints formatted preview link to terminal/chat

Updates PR paperclipai#47
Adds new  command to paperclip-hermes-bridge.py:
- Generates both local and shareable preview URLs for issue workspaces
- Auto-detects project type and finds free port
- Posts shareable link as issue comment
- Reads PAPERCLIP_PUBLIC_URL env var or instance settings for public URL
- Prints formatted preview link to terminal/chat

Updates PR paperclipai#47
siddhijadhav27 pushed a commit to siddhijadhav27/Levi that referenced this pull request Jun 17, 2026
When served via npx, the absolute path to index.html traverses .npm,
triggering Express 5 / send's dotfile guard. Using the root option
makes send only check the relative filename for dotfiles.

Fixes OpenScanAI#48
siddhijadhav27 pushed a commit to siddhijadhav27/Levi that referenced this pull request Jun 17, 2026
…h-500

fix: resolve 500 error on SPA route refresh (OpenScanAI#48)
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