Commit Graph
2248 Commits
Author SHA1 Message Date
ciregenz 2f7ddc6dd3 [eric] browser-v3: move the measurement harness into the repo, out of a temp dir 2026-08-06 13:27:26 -07:00
ciregenz 4311a90114 [eric] canary: read both live handles from the environment, and refuse loudly when one is unset 2026-08-06 13:26:29 -07:00
ciregenz 0f6c5c9462 [eric] tests: assert the field hint through the public finder, not a module-private regex 2026-08-05 08:40:43 -07:00
ciregenz af68dcd06d [eric] send: when the task names a field, write into that field (reddit's title) 2026-08-05 08:28:38 -07:00
ciregenz 46f2213a9b [eric] canary: give the audit its own unreapable card instead of borrowing whatever is left 2026-08-05 08:28:38 -07:00
ciregenz 42099c3e55 [eric] canary: audit the reddit account we actually post from 2026-08-05 08:04:07 -07:00
ciregenz cf3e8ac230 [eric] canary: say WHY a destination read failed, per card 2026-08-05 08:02:42 -07:00
ciregenz c47057c576 [eric] canary: print the marker on every row, it is the only record of what hit a real account 2026-08-05 08:01:28 -07:00
ciregenz 7ba99ba4a4 [eric] browser: a top document that never settles must not deny its child frames a look 2026-08-05 07:57:22 -07:00
ciregenz 7f982cbfe0 [eric] canary: audit reddit on the author's own page, and give a live write 300s 2026-08-05 07:54:13 -07:00
ciregenz 438a96eb42 [eric] skills: name the send-script's clicks so a completed write can be recorded at all 2026-08-05 07:47:01 -07:00
ciregenz 950755af07 [eric] canary: audit the destination by reading it, not by grepping a log that never had it 2026-08-05 07:34:46 -07:00
ciregenz 83649f5b17 Revert "[eric] browser: prove a send by the payload appearing twice, when the composer never clears"
This reverts commit 7fcce1e2f3.
2026-08-05 00:48:16 -07:00
ciregenz 7fcce1e2f3 [eric] browser: prove a send by the payload appearing twice, when the composer never clears 2026-08-05 00:45:38 -07:00
ciregenz 21529e06eb [eric] canary: reap each run's session and browser card before the next one starts 2026-08-05 00:33:42 -07:00
ciregenz 6e3ef0e40a [eric] browser: nudge a lazy feed once before deciding it has no posts 2026-08-04 23:32:14 -07:00
ciregenz 324639e217 [eric] browser: open the first post by its own link, instead of hunting a feed 2026-08-04 23:26:37 -07:00
ciregenz ac6dbb119f [eric] browser: catch a wrong-surface landing while there are still steps to fix it 2026-08-04 23:12:49 -07:00
ciregenz 8298d3f604 [eric] browser: let the model name the message, so the fast lane stops needing quotes 2026-08-04 22:03:50 -07:00
ciregenz 1eaa23b9c1 [eric] browser: say 'I never typed it' when nothing was typed, not 'check the page' 2026-08-04 21:53:58 -07:00
ciregenz 94c30d1f9b [eric] browser: a still-loading page gets one retry, not a verdict of no composer 2026-08-04 21:39:16 -07:00
ciregenz 63ccd2ecad [eric] browser: look for the composer inside child frames, not only the top document 2026-08-04 21:33:06 -07:00
ciregenz 25bfe12da4 [eric] browser: a page that loaded content is settled, even with nothing to compare against 2026-08-04 21:16:27 -07:00
ciregenz 09f15c0865 [eric] browser: see into cross-origin iframes, which Chromium reports as pages not iframes 2026-08-04 20:59:44 -07:00
ciregenz 5abf06b54f [eric] browser: a click that reveals the composer ends the stage, no second model call 2026-08-04 20:59:44 -07:00
ciregenz e445ca3eeb [eric] browser: fill the one field a disabled submit is waiting on, then re-ask the page 2026-08-04 20:14:50 -07:00
ciregenz 7dc5f58651 [eric] browser: a composer already on the page needs no model to confirm it 2026-08-04 19:44:44 -07:00
ciregenz 9d1d2b8dbb [eric] canary: the reddit task quoted two payloads, so the send script rightly refused it 2026-08-04 19:18:00 -07:00
ciregenz 3a2bbcbf9e [eric] canary: stop accusing a working send of lying, the audit was filtering out the page text 2026-08-04 18:58:34 -07:00
ciregenz 3b10b409a8 [eric] browser: an unproven send still blocks a resend, so nothing gets posted twice 2026-08-04 18:32:51 -07:00
ciregenz f51a2528f1 [eric] canary: the audit's page-read check matched log strings that never existed 2026-08-04 17:49:51 -07:00
ciregenz 310fa1619a Revert "[eric] browser: prove a send by the posted content, not only by an emptied box"
This reverts commit 5035520629.
2026-08-04 17:49:23 -07:00
ciregenz 5035520629 [eric] browser: prove a send by the posted content, not only by an emptied box 2026-08-04 17:40:39 -07:00
ciregenz 3787123468 [eric] browser: wait longer for a slow composer to clear, so a real send stops reading as unverified 2026-08-04 17:23:57 -07:00
ciregenz ccccf9fc4c [eric] browser: probe before sleeping, so a ready page stops paying the slow page's wait 2026-08-04 16:50:44 -07:00
ciregenz bd24d0bf6c [eric] browser: a comment task must not click Create-new-post 2026-08-04 16:11:51 -07:00
ciregenz b62a29357e [eric] browser: a comment meant for a post must not land on a story 2026-08-04 15:57:30 -07:00
ciregenz 57d5a6fed7 [eric] browser: hand a bot-detection challenge to the user instead of guessing at it 2026-08-04 15:33:35 -07:00
ciregenz cc2f463443 [eric] router: adopt a healthy 9Router instead of evicting the one other backends are using 2026-08-03 16:44:18 -07:00
ciregenz a6e63815e7 [eric] browser: record the navigation prefix instead of discarding the whole run 2026-08-03 16:28:57 -07:00
ciregenz fe16bb8b4e Merge remote-tracking branch 'origin/eric/dev' into eric/browser-merged 2026-08-03 16:14:57 -07:00
ciregenz aa07ff0728 [eric] browser: tell a user their DELETION was unconfirmed, not their send 2026-08-03 15:48:33 -07:00
ciregenz 116e44255e [eric] browser: a delete task can no longer report a send it never made 2026-08-03 15:23:50 -07:00
ciregenz eba1206e47 [eric] auth: every user signs in, including upgraders who skipped onboarding entirely v1.7.0 2026-08-03 13:17:03 -07:00
ciregenz 32e6756edd [eric] linter: grandfather the browser tier's size debt, it arrived whole from the merge 2026-08-03 12:48:10 -07:00
ciregenz 3730c7b99c [eric] merge eric/intel-x64-fix: the Intel + Windows published-artifact verify workflows 2026-08-03 12:35:10 -07:00
ciregenz 7dea267243 [eric] merge eric/cloud-dispatch: runner deploy contract, isolated network, wall-clock cap in the image 2026-08-03 12:34:16 -07:00
ciregenz b8c2dfae82 [eric] tests: drop the unused pytest import the browser merge brought in 2026-08-03 12:29:02 -07:00
ciregenz 50d6010862 [eric] merge eric/browser-merged: browser hangs, wrong-surface sends, and measured latency 2026-08-03 12:22:10 -07:00
ciregenz 2ef1cf87b7 [eric] runner: eric accepted the datacenter bot-wall parity gap for 1.7.0, on the record 2026-08-03 10:41:14 -07:00