Commit Graph
2258 Commits
Author SHA1 Message Date
ciregenz 77ff2b79e9 [eric] debugger: swap vendored debugger/ for PyPI swarm-debug in app workspaces 2026-07-02 00:16:53 -07:00
ciregenz 169eb0db8a [eric] browser-bridge: serve cookie reads from Electron main (fixes backgrounded timeouts) 2026-07-01 23:50:17 -07:00
ciregenz cb2ccdc37b [eric] browser-bridge: give perform_action a 35s budget (navigate+wait+scrape in one command) 2026-07-01 18:44:57 -07:00
abccodes fe52665193 [aidan] fix/spotify-drm: VMP-sign packaged builds so Widevine playback works 2026-07-01 18:28:53 -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 ec1c12fa2e [eric] onboarding: fix payoff generation returning empty (max_tokens was 100, truncated the JSON mid-object); floor at 900 + forbid em-dashes/placeholders in the prompt 2026-07-01 00:22:26 -07:00
ciregenz 5202f2529d [eric] x-mcp: convert to browser-delegation (X signs every request; drive the real logged-in card via data-testid DOM) 2026-07-01 00:11:21 -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 2a0d20a0d1 [eric] reddit-mcp: drive www.reddit.com JSON API + cookie + modhash (bearer no longer in shreddit HTML); live-verified 2026-06-30 22:26:06 -07:00
ciregenz f8620d62d0 [eric] actions: sign-in button + live signed-in status for reddit/x/tiktok browser-login MCPs 2026-06-30 19:41:13 -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 f24e6ecc52 [eric] mcp: wire X + TikTok into catalog, preflight, env injection + linter exceptions 2026-06-30 17:19:58 -07:00
ciregenz 64191c9d62 [eric] mcp: TikTok MCP shim (HTTP reads + browser-delegated writes, 11 tools) 2026-06-30 17:19:58 -07:00
ciregenz c04a663996 [eric] browser-bridge: /api/browser-session/action + renderer perform_action + shim client 2026-06-30 17:19:58 -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 9f85e01574 [eric] mcp: X (Twitter) session-borrow MCP shim (15 tools, full human action set) 2026-06-30 17:06:54 -07:00
ciregenz 20e5deb257 [eric] social-mcp: shared session_source + RateLimiter core; move reddit onto them 2026-06-30 17:06:54 -07:00
abccodes 9cda4a8721 [aidan] ux/sidebar-settings: move customization into settings 2026-06-30 17:00:27 -07:00
ciregenz fb0044f156 [eric] models: add Claude Sonnet 5 (adaptive + cc sub + api-key routes) 2026-06-30 15:26:16 -07:00
abccodes a8de20482f [aidan] fix/web-search: nudge model to browser fallback when search backends fail 2026-06-30 14:14:33 -07:00
ciregenz 46b25f2eda [eric] test: settings default theme is 'light' now (stale 'dark' asserts, pre-1.5.3) 2026-06-30 02:19:03 -07:00
ciregenz 7f48d07bf4 [eric] app-use: scope OPENSWARM_APP bridge to app webviews, drop per-page console.warn
Was injected into every browser card (a window.OPENSWARM_APP bot tell) and went win32-only after the passkey commit; now app-webviews-only on all platforms.
v1.5.4
2026-06-30 02:12:49 -07:00
ciregenz 9c1c14bf90 [eric] release: bump version to 1.5.4 2026-06-30 00:21:07 -07:00
ciregenz 7adfeda879 [eric] skills: curated install falls back to cached SKILL.md when GitHub is unreachable (restores offline install, fixes #113 regression) 2026-06-30 00:00:22 -07:00
ciregenz 37c8c89503 [eric] config: rename _fsync_dir -> p_fsync_dir in atomic_write_json (no leading underscore) 2026-06-29 23:08:05 -07:00
ciregenz 1348733d25 [eric] merge #52 (tarun): fsync tempfile + parent dir in atomic_write_json for crash durability 2026-06-29 23:07:35 -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 eb0b0ba661 [eric] merge #59 (karthik): fix debugger filepath-not-found on Linux (case-sensitive paths) (closes #58) 2026-06-29 23:03:50 -07:00
ciregenz 91e4b284c4 [eric] docs: rename CONTRIBUTING 'outside contributors' section to 'External Contributors' (closes #112) 2026-06-29 23:03:50 -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 717763771f [eric] skills: split skill_registry.py (705->275) into sources/github/cache modules to clear the 300-line cap (no cycle, downward imports) 2026-06-29 22:27:19 -07:00
ciregenz e1639468a5 [eric] cleanup: convention fixes for merged #113/#107 (p-private rename, dead code, scratch files, em-dash, lint exceptions) 2026-06-29 21:52:53 -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