sandbox-agent/frontend/packages/website
Nicholas Kissel f6656a90af Add Foundry Tauri v2 desktop app with UI polish
- Scaffold Tauri v2 desktop package (foundry/packages/desktop)
- Sidecar build script compiles backend into standalone Bun binary
- Frontend build script packages Vite output for Tauri webview
- macOS glass-effect app icon following Big Sur design standards
- Collapsible sidebars with smooth width transitions
- Inset content framing with borders and nested border-radius (Outer R = Inner R + Padding)
- iMessage-style chat bubble styling with proper corner radii
- Styled composer input with matching border-radius
- Vertical separator between chat and right sidebar
- Website download button component
- Cargo workspace exclude for standalone Tauri build

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 19:27:35 -07:00
..
public feat(inspector): improve contrast and add collapsible debug panel (#182) 2026-02-13 07:15:40 +00:00
src Add Foundry Tauri v2 desktop app with UI polish 2026-03-11 19:27:35 -07:00
.gitignore docs: documentation overhaul and universal schema reference (#10) 2026-01-28 05:07:15 -08:00
astro.config.mjs Configure lefthook formatter checks (#231) 2026-03-10 23:03:11 -07:00
Caddyfile feat: add website package with Vite and Caddy 2026-01-25 04:05:12 -08:00
Dockerfile fix: fix UI Docker builds for pnpm v10 and missing cli-shared dep 2026-02-09 16:33:04 -08:00
index.html feat: add website package with Vite and Caddy 2026-01-25 04:05:12 -08:00
package.json feat(inspector): update visual styling to match landing page (#166) 2026-02-12 01:42:54 +00:00
tailwind.config.mjs Configure lefthook formatter checks (#231) 2026-03-10 23:03:11 -07:00
tsconfig.json chore: website 2026-01-28 01:44:19 -08:00
vite.config.ts Configure lefthook formatter checks (#231) 2026-03-10 23:03:11 -07:00