ciregenz
|
e67dec985e
|
[eric] onboarding: preserve stale cinematic-flow WIP before v3 supersedes this line
|
2026-07-15 00:37:38 -07:00 |
|
ciregenz
|
ebb8ab0054
|
[eric] onboarding: fire persona generation the moment a persona is picked (runs in background through name/consent/connect) so the payoff is instant + magical, not a wait
|
2026-07-01 00:46:14 -07:00 |
|
ciregenz
|
ce782adb83
|
[eric] onboarding: 'just show me' runs an honest discovering transition (working animation while it generates) then reveals; seeds a broad use-case so generation still fires
|
2026-07-01 00:40:34 -07:00 |
|
ciregenz
|
902d6c085e
|
[eric] onboarding: streaming feel (shared StreamingText, thinking->stream on payoff), simplify task beat (cut 2 redundant meta-lines + lighter card); DRY consent onto StreamingText
|
2026-07-01 00:37:04 -07:00 |
|
ciregenz
|
b0bfdd146c
|
[eric] onboarding: fix blank-canvas dead-end (tap a task -> emit launch intent -> dashboard spawns the agent via handleToolbarSend); shorten+tune insight prompt (specific not fabricated)
|
2026-07-01 00:33:38 -07:00 |
|
ciregenz
|
df97919350
|
[eric] onboarding: split payoff into 3 breathing beats (hello -> one task -> more), tap-a-task-to-run, no redundant card; floor reshaped to insight+hero+3 distinct
|
2026-07-01 00:23:52 -07:00 |
|
ciregenz
|
481005fddf
|
[eric] onboarding: fix Connect doing nothing (extract shared useConnectIntegration: create->oauth->named popup->poll status; reused downward)
|
2026-07-01 00:02:39 -07:00 |
|
ciregenz
|
6d83b2b033
|
[eric] onboarding: revert hold-to-launch gesture back to a plain 'Do it' click (the bloom read weird)
|
2026-07-01 00:02:39 -07:00 |
|
ciregenz
|
b49a5e72b5
|
[eric] onboarding: press-and-hold to launch (warm bloom grows to fill screen, ported from glowup CommitmentView) as the payoff commit transition
|
2026-06-30 23:52:20 -07:00 |
|
ciregenz
|
50d0a44d84
|
[eric] onboarding: generate personalized payoff (insight+task+4 options) from persona via cheap free-trial LLM; layered profile > generated > floor
|
2026-06-30 23:52:20 -07:00 |
|
ciregenz
|
a987f59ed2
|
[eric] onboarding: Connect step shows all connectable MCPs (scrollable) + fix OAuth 404 (create the tool before startOAuth)
|
2026-06-30 23:40:59 -07:00 |
|
ciregenz
|
3f4a34092e
|
[eric] onboarding: reuse real logo.png + relocate connector catalog to shared/ (downward abstraction) + reuse real INTEGRATIONS/toolsSlice/startOAuth in Connect step
|
2026-06-30 23:36:30 -07:00 |
|
ciregenz
|
eb5da15dd3
|
[eric] onboarding: shorten consent (short question + explainer), de-chatbot the payoff (drop composer chrome, 'a real agent does this' framing)
|
2026-06-30 23:36:30 -07:00 |
|
ciregenz
|
391df21b0d
|
[eric] onboarding: theme-aware skin (follows light/dark), remove progress dots, smooth word-fade consent (no janky typewriter)
|
2026-06-30 23:21:12 -07:00 |
|
ciregenz
|
9d32d7338d
|
[eric] onboarding: read-only profiling agent (scoped, consent-gated, timeout, fail-open) + payoff progressive wiring + tests
|
2026-06-30 23:10:25 -07:00 |
|
ciregenz
|
10908c1490
|
[eric] onboarding: portal the flow overlay to body at top z-index so it covers app chrome (the search bar)
|
2026-06-30 23:10:25 -07:00 |
|
ciregenz
|
6c805e4932
|
[eric] onboarding: real React flow components (Claude skin, 4 discovery steps + payoff, preview-gated); typechecks clean
|
2026-06-30 19:38:17 -07:00 |
|
ciregenz
|
a54e4ba571
|
[eric] onboarding: Claude-styled interactive flow mock (discovery cards/name/consent/connect -> personalized payoff) + payoff mock
|
2026-06-30 19:24:57 -07:00 |
|
ciregenz
|
f4c090ce9f
|
[eric] onboarding: premium welcome-screen mock (Claude serif skin + Apple polish, warm palette, tiles not a blank box)
|
2026-06-30 17:39:09 -07:00 |
|
ciregenz
|
48ec8d4e5a
|
[eric] onboarding: Arc-style cinematic intro motion spec + standalone preview (warm palette)
|
2026-06-30 17:18:56 -07:00 |
|
ciregenz
|
63c32554ae
|
[eric] mcp: reddit session-borrow MCP (free, full human action set; WIP)
|
2026-06-29 23:05:15 -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 |
|