Commit Graph
624 Commits
Author SHA1 Message Date
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 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 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 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 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 374df87ee1 [eric] split: extract invoke/create/compact/default tool bubbles + shell dispatch 2026-05-23 05:20:58 -07:00
ciregenz 7802c0abf8 [eric] split: pull MCP result cards out of ToolCallBubble 2026-05-23 05:20:52 -07:00
ciregenz 0731e2b293 [eric] split: extract ToolCallBubble parsers + colorize + chrome 2026-05-23 05:20:45 -07:00
ciregenz 5171b7b13c [eric] split: break oversized Tools children under 300 (ServiceGroup, dialogs, server row, connection + registry hooks) 2026-05-23 05:04:59 -07:00
ciregenz d5d2c30c07 [eric] split: extract Tools actions + builtin-section hooks, Tools under 300 2026-05-23 04:54:21 -07:00
ciregenz 9de932d0bb [eric] split: pull custom tool + integration gallery cards out of Tools 2026-05-23 04:41:03 -07:00
ciregenz 5696836b8a [eric] split: extract Tools browser card, registry + dialogs 2026-05-23 04:36:52 -07:00
ciregenz d800b6aad6 [eric] split: extract Tools integrations, helpers, ToolSection 2026-05-23 04:30:29 -07:00
ciregenz 5543e15fe7 [eric] lint: grandfather oversized files + vulture whitelist 2026-05-23 04:21:10 -07:00
ciregenz bcc72c0228 [eric] cleanup: drop dead exports, fix invoke-result regex, strip em-dashes (frontend) 2026-05-23 02:40:11 -07:00
ciregenz b7fdb10dae [eric] coding precedences and pitfalls 2026-05-23 00:55:34 -07:00
ciregenz cbe5372471 [eric] attach: 9router bypass + Anthropic SSE translator for OpenAI/OR PDFs + 2-req OOM guard 2026-05-23 00:50:28 -07:00
ciregenz a30229bbda [eric] attach: native PDFs on Claude/Gemini/OR, cost calc, meter fix, 9router bypass for image blocks 2026-05-22 23:43:54 -07:00
ciregenz 94f045a9f9 [eric] tools: rip out dead Apps action group + permission field (UI was never wired to agent dispatch) 2026-05-22 19:15:51 -07:00
ciregenz 27e75ab713 [eric] app builder: don't wipe in-flight drafts on close + Reset History clears thinking/resume bubble 2026-05-22 18:52:48 -07:00
ciregenz 8ab21c06d9 [eric] dashboard: right-click app card reload for Reset & Hard Reload 2026-05-22 18:34:18 -07:00
ciregenz 36e57e5bd0 [eric] workflows: real ChatInput in SchedulingView + spring mount animation on workflow card (no more fake composer, no more instant card swap) 2026-05-22 17:26:03 -07:00
ciregenz 7fcbb35a45 [eric] workflows: Convert-to-workflow now transforms the source chat card in place (no second card, no tether) 2026-05-22 16:56:44 -07:00
ciregenz ff5892804d [eric] workflows: route Schedule click + right-click Edit to new SchedulingView/EditAgentView (not legacy facet editor) 2026-05-22 16:43:41 -07:00
ciregenz cb7b3bc977 [eric] dashboard: allow workflow_cards/configure_panels/workflows_hub in layout schema (PUT was silently stripping them) 2026-05-22 09:55:43 -07:00
ciregenz 0fd5fb8653 [eric] workflows: embed real Edit Agent session in EditAgentView for image-48 tool-call rendering 2026-05-22 02:26:35 -07:00
ciregenz 72f3e7bc5f [eric] workflows: EditAgent multi-turn memory via history payload 2026-05-22 02:18:11 -07:00
ciregenz 56cc953a5e [eric] toolbar: refine chat-bubble svg path with tighter teardrop tail 2026-05-22 02:16:07 -07:00
ciregenz 2a5f2dfdef [eric] toolbar+convert: redrew chat-bubble svg + hide Convert on workflow-source sessions 2026-05-22 02:14:37 -07:00
ciregenz 4f30080e62 [eric] workflows: subtitle row + status pill + image-audit polish across all states 2026-05-22 02:11:47 -07:00
ciregenz 19a5cd8131 [eric] workflows: Test Agent endpoint + button + SaveBeforeTest modal, gear → facet editor, hide Convert on runner sessions, save-modal diff body 2026-05-22 02:01:00 -07:00
ciregenz 91aabbde00 [eric] workflows: LLM step labels + real active_step_idx telemetry + Pause toggles schedule 2026-05-22 01:15:50 -07:00
ciregenz 7e73bb592a [eric] toolbar: hide popover internal Search/Schedule chips + New btn when pills are above 2026-05-22 00:49:25 -07:00
ciregenz 2340dd67d7 [eric] toolbar: wire pill click handlers, shrink pills, round the chat svg 2026-05-22 00:40:08 -07:00
ciregenz c237b4ee37 [eric] toolbar: rounded teardrop chat bubble custom svg (Image #57) 2026-05-22 00:35:51 -07:00
ciregenz 910b81f13d [eric] toolbar: outline chat bubble + New Chat/History pills above composer (Image #53, #54) 2026-05-22 00:32:57 -07:00
ciregenz 150f37f170 [eric] toolbar: swap + icon to chat bubble (Image #30) 2026-05-22 00:06:28 -07:00