759 Commits
Author SHA1 Message Date
ciregenz 3d62a3c4cd [eric] merge origin/eric/dev into eric/mcp (1.5.4 line + Sonnet 5 under the social MCPs) 2026-07-02 16:07:51 -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
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 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 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 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
ciregenz fb0044f156 [eric] models: add Claude Sonnet 5 (adaptive + cc sub + api-key routes) 2026-06-30 15:26:16 -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 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 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 30d421993b [eric] apps: export drops the stale inline files snapshot for workspace apps so edits don't revert on import (disk is source of truth) 2026-06-29 15:57:21 -07:00
abccodes 0ac115c719 [aidan] test/skills: cover discovery, multi-file install, versioning, orphan prune 2026-06-29 02:13:13 -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
abccodes a589d10ce2 [aidan] feat/skills: skill load endpoint, install provenance, orphan-index self-heal 2026-06-29 02:12:57 -07:00
ciregenz 371a254d94 [eric] browser: pre-selected multiple cards fan out one agent per card, not just one 2026-06-27 17:48:01 -07:00
ciregenz 0d208265e0 [eric] theme: default to light + fix light/dark switch flicker 2026-06-27 17:21:16 -07:00
ciregenz f918e13712 [eric] analytics: add swarm-analytics==0.1.1 to requirements.lock (stale lock dropped it from the packaged python-env) 2026-06-26 14:14:38 -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 61298fcd07 [eric] tests: document gpt5 token-floor lane divergence (#110 floors the passthrough, proxy passes through) 2026-06-26 08:31:38 -07:00
ciregenz e1e37d2422 [eric] tests: update clear_free_trial guard to the confirmed contract (haiku stays as trial face; reverts to sonnet only on real key/sub) 2026-06-26 08:01:52 -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
ciregenz 3368032ff9 [eric] tests: round-trip guard for oversize app-file corruption fix (omit-on-read + refuse-shrink-on-write) 2026-06-26 07:53:23 -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
abccodes 4d57ce32e2 [aidan] fix/workflows-test-run: attach test agent to the active dashboard so browser tools have a card 2026-06-26 06:06:22 -07:00
abccodes ba002121a0 [aidan] fix/workflows-edit-agent: draft steps on first prompt, never perform the task 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 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 f8ab34efc5 [eric] swarm: re-stamp browser card dashboard_id on import so it shows on the imported dashboard 2026-06-26 06:00:46 -07:00
ciregenz 421806a196 [eric] runtime: npm --ignore-scripts on app installs to block untrusted-dep postinstall code-exec 2026-06-26 05:23:57 -07:00
ciregenz a2b8a2c335 [eric] build: bundle npm with node so packaged apps can install custom deps (fixes imported backend apps not starting) 2026-06-26 05:14:04 -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
ciregenz ce7b22a216 [eric] swarm: exclude .DS_Store/Thumbs.db from app exports (WALK_SKIP_FILES) 2026-06-26 04:42:02 -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 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