ciregenz
b2c331ecd2
[eric] browser: hop reads raw page text (trafilatura drops bylines) + provenance context so aux2 answers instead of re-litigating rank
2026-07-05 18:08:18 -07:00
ciregenz
28cdb361e9
[eric] browser: flag-gated speed levers (OSW_FASTREAD_HOP one-link follow, OSW_PRELUDE_TRIM mount-poll + nav-skip, OSW_DEADCARD_EVICT) + de-prefix learn_tasks
2026-07-05 17:53:39 -07:00
ciregenz
85e0273191
[eric] models: drop Gemini 3 Flash rows (flaky, 429-throttled direct-API lane); keep ag/gemini-3-flash aux
2026-07-03 14:56:08 -07:00
ciregenz
20834d7c11
[eric] browser: stream the loop LLM call so tool-use works on ALL providers (gemini/openrouter/antigravity were silently broken via 9router SSE)
2026-07-03 04:21:15 -07:00
ciregenz
240d1a4313
[eric] browser: V7 flag-gated loop-tier pin (fast-capable, fail-safe) + V3 auto-state cap 35->60
2026-07-03 03:24:31 -07:00
ciregenz
37a640657e
[eric] browser: parallel front-load reads, background tail distill, fix aux primary_api
2026-07-03 02:49:48 -07:00
ciregenz
ab0caa1054
[eric] agents: gated TTFT phase probes (OSW_TTFT_PROBE) for latency profiling
2026-07-03 02:23:32 -07:00
ciregenz
f3c53ea3cf
[eric] agents: strict-mcp-config skips already-blocked claude.ai MCPs (~74% faster TTFT)
2026-07-03 02:22:50 -07:00
ciregenz
9376e0aa4d
[eric] health: drop stray debug() call that 500'd /api/health/check and hung boot
2026-07-02 21:49:06 -07:00
ciregenz
25c944cc70
[eric] modes: hide the mode system from the UI (composer picker + sidebar); default agent
2026-07-02 21:39:59 -07:00
ciregenz
dfd7844f44
[eric] apps: card header gets open-another (+) and collapse-to-nothing toolbar toggle
2026-07-02 21:39:59 -07:00
ciregenz
40d975c702
[eric] apps: fix 2nd instance on old workspaces (port shim) + dedupe header keys
2026-07-02 21:39:59 -07:00
ciregenz
40b5fc93cb
[eric] repo: untrack node_modules symlinks accidentally committed in the app-ux merge (absolute paths, break other machines)
2026-07-02 16:36:17 -07:00
ciregenz
cae5ed4478
[eric] models: re-add Claude Fable 5 (cc sub + api-key rows; ban lifted, access confirmed by eric)
2026-07-02 16:34:57 -07:00
ciregenz
9603912237
[eric] merge eric/app-ux: app builder UX + browser tab drag-out + CreateApp fold-in
2026-07-02 16:10:56 -07:00
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
30dccc3bf1
[eric] apps: CreateApp result points at SKILL.md instead of inlining the reference (no transcript rot)
2026-07-02 16:03:54 -07:00
ciregenz
c0a40a4425
[eric] docs: app builder skill refers to the dashboard card, not the deleted Apps page
2026-07-02 03:21:36 -07:00
ciregenz
227bd1badc
[eric] apps: fold App Builder into agents via CreateApp; delete standalone /apps page + editor
2026-07-02 03:20:52 -07:00
ciregenz
01e70fdd40
[eric] apps: restart.sh lets the agent bounce its own runtime (sentinel watched by the harness)
2026-07-02 02:48:21 -07:00
ciregenz
df603a0b75
[eric] browser: drag a tab out of the strip (drop on a card absorbs it, drop on canvas opens a new browser)
2026-07-02 01:29:32 -07:00
ciregenz
85d77ca552
[eric] apps: multiple independent instances per app (own runtime + ports; alt-click or paste to open)
2026-07-02 01:24:22 -07:00
ciregenz
6c916e633d
[eric] build: ship mac en.lproj locale pak + blocking verify gate (passkey suicide fix)
2026-07-02 00:45:27 -07:00
ciregenz
a4e81a8f2f
[eric] hitl: Approve All persists always-allow so mid-run identical commands stop re-prompting
2026-07-02 00:41:54 -07:00
ciregenz
7076af1e6b
[eric] canvas: cmd+scroll zooms over app cards (interactive webviews + srcdoc iframes)
2026-07-02 00:38:06 -07:00
ciregenz
f19284a456
[eric] apps: card Preview/Code/Terminal switcher, terminal hard-reload, agent-readable terminal.log
2026-07-02 00:35:13 -07:00
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
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
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