 SirKentutandClaude Opus 4.8
|
a35bfaaf7d
|
[pierre] feat/app-agent: drive web apps through the OPENSWARM_APP bridge
Browser agent gains app-control logic + schema, app-builder skill doc,
run.sh agent-bridge presence check, and app-agent tests.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-15 15:06:10 -07:00 |
|
SirKentut
|
b498ed3097
|
implemented app-describe for agent use: exposing the command tree of an app
|
2026-06-13 01:01:11 -07:00 |
|
ciregenz
|
fb178648df
|
[eric] free-trial: backend dispatch injection, hardware fingerprint, mint/clear, exhaustion upsell
|
2026-06-09 23:54:10 -07:00 |
|
ciregenz
|
ed2aa322ca
|
[eric] backend: PUT settings preserves server-owned fields, stale drafts wiped pro bearers
|
2026-06-09 15:10:55 -07:00 |
|
ciregenz
|
bfcad98b76
|
[eric] browser: BrowserSaveData writes a big page dataset to one sandboxed file, ending the dispatch-per-chunk waste
|
2026-06-09 02:05:26 -07:00 |
|
ciregenz
|
9eb0e2cb2b
|
[eric] browser: new gathered data resets the spin backstop, so a page-by-page gather runs to completion instead of getting cut with partial results
|
2026-06-08 23:47:26 -07:00 |
|
ciregenz
|
ba41409577
|
[eric] browser: spin backstop nudges a clean Done wrap-up, not a mid-thought cutoff
|
2026-06-08 23:26:15 -07:00 |
|
ciregenz
|
438d1e36d4
|
[eric] browser: arm the send-completion shortcut only for send tasks, not gathers (cookie click faked a send)
|
2026-06-08 23:02:55 -07:00 |
|
ciregenz
|
07f911d200
|
[eric] browser: a clean success needs an explicit Done; recognize gather asks, steer them to BrowserExtract
|
2026-06-08 22:37:33 -07:00 |
|
ciregenz
|
91073becec
|
[eric] browser: finish via a Done(message) tool so the user gets a plain conversational reply, not the OUTCOME tag
|
2026-06-08 22:15:52 -07:00 |
|
ciregenz
|
8d9c75803c
|
[eric] browser: restore the Send-button handoff (points the model at the Send index after a fill); deleting it brought the Send-hunt back, it was NOT redundant with the wait
|
2026-06-08 00:58:38 -07:00 |
|
ciregenz
|
f8c812353e
|
[eric] browser: agent writes a plain human final message (no UI jargon/OUTCOME mechanics); delete the leaky send-ready advisory, dead prefix flag, and humanize aux experiment
|
2026-06-08 00:09:50 -07:00 |
|
ciregenz
|
d5fc146123
|
[eric] browser: never leave a tool_use unanswered (backfill mid-turn + validate both directions) so a 30s upstream reset stops 400-killing the run
|
2026-06-07 23:04:59 -07:00 |
|
ciregenz
|
2409e2d4cd
|
[eric] browser: fire the learning self-audit every 25 finished tasks in a daemon thread (zero hot-path latency)
|
2026-06-07 21:33:38 -07:00 |
|
ciregenz
|
6ef7b33667
|
[eric] browser: cross-site meta-playbook (tier 3) + self-audit of the learning machinery (tier 4, proposes for human review, never self-edits)
|
2026-06-07 21:20:40 -07:00 |
|
ciregenz
|
7ec05613fe
|
[eric] browser: hand the Send button to the model after a composer fill, and commit to an already-open thread instead of re-verifying
|
2026-06-07 19:28:51 -07:00 |
|
ciregenz
|
1204e733b5
|
[eric] browser: stall backstop only fires after a real action, never cuts short early orientation
|
2026-06-07 19:12:43 -07:00 |
|
ciregenz
|
889c7707e4
|
[eric] browser: a confirmed send ends the run, no more stalling to re-verify what the confirm proved
|
2026-06-07 18:52:20 -07:00 |
|
ciregenz
|
a54b4c0452
|
[eric] browser: run the action and remind on a missing ReportProgress instead of rejecting the turn
|
2026-06-07 18:19:39 -07:00 |
|
ciregenz
|
a588645a96
|
[eric] browser: ride out a momentary dashboard WS drop instead of failing the run under load
|
2026-06-07 17:37:19 -07:00 |
|
ciregenz
|
0d66e318a1
|
[eric] browser: only the Send ends a skill's replay prefix, not the composer opener
|
2026-06-07 15:38:56 -07:00 |
|
ciregenz
|
f186e0f4bd
|
[eric] browser: ship seed playbooks so a fresh install starts warm on 30 popular sites
|
2026-06-07 14:28:42 -07:00 |
|
ciregenz
|
59658ddb46
|
[eric] browser: strip orphan surrogates from webview text so emoji pages don't crash a turn
|
2026-06-06 22:06:07 -07:00 |
|
ciregenz
|
4664065767
|
[eric] browser: converge speed-lever A/B, ship the winners, cut the dead-end flags
|
2026-06-06 18:29:03 -07:00 |
|
ciregenz
|
6380480502
|
[eric] browser: on a recoverable error (stale index/occlusion) attach fresh page state so the model recovers in one turn, never retries the action
|
2026-06-06 18:03:52 -07:00 |
|
ciregenz
|
5741e8f946
|
[eric] browser: endgame helper locates Send after a composer fill (never clicks it), behind OSW_BROWSER_COMPOSE_HELPER
|
2026-06-06 12:41:08 -07:00 |
|
ciregenz
|
9972171c05
|
[eric] browser: cheap-model laps behind OSW_BROWSER_CHEAP_LAPS, escalate to primary at the irreversible endgame
|
2026-06-06 12:32:04 -07:00 |
|
ciregenz
|
581af5b128
|
[eric] browser: auto-dismiss junk interstitials (cookie/upsell/coachmark) by generic close-vocabulary, conservative
|
2026-06-06 12:05:37 -07:00 |
|
ciregenz
|
d4e4327f78
|
[eric] browser: settle on the click target before a replay step so a recorded click never fires before paint
|
2026-06-06 05:01:25 -07:00 |
|
ciregenz
|
4e320033ad
|
[eric] browser: prune abandoned-navigate detours at distill so recorded skills and route hints stay clean
|
2026-06-06 04:49:19 -07:00 |
|
ciregenz
|
62758cc517
|
[eric] browser: fast-path brief ENTRY url flows into dispatch, new cards skip the google detour
|
2026-06-06 00:17:05 -07:00 |
|
ciregenz
|
be350654b6
|
[eric] browser: similar-skill route hints with adoption telemetry, playbook keeps retry-costing mechanics
|
2026-06-06 00:17:04 -07:00 |
|
ciregenz
|
92df6ea4f0
|
[eric] browser: send-probe gate catches focus-type payloads, batched Enter blocked while composer pending
|
2026-06-05 23:30:23 -07:00 |
|
ciregenz
|
6fd1047543
|
[eric] browser: mechanical verify-first gate on send-class recovery, probe verdict gates the retry in code
|
2026-06-05 22:55:05 -07:00 |
|
ciregenz
|
042e7db7d5
|
[eric] browser: pruning-safe incremental cache marker, transcript finally cache-hits past the system prompt
|
2026-06-05 22:22:06 -07:00 |
|
ciregenz
|
339d7563b9
|
[eric] browser: hard send-guard on live batches, irreversible steps physically cannot ride along
|
2026-06-05 22:19:55 -07:00 |
|
ciregenz
|
69f15ce9ad
|
[eric] browser: batched click_index distills via per-sub identities, batched runs record skills again
|
2026-06-05 18:07:32 -07:00 |
|
ciregenz
|
e010a40b50
|
[eric] browser: prefix cut expectation pinned to the Message composer-opener, blob click stays safe
|
2026-06-05 16:49:02 -07:00 |
|
ciregenz
|
f2632d5c78
|
[eric] browser: long click names are card blobs not send controls, prefix no longer cut short
|
2026-06-05 16:48:07 -07:00 |
|
ciregenz
|
249f425a2d
|
[eric] backend: stat-validated caches for settings.json and tools dir, disk parse only on change
|
2026-06-05 16:45:33 -07:00 |
|
ciregenz
|
b3541d5737
|
[eric] browser: possessive apostrophes no longer break skill sig matching
|
2026-06-05 16:24:04 -07:00 |
|
ciregenz
|
88ba59f3b4
|
[eric] browser: send-skill prefix replay hands off at the composer, under-batching nudges
|
2026-06-05 16:12:45 -07:00 |
|
ciregenz
|
2c55d17f50
|
[eric] browser: dead-dashboard dispatches fail in 1s instead of burning turns, recovery skips systemic causes
|
2026-06-05 15:56:38 -07:00 |
|
ciregenz
|
6ac76d3dbd
|
[eric] backend: aux-generated names get squeezed short, refusals fall back instead of becoming titles
|
2026-06-05 15:49:13 -07:00 |
|
ciregenz
|
aaa0d306db
|
[eric] browser: fast path failure detection fail-closed, card-gone summaries now trigger recovery
|
2026-06-05 15:19:36 -07:00 |
|
ciregenz
|
84eeb2925e
|
[eric] browser: three-way fast path, READ answers public pages via local fetch in seconds
|
2026-06-05 15:17:33 -07:00 |
|
ciregenz
|
e37ba6c66b
|
[eric] browser: skill recording judges the task ask, OUTCOME boilerplate no longer blocks learning
|
2026-06-05 13:09:02 -07:00 |
|
ciregenz
|
fe63ae63d7
|
[eric] browser: fast path sharpens tasks via aux brief and retries one recovery dispatch
|
2026-06-05 13:00:49 -07:00 |
|
ciregenz
|
8ee209a83c
|
[eric] browser: fast path skips orchestrator for browser-only first messages
|
2026-06-05 12:02:17 -07:00 |
|
ciregenz
|
99bd15fdb1
|
[eric] browser: attached page state shrinks to changed rows, unchanged indices stay valid
|
2026-06-05 11:14:13 -07:00 |
|