Skip to content

Static site build option #5

@christinoleo

Description

@christinoleo

Build SvelteKit app as static site that connects to agent(s) directly from browser.

Architecture

  • Static HTML/JS/CSS (deploy to GitHub Pages, CDN, etc.)
  • Browser connects WebSocket to configured agent URL(s)
  • No server-side rendering needed
  • Agent URLs configured in UI or query params

Challenges

  • CORS handling on agents
  • Mixed content (HTTPS site → HTTP agents)
  • Agent discovery UX

Acceptance Criteria

  • SvelteKit adapter-static build option
  • Agent URL configuration in browser
  • CORS headers on agent API
  • Works with single or multiple agents

Parent epic: #1
Depends on: #3 (workspace field)


Migrated from beads claude-watch-uir.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions