ciregenz
|
b4074c3665
|
[eric] browser: never report a post as sent when no send was ever confirmed
|
2026-07-31 02:23:36 -07:00 |
|
ciregenz
|
98fa900dbf
|
[eric] dock: shrink-to-fit down to a 14px floor, magnify to an absolute size, and pin the rail's ends like the macOS Dock
|
2026-07-31 02:02:56 -07:00 |
|
ciregenz
|
1fee20f425
|
[eric] dashboard: un-minimizing wakes a parked browser wherever the camera is, with a grace so the flight back can't re-park it
|
2026-07-31 01:32:25 -07:00 |
|
ciregenz
|
013bf663ef
|
[eric] browser: a post that never confirmed is not a skill worth learning
|
2026-07-31 01:27:55 -07:00 |
|
ciregenz
|
b8a9793b65
|
[eric] distill: pin the touched file paths back onto a summary that paraphrased them away
|
2026-07-31 01:21:49 -07:00 |
|
ciregenz
|
8b72683a43
|
[eric] lint: drop the unused load_settings import in RunSupport
|
2026-07-31 01:17:14 -07:00 |
|
ciregenz
|
e10bd2ed9d
|
[eric] tool-results: middle-elide oversized spills so the tail (where the verdict lives) survives
|
2026-07-31 01:17:14 -07:00 |
|
ciregenz
|
71f480ecfd
|
[eric] client-pool: stop hashing the compaction cutoff, it respawned the CLI every turn past 65% context
|
2026-07-31 01:17:14 -07:00 |
|
ciregenz
|
970144ce2b
|
[eric] tools: ship the pruned built-in manifest by default, 4211 fewer prompt tokens per turn
|
2026-07-31 01:17:09 -07:00 |
|
ciregenz
|
ee287534d0
|
[eric] dashboard: minimizing a browser card actually frees its renderer (it used to keep a live one)
|
2026-07-31 01:16:06 -07:00 |
|
ciregenz
|
955abfa69c
|
[eric] canary: cleanup passes on the outcome (marker gone), not on which code path deleted it
|
2026-07-31 01:15:38 -07:00 |
|
ciregenz
|
17ab446945
|
[eric] browser: read script looks cheap first and only a decline buys the whole page
|
2026-07-31 00:51:54 -07:00 |
|
ciregenz
|
2572f9ff45
|
[eric] voice: label the model catalog with the latencies actually measured, not guesses
|
2026-07-31 00:10:03 -07:00 |
|
ciregenz
|
0d826b5daa
|
[eric] build: drop foreign-arch native prebuilds from the app, with a release gate to keep them out
|
2026-07-31 00:05:54 -07:00 |
|
ciregenz
|
bce7e1f072
|
[eric] voice: Settings model picker with verified downloads; report fast whisper exits
|
2026-07-31 00:03:27 -07:00 |
|
ciregenz
|
4f4d5e8d55
|
[eric] browser: the read script asks for the whole page, not the model loop's smaller default
|
2026-07-31 00:02:57 -07:00 |
|
ciregenz
|
ddedbe4662
|
[eric] tiling: tiles stop beside the minimized rail instead of sliding under it
|
2026-07-31 00:00:54 -07:00 |
|
ciregenz
|
eae4f067d9
|
[eric] tiling: a tiled chat is an open chat, so a collapsed one can't paint the white card
|
2026-07-31 00:00:51 -07:00 |
|
ciregenz
|
b5e205160d
|
[eric] settings: disconnect a subscription provider from the UI, verified against 9router not assumed
|
2026-07-31 00:00:43 -07:00 |
|
ciregenz
|
acfc6eb8e7
|
[eric] palettes: portal Cmd+K and Cmd+F to a body top layer so cards stop painting over them
|
2026-07-30 22:07:26 -07:00 |
|
ciregenz
|
97ddc89aa9
|
[eric] voice: tap-to-dictate stops itself when you stop talking instead of taping silence
|
2026-07-30 22:00:53 -07:00 |
|
ciregenz
|
664608b4a8
|
[eric] voice: warm whisper at boot, unload when idle, and stop guessing the server port
|
2026-07-30 21:49:16 -07:00 |
|
ciregenz
|
e989517c6c
|
[eric] lint: de-private the wall budget, trim error_classify under cap, drop stray ws_manager
|
2026-07-30 20:58:16 -07:00 |
|
ciregenz
|
f6ad6cfb91
|
[eric] browser: a run out of wall time delivers what it has instead of nothing
|
2026-07-30 20:50:37 -07:00 |
|
ciregenz
|
0c201eb2a2
|
[eric] tiling: one writer owns a tiled card's rect, so a stale camera can't freeze or whiten it
|
2026-07-30 20:45:54 -07:00 |
|
ciregenz
|
324ee47937
|
[eric] browser: a command stops waiting when the window closes under it
|
2026-07-30 20:44:22 -07:00 |
|
ciregenz
|
93e2730c2f
|
[eric] agents: a bare connection error is transient, so a network blip stops killing runs
|
2026-07-30 20:00:42 -07:00 |
|
ciregenz
|
4ba19a5b6e
|
[eric] browser: the intervention prompt reads like a headline, not a 10px footnote
|
2026-07-30 19:50:07 -07:00 |
|
ciregenz
|
f1f8464f1a
|
[eric] browser: reap idle agent cards so finished runs stop stacking live webviews
|
2026-07-30 19:47:20 -07:00 |
|
ciregenz
|
d9c2b728d5
|
[eric] tiling: one macOS rule set for every card type, Settings and Workflows windows included
|
2026-07-30 19:31:21 -07:00 |
|
ciregenz
|
42ef6be571
|
[eric] canvas: right-drag marquee-selects the empty canvas again; the menu waits for a click-only release
|
2026-07-30 19:31:13 -07:00 |
|
ciregenz
|
401120094e
|
[eric] browser: a tab dragged out of an agent's card stays that agent's browser, so it isn't spawned twice
|
2026-07-30 18:49:03 -07:00 |
|
ciregenz
|
1e2022d1cb
|
[eric] browser: show a collapsed agent's browser as a frozen shot, not a capture that never lands
|
2026-07-30 18:49:03 -07:00 |
|
ciregenz
|
96451de87e
|
[eric] help: ground the help chat in real product knowledge instead of a hardcoded prompt
|
2026-07-30 18:29:15 -07:00 |
|
ciregenz
|
2385a348d5
|
[eric] shortcuts: drop the global Cmd+L that wiped a transcript with no confirm and collided with the composer shortcut
|
2026-07-30 18:19:18 -07:00 |
|
ciregenz
|
c786a849bc
|
[eric] canvas: keep guest pages owning their plain wheel while host content follows scroll focus
|
2026-07-30 18:08:06 -07:00 |
|
ciregenz
|
ece00223ae
|
[eric] browser: read answers lead with the answer, not with 'based on the page text provided'
|
2026-07-30 17:48:47 -07:00 |
|
ciregenz
|
8d878db589
|
[eric] canvas: make cmd/ctrl+wheel always zoom, and stop cards owning the plain wheel forever
|
2026-07-30 17:35:32 -07:00 |
|
ciregenz
|
78843dba2f
|
[eric] browser: a prose decline from the read script is a decline, not an answer
|
2026-07-30 17:31:16 -07:00 |
|
ciregenz
|
ce7939b94d
|
[eric] web: race the free search engines so a dead one costs the hedge delay once, not 8s on every launch
|
2026-07-30 17:20:41 -07:00 |
|
ciregenz
|
6c6fcd96c2
|
[eric] cards: collapse a draft chat to the glass pill like every other card, not the full white card
|
2026-07-30 17:18:43 -07:00 |
|
ciregenz
|
b5a832a99c
|
[eric] dock: shrink tiles to fit like the macOS Dock, scroll only past the 18px floor
|
2026-07-30 17:18:27 -07:00 |
|
ciregenz
|
dfa5dbd636
|
[eric] web: send a bot wall to our own Chromium instead of handing the model a challenge screen
|
2026-07-30 16:52:27 -07:00 |
|
ciregenz
|
d5ab082019
|
[eric] spaces: make the strip scrollable so off-screen spaces are reachable (wheel, drag, chevrons, keep-active-in-view)
|
2026-07-30 16:44:44 -07:00 |
|
ciregenz
|
108ef03451
|
[eric] web: let Startpage say 'nothing matched' and 'I refuse' differently so a closed engine stops costing its budget
|
2026-07-30 16:35:51 -07:00 |
|
ciregenz
|
37100e9b5c
|
[eric] web: ask the archive for the raw snapshot so we stop returning its calendar toolbar as the article
|
2026-07-30 16:29:24 -07:00 |
|
ciregenz
|
a78d6276c0
|
[eric] web: extract the article instead of the nav bar, and stop calling a dead domain a security refusal
|
2026-07-30 16:25:05 -07:00 |
|
ciregenz
|
119e4a916e
|
[eric] web: stop paying a dead search engine its full tier budget on every query, and let a 403 still try the lite frontend
|
2026-07-30 16:24:58 -07:00 |
|
ciregenz
|
29f4c26a35
|
[eric] dock: swap the hard blue selection outline for the rail's accent ring
|
2026-07-30 16:16:50 -07:00 |
|
ciregenz
|
318957b39c
|
[eric] dashboard: minimize Settings and the Workflows hub to the rail instead of closing them
|
2026-07-30 16:16:50 -07:00 |
|