sandbox-agent/foundry/packages/frontend/src
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
..
app Improve Foundry auth and task flows (#240) 2026-03-11 18:13:31 -07:00
components Add Foundry Tauri v2 desktop app with UI polish 2026-03-11 19:27:35 -07:00
features Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
lib Improve Foundry auth and task flows (#240) 2026-03-11 18:13:31 -07:00
foundry-client-view-model.d.ts Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
main.tsx Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
sandbox-agent-react.d.ts Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
styles.css Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00