cire and GitHub
e47ac3bf67
Revert "[aidan] bug: dashboard not renaming during first run" ( #83 )
...
This reverts commit 2d7be0e8ac .
2026-06-14 08:58:49 -07:00
ciregenz
7eeb864a29
[eric] swarm: archive checksum (reject tampered) + transactional rollback on import
2026-06-14 08:07:17 -07:00
Aidan and GitHub
fd10171ac1
[aidan] ui/ux: canvas navigation ( #85 )
...
* dashboard: pan canvas via middle-drag and horizontal scroll over browser/chat
- Middle-mouse drag inside a browser webview is forwarded as canvas pan
(previously eaten silently by the guest compositor).
- Horizontal-dominant wheel inside a browser webview pans the canvas
when no ancestor in the guest page can absorb horizontal scroll;
otherwise the page handles it.
- Horizontal-dominant wheel over a chat panel pans the canvas (chat has
no horizontal scroller). Vertical scroll is unchanged.
Plain vertical scroll and ctrl/meta+wheel zoom over a browser stay with
chromium's defaults.
* browser: drop in-guest zoom locks so pinch and cmd+wheel zoom the page
setVisualZoomLevelLimits(1, 1) blocked pinch-to-zoom inside the webview, and
setZoomFactor(1) on every dom-ready reset any user page zoom. Both were added
back when canvas zoom was supposed to take over for ctrl+wheel; with that
reverted, chromium's native zoom handlers should run unimpeded.
* [aidan] fix: prev. commit fix. restore ctrl+wheel canvas zoom over webview cards
* [aidan] ui/ux: app navigation
* [aidan] ui/ux: gate webview preload forwarding on app interactive mode
When a view card is "interactive" (user clicked into the app), the preload stops forwarding ctrl+wheel, middle-mouse-drag, and horizontal-scroll-pan gestures so the embedded app gets every event. A mousedown notifier reports in-guest clicks to the host so it can flip the card into interactive mode without intercepting the click itself.
2026-06-14 07:55:34 -07:00
Aidan and GitHub
f08f71313f
[aidan] ui/ux: auth flow fixes ( #84 )
...
* aidan] bug: fixed 2 auth claude login issue
* [aidan] bug: claude login w email+pw
* [aidan] ui: edited message for cases where anthropic redirects to enter email code even after login'
* [aidan] ui/ux: fix connecting status accuracy
2026-06-14 07:55:24 -07:00
ciregenz
4e1df63b7c
Merge remote-tracking branch 'origin/eric/dev' into eric/dev
2026-06-14 07:44:15 -07:00
ciregenz
e15edc702e
[eric] chat: unify thinking labels into one shared list, add quirkier verbs
2026-06-14 07:27:00 -07:00
ciregenz
8246f03b27
[eric] dashboard: title-derived header glyph (curated icon + monogram fallback)
2026-06-14 07:26:50 -07:00
ciregenz
e2f2dfdc4d
[eric] swarm: drop-to-import with GPU-safe pixel digest; modal only for code/action bundles
2026-06-14 07:22:12 -07:00
ciregenz
cff334a02b
[eric] swarm: Share button on the dashboard header
2026-06-14 06:44:16 -07:00
ciregenz
6899ea5bd1
[eric] swarm: dashboard export/import (closure of agents+apps+modes, two-class deps)
2026-06-14 06:44:16 -07:00
ciregenz
9b80d0417a
[eric] swarm: workflow export/import entity (lazy store, schedule-off + PII-strip on import)
2026-06-14 06:27:52 -07:00
ciregenz
c179d20c16
[eric] swarm: Share button on app card + editor, import review/trust warning
2026-06-14 06:11:22 -07:00
ciregenz
d2a7b79eaf
[eric] swarm: app export/import (workspace tree, .env regen) + code-safety review
2026-06-14 06:11:16 -07:00
ciregenz
7ea461fc52
[eric] swarm: .swarm import flow (drag-drop + file picker, preflight/commit modal)
2026-06-14 06:00:12 -07:00
ciregenz
9b6e0f818f
[eric] swarm: Share button + modal, wired into Skills detail header
2026-06-14 05:55:33 -07:00
ciregenz
d7b2dfce7b
[eric] swarm: backend tests for redaction, zip-slip/bomb, skill round-trip
2026-06-14 05:55:33 -07:00
ciregenz
ace783f4ef
[eric] swarm: .swarm bundle engine + skill export/import endpoints
2026-06-14 05:55:28 -07:00
ciregenz
78fbbebccd
[eric] release: bump version to 1.2.84 (off-window crash fix + #81 rename + onboarding revamp)
v1.2.84
2026-06-14 04:59:03 -07:00
ciregenz
3b5432b75a
Merge branch 'eric/dev' into HEAD
2026-06-14 04:59:03 -07:00
ciregenz
c2c43be9a0
[eric] frontend: normalize package-lock (npm dropped stale peer markers)
2026-06-14 04:44:47 -07:00
ciregenz
bd8e5d93cc
[eric] onboarding: recovery popup auto-dismisses the moment its step completes, no stale 'Tap Show me' after a transient throw
2026-06-14 04:35:22 -07:00
ciregenz
aff75261f1
[eric] onboarding: mark launch_agent done after the first chat (was stuck to-do); a draft no longer counts as a launched agent
2026-06-14 04:14:41 -07:00
ciregenz
5d01bd5ebf
[eric] onboarding: cursor pop spark, fewer spokes (6) but thicker + glow + longer (0.62s) so each reads clearly
2026-06-14 04:06:45 -07:00
ciregenz
2e3ce84572
[eric] build: gate mouse-clamp extraResources to macOS so the Windows build can't trip
2026-06-14 03:59:57 -07:00
ciregenz
8c7afa2bd8
[eric] onboarding: gate the tour like a game, hide the Finish setup pill until the first agent completes; drop the X/5 count
2026-06-14 03:49:40 -07:00
ciregenz
b20673d552
[eric] onboarding: pin the welcome chat to exact viewport center (placeCard grid-snap was shoving it off-center)
2026-06-14 03:44:32 -07:00
ciregenz
5945dc91dc
[eric] onboarding: welcome greeting is now a real streamed assistant bubble (rides the streaming slice + smooth-reveal), chips sit below it
2026-06-14 03:29:51 -07:00
ciregenz
80b40dc2b7
[eric] agents: forward draft dashboard_id into launch so the card survives send (fixes welcome chat quitting when you pick an option)
2026-06-14 03:20:38 -07:00
ciregenz
fbbc57c810
[eric] onboarding: per-popup dwell override so the welcome cursor holds ~3s then clicks (not the tour's 6s floor)
2026-06-14 03:20:38 -07:00
ciregenz
e9c8774ad7
[eric] onboarding: welcome reads as a real chat + cursor opens it + model in header
2026-06-14 02:41:28 -07:00
ciregenz
82907b4601
[eric] onboarding polish: exaggerated cursor pop + longer wait then prompt click; faster greeting, no caret; chips slide in smoothly (no instant pop); title 'First chat with OpenSwarm', no draft label
2026-06-14 02:18:53 -07:00
ciregenz
89a1193f32
[eric] onboarding: welcome_open cursor shows a quick readable popup then clicks New Agent promptly (snappier)
2026-06-14 01:59:49 -07:00
ciregenz
8863d58c20
[eric] onboarding: cursor pops in then clicks New Agent to spawn the welcome chat (not auto), with delays; much slower title/greeting stream; manual click is the fail-safe
2026-06-14 01:53:12 -07:00
ciregenz
ba850e5fdc
[eric] onboarding: slower sequential welcome reveal (title -> greeting -> chips) + cursor bursts in with radiating orange spark lines
2026-06-14 01:43:13 -07:00
ciregenz
58b4774620
[eric] onboarding: personal, computer-aware starter chips (resume->site, my-spreadsheet->dashboard, recap my work, Minecraft, slideshow) , the stuff a sandboxed chatbot can't touch
2026-06-14 01:33:44 -07:00
ciregenz
d0848f868d
[eric] onboarding: Build chips lead with live-app wow only OpenSwarm gives instantly (Minecraft, beat-maker, live data dashboard, persistent tracker), drop Snake/expense-tracker
2026-06-14 01:28:42 -07:00
ciregenz
24dd47b1a2
[eric] onboarding: livelier Research chips (parallel-agent weekend plan, black-holes cheat sheet, strangest world record) over the flat ones
2026-06-14 01:23:32 -07:00
Aidan and GitHub
2d7be0e8ac
[aidan] bug: dashboard not renaming during first run
2026-06-14 01:22:13 -07:00
ciregenz
294354d867
[eric] onboarding: Build chip says 'mini Minecraft' (clearer + more exciting than '3D block world')
2026-06-14 01:17:33 -07:00
ciregenz
7eff2b1a88
[eric] onboarding: revamp starter chips to showcase the differentiators (App Builder apps, browser agent, MCPs, file/PDF harness, parallel agents)
2026-06-14 01:15:49 -07:00
ciregenz
e5f9f2df62
[eric] onboarding: first-run welcome agent is exploratory (narrow down an open-ended ask before doing); concrete chips still just run
2026-06-14 01:12:00 -07:00
ciregenz
b2fabec4a4
[eric] onboarding: stream the welcome greeting + stagger-pop the chips (greeting moves into the component, no seeded message)
2026-06-14 01:06:49 -07:00
ciregenz
665dec63e2
[eric] onboarding: first-run proactive welcome chat (seeded greeting + in-chat chips, zero run) + cursor pop-nudge at Continue
2026-06-14 00:56:48 -07:00
ciregenz
1e7604961d
[eric] onboarding: first-run welcome pops in and types a static self-intro, then the chips reveal; dropped the fragile cursor auto-open
2026-06-14 00:12:32 -07:00
ciregenz
c61a8d1de0
[eric] revert: drop #82 middle-drag/horizontal-scroll canvas pan (undo merge)
2026-06-14 00:08:38 -07:00
ciregenz
b4f6a9e6e0
[eric] onboarding: agentic cursor auto-opens the chat on first run and asks 'what do you want done?' (static, no LLM); user types their own thing
2026-06-13 23:53:14 -07:00
Aidan and GitHub
039246f00b
[aidan] ui/ux: middle-drag and horizontal scroll over browser/chat pan the canvas
2026-06-13 23:45:27 -07:00
ciregenz
848b8eae97
[eric] onboarding: empty state becomes 'What do you want done?' pointing at the chat bubble; chips one-tap launch (no prefill step), App Builder keeps its surface
2026-06-13 23:41:38 -07:00
ciregenz
532672bd4c
[eric] onboarding: reveal the panel only after the first agent COMPLETES (not mid-run), and drop the redundant center intent box (chat composer is the freeform input)
2026-06-13 23:15:09 -07:00
ciregenz
36ced93759
[eric] onboarding: personalized intent input on the empty dashboard, your words launch one tailored team-lead agent (1 run), generic chips kept for the unsure
2026-06-13 22:48:06 -07:00