Commit Graph
1414 Commits
Author SHA1 Message Date
ciregenz 91425334b1 [eric] data: corrupt JSON can't brick boot; skip bad files + atomic writes 2026-05-23 22:59:32 -07:00
ciregenz b129998489 [eric] lint: relax max-folder-items to >7 (7 ok), prune exact-7 exceptions, convert scripts/electron/linter-checks 2026-05-23 20:02:40 -07:00
ciregenz 6b7f66af3f [eric] lint: extend max-folder-items governance to frontend (documented exceptions, drop blanket ignore) 2026-05-23 19:53:56 -07:00
ciregenz 56dbd6d633 [eric] lint: add runtime import-cycle check (alias-aware, skips type-only and dynamic imports) 2026-05-23 19:20:47 -07:00
ciregenz 4c5457c751 [eric] onboarding: crash can't blank app; isolate boundary + dismiss + renderer reload 2026-05-23 19:16:04 -07:00
ciregenz 07f61c8547 [eric] lint: scope max-folder-items to documented backend registries, drop blanket ignore 2026-05-23 18:56:02 -07:00
ciregenz 9b20e1f7b0 [eric] lint: repoint grandfather globs to restructured file paths 2026-05-23 14:00:16 -07:00
ciregenz 4e9f5ceb07 [eric] tree: group agent_manager helpers under agents/manager session and prompt 2026-05-23 13:08:01 -07:00
ciregenz 782811daac [eric] tree: group browser sub-agent modules under agents/browser 2026-05-23 13:06:55 -07:00
ciregenz efa240126f [eric] tree: group anthropic proxy modules under agents/proxy 2026-05-23 13:05:53 -07:00
ciregenz fa57be6bbb [eric] tree: group foundational agent modules under agents/core 2026-05-23 13:05:15 -07:00
ciregenz a978ba30ca [eric] tree: group app/components HUD/search/gates/pickers into overlays/ 2026-05-23 12:56:52 -07:00
ciregenz 7e3e37e2eb [eric] tree: group app/components rich-input + element-selection into editor/ 2026-05-23 12:55:54 -07:00
ciregenz 7420f81051 [eric] tree: group app/components loading/error/fx into feedback/ 2026-05-23 12:55:02 -07:00
ciregenz 9d244da011 [eric] tree: group Settings sections into subscription/general/models/usage 2026-05-23 12:49:52 -07:00
ciregenz f5e8650df7 [eric] tree: group Tools into cards/dialogs/hooks 2026-05-23 12:48:32 -07:00
ciregenz 4f1ef0bae6 [eric] tree: group ChatInput into hooks/model-picker/view/toolbar 2026-05-23 12:41:54 -07:00
ciregenz 320052c71e [eric] tree: group AgentChat into bubbles/tool-bubbles/mcp-cards/parsing/shell 2026-05-23 12:38:42 -07:00
ciregenz 17532658bd [eric] tree: group Dashboard hooks into hooks/{state,interaction,lifecycle} 2026-05-23 12:28:31 -07:00
ciregenz 1a70d05566 [eric] tree: group Dashboard canvas surface into canvas/ 2026-05-23 12:25:26 -07:00
ciregenz b7bcbc8532 [eric] tree: group Dashboard canvas controls into controls/ 2026-05-23 12:24:27 -07:00
ciregenz 67629ec7a0 [eric] tree: group Dashboard cards into cards/ 2026-05-23 12:23:49 -07:00
ciregenz f3206f3606 [eric] tree: group Dashboard geometry helpers into geometry/ 2026-05-23 12:23:01 -07:00
ciregenz d2d6816d8a [eric] deadcode: remove unused DISCOVERY_SCAFFOLDING 2026-05-23 10:28:13 -07:00
ciregenz dd3efa866d [eric] deadcode: remove unused _is_9router_available 2026-05-23 10:27:36 -07:00
ciregenz b9ce323c5f [eric] deadcode: remove unused _summarize_message_block 2026-05-23 10:26:42 -07:00
ciregenz 8b646b0223 [eric] deadcode: remove unused _approx_tokens 2026-05-23 10:25:47 -07:00
ciregenz c45972b2df [eric] imports: extract schema getDefault into shared 2026-05-23 07:21:57 -07:00
ciregenz 37d1b067bf [eric] imports: move mcp-tool-name helpers into shared 2026-05-23 07:20:37 -07:00
ciregenz 4732edba42 [eric] imports: relocate onboarding-progress slice into shared/state 2026-05-23 07:19:24 -07:00
ciregenz e9c9671149 [eric] imports: move CardType down into the layout slice 2026-05-23 07:18:00 -07:00
ciregenz 33aa485a12 [eric] cycles: extract settings persistence into store leaf 2026-05-23 07:12:19 -07:00
ciregenz 3b97c23592 [eric] cycles: point outputs/dashboards at aux_llm for resp-text 2026-05-23 07:07:31 -07:00
ciregenz 8d76f39c67 [eric] cycles: pull APP_VERSION into its own leaf 2026-05-23 07:06:42 -07:00
ciregenz 26b9239c8a [eric] cycles: move OAuth flow state into a leaf module 2026-05-23 07:05:25 -07:00
ciregenz 7916babdcc [eric] lint: drop Dashboard grandfather entry 2026-05-23 06:58:49 -07:00
ciregenz 244249dade [eric] split: extract dashboard lifecycle, interactions, card actions, JSX layers 2026-05-23 06:57:54 -07:00
ciregenz 1e1c7635cb [eric] split: extract dashboard drag + sub-agent lifecycle + shortcuts + clipboard hooks 2026-05-23 06:37:54 -07:00
ciregenz 8b682d20d7 [eric] split: extract dashboard tethers + arrow-nav 2026-05-23 06:33:45 -07:00
ciregenz 04ba8aef98 [eric] lint: drop Settings grandfather entry 2026-05-23 06:26:48 -07:00
ciregenz 7d5481f64a [eric] split: extract Settings general + models tabs, thin parent shell 2026-05-23 06:26:42 -07:00
ciregenz 693f9e4fad [eric] split: extract Settings custom-providers + api-key cards + styles 2026-05-23 06:26:35 -07:00
ciregenz 5c3e91cfd2 [eric] split: extract Settings subscription + account + usage cards 2026-05-23 06:26:30 -07:00
ciregenz b5b755b8e8 [eric] lint: drop ChatInput grandfather entry 2026-05-23 06:08:50 -07:00
ciregenz 317bf1e99e [eric] split: reduce ChatInput.tsx to composition root 2026-05-23 06:08:15 -07:00
ciregenz 2428985588 [eric] split: pull ChatInput menus, chips + view into components 2026-05-23 06:08:10 -07:00
ciregenz e72239ac41 [eric] split: extract ChatInput attachments, editor handlers + send helpers 2026-05-23 06:08:02 -07:00
ciregenz 6002c06cb1 [eric] split: extract ChatInput model picker hook + helpers 2026-05-23 06:07:53 -07:00
ciregenz 3a5a4f7798 [eric] lint: drop ToolCallBubble grandfather entry 2026-05-23 05:21:59 -07:00
ciregenz 374df87ee1 [eric] split: extract invoke/create/compact/default tool bubbles + shell dispatch 2026-05-23 05:20:58 -07:00