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
|
b8cfaff690
|
[eric] web: stop the fetch cascade on a body with no text layer instead of buying a paid summary of nothing
|
2026-07-30 14:55:56 -07:00 |
|
ciregenz
|
1172fb07c5
|
[eric] web: say bot challenge, not rate limit, since retrying the same query never clears it
|
2026-07-30 14:40:48 -07:00 |
|
ciregenz
|
65430e1234
|
[eric] web: fall back to the Wayback Machine when the live page is dead or walled
|
2026-07-30 14:40:48 -07:00 |
|
ciregenz
|
88abab0c1c
|
[eric] web: extract PDF text and refuse other binaries instead of dumping raw bytes into the model
|
2026-07-30 14:40:48 -07:00 |
|
ciregenz
|
f30677e255
|
[eric] web: move the search engines into tools/search so the folder stays under the item cap
|
2026-07-30 14:34:32 -07:00 |
|
ciregenz
|
d84f2d5301
|
[eric] web: add Startpage as a second independent search engine so one bot challenge cannot close free search
|
2026-07-30 14:34:29 -07:00 |
|
ciregenz
|
559bbbe768
|
[eric] web: send the keyless search rungs through a Chrome-fingerprint client (measured 4/8 -> 8/8 on DuckDuckGo)
|
2026-07-30 14:28:49 -07:00 |
|
ciregenz
|
3ea74d67a5
|
[eric] web: bound the search/fetch cascade with one wall-clock deadline so the later tiers are reachable
|
2026-07-30 14:21:27 -07:00 |
|
ciregenz
|
600c04dd02
|
[eric] history: stop losing chats (merge live sessions, drop agent-spawned children, sort by last activity, never render a blank row)
|
2026-07-30 12:59:45 -07:00 |
|
ciregenz
|
162eacc543
|
[eric] notes: delete the sticky-note feature end to end
|
2026-07-29 20:32:24 -07:00 |
|
ciregenz
|
f0229bef50
|
[eric] tests: land the 3 stranded browser capacity-retry tests from the windows-churn batch (64 green)
|
2026-07-29 16:38:32 -07:00 |
|
ciregenz
|
8fedff40c1
|
[eric] efficiency: preflight classifier stamps cooldown whenever it runs (was re-firing Haiku every turn on concrete prompts); remove warm_prompt_cache (billed N no-op requests/dashboard-mount, warmed nothing: wrong prefix, below cache floor, no cache_control)
|
2026-07-29 01:01:26 -07:00 |
|
ciregenz
|
df0e4a2393
|
[eric] merge eric/onboarding into eric/dev; version 1.6.0
|
2026-07-28 22:20:34 -07:00 |
|
ciregenz
|
ec9b576615
|
[eric] voice+onboarding: aurora hues widened/jittered/desaturated (three tight bands read segmented); prep prompt forbids fabricating specifics when evidence is empty
|
2026-07-28 20:44:41 -07:00 |
|
ciregenz
|
37bd642a48
|
[eric] voice: rebindable dictation shortcut (Settings recorder chip, live rebind across all 3 hotkey tiers; F5 default dropped since macOS routes it to Siri; voice_hold_to_talk now actually persists)
|
2026-07-28 17:27:05 -07:00 |
|
ciregenz
|
ac0f575d34
|
[eric] health: boot-time bundled-CLI integrity check rides the login-health pill with repair guidance
|
2026-07-28 15:49:59 -07:00 |
|
ciregenz
|
0d9e80d502
|
[eric] browser: capacity-retry the model call + classify the catch-all (free-pool 429 raw-card leak sealed)
|
2026-07-28 15:49:59 -07:00 |
|
ciregenz
|
2a42a1c460
|
[eric] agents: AV-repair card for missing CLI, stderr tail on masked exit-1 cards, group-unwrap in the fatal path
|
2026-07-28 15:49:59 -07:00 |
|
ciregenz
|
e16255e06a
|
[eric] agents: classify bundled-CLI-missing errors + unwrap exception groups to the real cause
|
2026-07-28 15:49:59 -07:00 |
|
ciregenz
|
1a094f8dea
|
[eric] apps: built apps dock inside their chat like browsers (drag out/in); settings scrubbed of modes, skills pane deduped, commands copy fixed
|
2026-07-28 14:00:13 -07:00 |
|
ciregenz
|
d97dd98911
|
[eric] browser: agent browsers live INSIDE the chat by default (geometric dock slot, webview never remounts); drag out to free it, drop on a chat to dock
|
2026-07-28 12:06:15 -07:00 |
|
ciregenz
|
e498484409
|
[eric] agents: pool state typed end to end (protocol attrs + SdkClientLike casts), pyright clean
|
2026-07-28 11:06:53 -07:00 |
|
ciregenz
|
4228cf5d00
|
[eric] backend: unused imports and dead helpers swept
|
2026-07-28 11:06:41 -07:00 |
|
ciregenz
|
c57af2e6e1
|
[eric] onboarding: prep split into a package under the caps; cookie helpers de-prefixed + win32-guarded
|
2026-07-28 11:06:41 -07:00 |
|
ciregenz
|
cf37c76331
|
[eric] desktop: Spaces strip goes Mission Control scale w/ thumbnails, hover header unclipped, fullscreen keeps all 3 lights, card epithets personalized by prep
|
2026-07-27 19:40:45 -07:00 |
|
ciregenz
|
a2c3cc22ab
|
[eric] onboarding: sidebar can't cover the flow, managed pro lane isn't a user connection, aux-less prep re-runs on real connect; tools pane header slimmed
|
2026-07-27 18:51:59 -07:00 |
|
ciregenz
|
ff38bed50e
|
[eric] models: default is opus-5 via one DEFAULT_MODEL constant; per-provider picks upgraded to gpt-5.6 + latest gemini
|
2026-07-27 18:29:10 -07:00 |
|
ciregenz
|
10a36dc90c
|
[eric] hero: two-level menu, 4 general categories drilling into 4 personalized starters each
|
2026-07-27 18:22:03 -07:00 |
|
ciregenz
|
67997653eb
|
[eric] models: gpt-5.6 sol/terra/luna + restored gpt-5.5 codex sub lanes, all live-probed on the 0.3.60 pin
|
2026-07-26 22:59:44 -07:00 |
|
ciregenz
|
596a85e87d
|
[eric] voice+models: tap must prove itself before fallback disarms (packaged deaf-tap bug); opus-5 cc+api, gpt-5.6 sol/terra/luna api, gemini 3.6-flash + 3.5-flash-lite api
|
2026-07-26 22:48:32 -07:00 |
|
ciregenz
|
c1edad623c
|
[eric] help: full panel (Discord, what's new, attachments) + local diagnostics bundle revealed for the GitHub issue
|
2026-07-24 13:04:16 -07:00 |
|
ciregenz
|
7665f46653
|
[eric] voice: aux polish endpoint (fillers+punctuation, fail-open) on the cheap tier
|
2026-07-23 18:39:37 -07:00 |
|
ciregenz
|
45b1b151a6
|
[eric] onboarding: instant reveal + 3 tailored starters, drop auto-spawn
|
2026-07-23 14:29:11 -07:00 |
|
ciregenz
|
8dfe6fbda4
|
[eric] composer: stop rotating ghost-text guesses + only predict after real usage (4+ chats)
|
2026-07-21 23:59:47 -07:00 |
|
ciregenz
|
63eef8b416
|
[eric] onboarding: cookie harvest works on Windows too (DPAPI key + AES-GCM), macOS path unchanged; ChatGPT-token path already cross-platform
|
2026-07-21 19:11:56 -07:00 |
|
ciregenz
|
dc91a4225f
|
[eric] onboarding: harvest ChatGPT + Claude in parallel under a budget (13.7s -> 6.9s, 49% off the reveal wait)
|
2026-07-21 19:11:56 -07:00 |
|
ciregenz
|
8c22ec8c80
|
[eric] composer: ghost-text prompt prediction in the user's voice (aux-LLM from recent topics), Tab to accept
|
2026-07-21 14:51:12 -07:00 |
|
ciregenz
|
8735408c87
|
[eric] agents: make tool-ui fire more (direct-call hint + exact component names in the nudge, slim ShowUI tool def ~2.1K tokens)
|
2026-07-21 14:09:17 -07:00 |
|
ciregenz
|
b20541d0ea
|
Merge remote-tracking branch 'origin/eric/redesign' into eric/onboarding
# Conflicts:
# backend/apps/agents/manager/run/RunOptions.py
# electron/main.js
# frontend/src/app/pages/Dashboard/canvas/DashboardCanvas.tsx
# frontend/src/app/pages/Dashboard/cards/DashboardViewCard.tsx
# frontend/src/app/pages/Dashboard/cards/NoteCard.tsx
|
2026-07-20 19:00:32 -07:00 |
|
ciregenz
|
4a1eaee3a7
|
[eric] ui-tools: full jsonschema validation server-side (constraint classes like step>=1 slipped the hand walker); dead turns freeze in-progress spinners to pending in chat and pill; model told to end trackers truthfully
|
2026-07-20 18:05:15 -07:00 |
|
ciregenz
|
cd0ddcb6b5
|
[eric] ui-tools: live in-place card updates (same component+id); social posts wrapped as {post} (flat props crashed the shell); per-component error wall; item-carousel validates the carousel shape
|
2026-07-20 17:25:55 -07:00 |
|
ciregenz
|
b8911f28cf
|
[eric] ui-tools: generated schemas validate ShowUI server-side w/ teaching errors (hints kept required fields, model self-corrects); drag suspends backdrop blur; ambient widgets low quality; tz implies coarse location
|
2026-07-20 14:45:55 -07:00 |
|
ciregenz
|
f2bc65b204
|
[eric] agents: web results carry a render-with-ShowUI reminder when openswarm-ui is live (system-prompt nudge alone loses to the prose prior; live-proven haiku weather widget)
|
2026-07-20 13:23:05 -07:00 |
|
ciregenz
|
6319784717
|
[eric] chat: AskUI free-text input restores the 'Other' escape hatch (action free_text)
|
2026-07-20 10:12:21 -07:00 |
|
ciregenz
|
b5b8c5cb4a
|
[eric] agents: AskUserQuestion swaps to AskUI when openswarm-ui is live (nudges lost to the trained prior; live-proven haiku turn) + lenient unknown-key strip before strict zod fallback
|
2026-07-19 23:52:31 -07:00 |
|
ciregenz
|
078daf83a1
|
[eric] merge: bring eric/onboarding up to date with eric/dev
|
2026-07-19 23:11:56 -07:00 |
|