fdd1dcbed0fix: resolve compilation errors from crate version mismatches
Butterfly Dev
2026-04-07 05:48:29 +0000
84f559c1a7agent: main.rs — subcommand CLI dispatch, shutdown signal (Ctrl+C + Windows SCM), graceful WebSocket close
Butterfly Dev
2026-04-07 05:36:17 +0000
d0e8bf5569agent: service.rs — Linux systemd + Windows service management (install/uninstall/start/stop/status/restart)
Butterfly Dev
2026-04-07 05:34:56 +0000
920ea0ee9eagent: cli.rs — subcommand CLI (run, service install/uninstall/start/stop/status/restart)
Butterfly Dev
2026-04-07 05:33:05 +0000
7a44809a41agent: config.rs — rename AgentConfig to RunOptions, add Clone, windows_service field, to_service_args()
Butterfly Dev
2026-04-07 05:32:32 +0000
05cfe9e479server: ws/handler.rs — binary frame relay (zero-copy), text JSON for control; update api/sessions.rs for new WsOutMessage
Butterfly Dev
2026-04-07 05:00:34 +0000
fc15cadf6adocs: update progress.md — Phase 2 Angular frontend complete, both backend and frontend build successfully
Butterfly Dev
2026-04-07 03:46:48 +0000
dcfaceb395desktop: production build works (328KB, 85KB gzip), configure outputPath dist/browser, update .gitignore
Butterfly Dev
2026-04-07 03:45:21 +0000
f4b7e2542edesktop: fix build errors — FormsModule for settings, nativeWindow alias, move provideHttpClient to appConfig
Butterfly Dev
2026-04-07 03:44:31 +0000
b792b36eaedesktop: global styles (scrollbar, reset, animations), update index.html with Butterfly branding
Butterfly Dev
2026-04-07 03:41:11 +0000
8a9429c946desktop: components/desktop — main shell: window rendering, app launcher, session picker dialog, animated gradient background
Butterfly Dev
2026-04-07 03:40:11 +0000
eea8197ecedesktop: components/apps/browser — simple web browser with URL bar, navigation, iframe sandbox
Butterfly Dev
2026-04-07 03:38:14 +0000
6beb93b16fdesktop: components/apps/settings — settings panel with display/audio/network/about sections
Butterfly Dev
2026-04-07 03:37:09 +0000
0048eabb60desktop: components/apps/file-explorer — dual-pane file browser with navigation, icons, selection, status bar
Butterfly Dev
2026-04-07 03:35:30 +0000
283e53d1dcdesktop: components/apps/text-editor — code editor with toolbar, cursor position, dark theme
Butterfly Dev
2026-04-07 03:34:27 +0000
7496fbeceddesktop: components/apps/terminal — basic terminal emulator with command history, help/clear/echo/date/uptime/whoami
Butterfly Dev
2026-04-07 03:33:40 +0000
6b4c6419cedesktop: components/remote-display — canvas-based display viewer, mouse/keyboard HUD forwarding, FPS counter, connection status overlays
Butterfly Dev
2026-04-07 03:32:23 +0000
8ad129ed17desktop: components/start-menu — Windows 11-style centered start menu with app grid, search, animated slide-up
Butterfly Dev
2026-04-07 03:31:11 +0000
490317b3eadesktop: components/taskbar — Windows 11-style taskbar with start button, quick launch, window list, system tray clock
Butterfly Dev
2026-04-07 03:29:54 +0000
b5e23e16b7desktop: components/window — draggable/resizable window chrome with title bar, min/max/close controls, dark theme
Butterfly Dev
2026-04-07 03:28:44 +0000
7991237978desktop: app.ts/html/scss — root component with DesktopComponent, HTTP provider, global reset
Butterfly Dev
2026-04-07 03:27:30 +0000