Commit Graph
667 Commits
Author SHA1 Message Date
AidanandGitHub 14a08a0d8c [aidan] ux/font-stack: unify font families via shared typography module (#116) 2026-06-30 19:39:02 -07:00
AidanandGitHub 0cdd1cbd6e [aidan] ux/sidebar-settings: move customization into settings (#115) 2026-06-30 17:03:40 -07:00
ciregenz 8eb48dfc42 [eric] app-use: strip pierre's transient [app-agent] trace scaffolding + write-only controls cache (no speculative scaffolding) 2026-06-29 23:03:45 -07:00
ciregenz 1b6d747326 [eric] merge #107 (pierre): app-use OPENSWARM_APP bridge + AppAgent
# Conflicts:
#	electron/main.js
#	frontend/src/app/pages/Views/ViewPreview.tsx
2026-06-29 21:34:11 -07:00
ciregenz 197fe258ab [eric] merge #113 (aidan): skills agent-discovery + multi-file install + versioning 2026-06-29 21:26:00 -07:00
ciregenz bd8cdbfb0b [eric] browser: drive the loading bar off main-frame navigation only, so ad/sub-frame loads don't re-sweep it 2026-06-29 20:55:05 -07:00
ciregenz 9f2041ca58 [eric] browser: loading bar is an overlay so it doesn't jitter the webview up/down on busy pages 2026-06-29 20:54:54 -07:00
ciregenz 8784ca937c [eric] browser/apps: drop the iframe fallback for a 'run in the desktop app' message (keeps srcdoc + Windows-crash iframe) 2026-06-29 16:38:03 -07:00
ciregenz 6afbc5b849 [eric] browser: throttle in-page URL mirroring so map-churn pages don't storm dashboard saves 2026-06-29 16:37:51 -07:00
abccodes 07a6c9ab70 [aidan] feat/skill-registry: multi-file install, tree cache, and skill versioning 2026-06-29 02:13:13 -07:00
abccodes 3a252aa0b3 [aidan] feat/skills: Skill tool + installed-skills catalog for agent discovery 2026-06-29 02:13:05 -07:00
ciregenz 8d3ef7c6f6 [eric] chat: tool-arg summary in mono, clean wrap, stacked when expanded 2026-06-27 17:21:16 -07:00
ciregenz e9644c4091 [eric] dashboard: drop the browser glow and tether fade to ~0.5s 2026-06-27 17:21:16 -07:00
ciregenz 27701d8606 [eric] chat: render a lone MCP tool call bare, no redundant group header 2026-06-27 17:21:16 -07:00
ciregenz 4da3f76ac7 [eric] dashboard: optimistic browser tether so the attach arrow is instant on spawn 2026-06-27 17:21:16 -07:00
ciregenz 8a331fa762 [eric] dashboard: optimistic agent-card spawn so expand + focus feel instant 2026-06-27 17:21:16 -07:00
ciregenz 0d208265e0 [eric] theme: default to light + fix light/dark switch flicker 2026-06-27 17:21:16 -07:00
AidanandGitHub 0d6d998cad [aidan] fix/browser: keep webview UA product token so Google sign-in works (#111) 2026-06-27 17:10:47 -07:00
ciregenz f3c8189751 [eric] merge eric/browser-parity: in-app browser parity (persistence, focus keystone, zoom/find/tab/middle-click, reopen-closed)
# Conflicts:
#	backend/apps/outputs/workspace_io.py
2026-06-26 09:10:19 -07:00
ciregenz a76c44aeb7 [eric] browser: Ctrl/Cmd+Shift+T reopens the last closed card (browser/tab/agent/note/app/workflow) 2026-06-26 09:04:42 -07:00
ciregenz 37e645c256 [eric] browser: collapse browserZoom doc comment to one line (frontend one-line-comment rule) 2026-06-26 09:04:42 -07:00
ciregenz 4167a8c930 [eric] browser: zoom focused browser + Ctrl+F find + Ctrl+Tab cycle + middle-click bg tab 2026-06-26 08:25:00 -07:00
ciregenz 3bb910a7fa Merge branch 'aidan/fix/provider-auth-and-workflows-ui' of https://github.com/openswarm-ai/openswarm into integration/pr-110 2026-06-26 07:59:50 -07:00
abccodesandciregenz e38c54150a [aidan] fix/app-export: stop file-cap marker from corrupting oversize app files 2026-06-26 07:50:19 -07:00
AidanandGitHub 180da5ea40 [aidan] fix/app-selection: surface real app workspace path in selection so the builder edits in place (#109) 2026-06-26 07:30:13 -07:00
ciregenz 6094b16986 [eric] browser: go back to off-screen parking for cross-dashboard cards (reload-probe PROVES off-screen keeps the login; on-screen visibility just ghosts through) 2026-06-26 07:13:17 -07:00
ciregenz 48a3e12d38 [eric] browser: remove the opaque cover-overlay hack (unreliable over media-heavy pages like Discord, and a hack) 2026-06-26 07:02:38 -07:00
ciregenz 813ddd2fe1 [eric] browser: cover the hidden cross-dashboard card with an opaque dashboard-colored layer (hides the live webview surface with NO logout, since the guest stays composited) 2026-06-26 06:46:43 -07:00
ciregenz a7cd39e73a [eric] browser: keep cross-dashboard cards on-screen (visibility-hidden) not off-screen, off-screen occlusion-culls the guest and reloads it on return = Discord logout 2026-06-26 06:42:34 -07:00
ciregenz 36268d2448 [eric] browser: fix the REAL bleed (fit-to-view chased the off-screen keep-alive card); restore full keep-alive so Discord stays logged in across dashboard switches 2026-06-26 06:25:44 -07:00
abccodes 61c8b02026 [aidan] ux/canvas-tether: center the browser and view tether label on the line 2026-06-26 06:06:22 -07:00
abccodes 5af876e8b5 [aidan] ux/workflows-run-card: keep the exact gap when docking a run's browser 2026-06-26 06:06:22 -07:00
abccodes f8041ddf89 [aidan] ux/workflows-run-card: dock browsers, even spacing, aligned tether, auto-open on manual run 2026-06-26 06:06:22 -07:00
abccodes 9c5e20e4ef [aidan] feat/workflows-canvas: tag run and edit-chat sessions to suppress duplicate cards 2026-06-26 06:06:22 -07:00
abccodes 7cf88589e5 [aidan] ui/workflows-run-card: fold step name into the progress bar, drop the redundant steps list 2026-06-26 06:06:18 -07:00
abccodes 439b736e30 [aidan] feat/workflows-browser: spawn run browser cards on the dashboard the renderer is showing 2026-06-26 06:06:18 -07:00
ciregenz 1f3929bda1 [eric] browser: only keep AGENT-driven browsers alive across dashboard switches; manual ones don't render off their home (no bleed, reload on return) 2026-06-26 05:56:45 -07:00
ciregenz 75e7647884 [eric] browser: hide foreign kept-alive webview via visibility:hidden, not just off-screen (heavy live page surface bled past the off-screen move) 2026-06-26 05:31:02 -07:00
ciregenz e57bc06c9f [eric] browser: tag agent-spawned + pasted browser cards with their home dashboard (were untagged, bled onto all dashboards) 2026-06-26 05:01:44 -07:00
abccodes e91c068654 [aidan] workflows/steps: allow removing the last step (empty workflows permitted) 2026-06-26 04:44:56 -07:00
abccodes 3159d856d7 [aidan] workflows/steps: confirm before removing a step 2026-06-26 04:44:56 -07:00
abccodes 8236f7cc42 [aidan] workflows/detail: restore schedule-steps show/hide toggle on revisit 2026-06-26 04:44:56 -07:00
abccodes d5279ad1bb [aidan] workflows/compose: drop redundant test-run and save buttons 2026-06-26 04:44:56 -07:00
ciregenz bdbd0acb0d [eric] dashboard: revert orphan-prune to sync dispatch (async teardown was an over-reach, risked over-pruning imported cards) 2026-06-26 04:42:02 -07:00
ciregenz fde08cd55c [eric] browser: derive active dashboardId synchronously from route so a switched-away browser parks instantly (no 1-frame bleed) 2026-06-26 04:40:50 -07:00
ciregenz bce1599f89 [eric] browser: restore Cmd+R reloading your in-use browser (MRU fallback was dropped) 2026-06-26 04:13:01 -07:00
abccodes a237393d30 [aidan] fix/oauth-connect: hide internal startup errors 2026-06-26 03:56:45 -07:00
abccodes b2ceb4b466 [aidan] fix/model-fallback: reconcile free trial and provider states 2026-06-26 03:39:48 -07:00
ciregenz 80a8b6a94f [eric] browser: Cmd+R reloads focused browser, else the app (MRU fallback was blocking app reload) 2026-06-26 03:15:30 -07:00
ciregenz 22649ba377 [eric] browser: persist browser-card dashboard_id so cards keep their home and stop bleeding across dashboards 2026-06-26 03:00:44 -07:00