rdesign/frontend
Jeff Emmett 328e27cb6d Add rDesign rApp frontend with AI assistant and MCP server
- Next.js 15 frontend following rNotes/rSpace rApp pattern
- Mycelial Intelligence AI chat assistant using LiteLLM + tool calling
  - 7 MCP-style tools: templates, export, batch, rSwag, jobs, studio
  - Natural language document creation and export
- Dashboard with tabs: Templates, rSwag Designs, IDML Import, Jobs
- Interactive Scribus Studio page (embedded noVNC)
- MCP server (@rdesign/mcp-server) for Claude/CopilotKit integration
  - Tools: list_templates, export_template, batch_export, rswag, jobs
  - Resources: rdesign://templates, rdesign://health
- Shared rStack components: AppSwitcher, SpaceSwitcher, AuthButton
- EncryptID passkey authentication
- Space-aware subdomain routing via middleware

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 02:14:06 +00:00
..
src Add rDesign rApp frontend with AI assistant and MCP server 2026-03-24 02:14:06 +00:00
Dockerfile Add rDesign rApp frontend with AI assistant and MCP server 2026-03-24 02:14:06 +00:00
next.config.ts Add rDesign rApp frontend with AI assistant and MCP server 2026-03-24 02:14:06 +00:00
package.json Add rDesign rApp frontend with AI assistant and MCP server 2026-03-24 02:14:06 +00:00
postcss.config.mjs Add rDesign rApp frontend with AI assistant and MCP server 2026-03-24 02:14:06 +00:00
tsconfig.json Add rDesign rApp frontend with AI assistant and MCP server 2026-03-24 02:14:06 +00:00