Commit Graph

  • 25bca2625b feat: centralized PTY-scoped session state, sync engine debug panel, lifecycle states, WS monitor main josedario87 2026-02-24 20:10:31 -06:00
  • cfb58c3a9f refactor: unify dashboard/terminal selector into single strip, default to dashboard josedario87 2026-02-24 18:16:35 -06:00
  • 4cb0760c50 fix: unify PiP window creation through single frontend code path josedario87 2026-02-24 15:32:55 -06:00
  • 78978813cd feat: compact boundary divider, overlay fix, approval window, PiP, Tauri enhancements josedario87 2026-02-24 12:13:15 -06:00
  • a92e4ffbda fix: smooth message transitions, reliable scroll-to-bottom, permission mode icons josedario87 2026-02-24 12:07:02 -06:00
  • 509ec1847b fix: scope lifecycle notifications to active session, remove mock mode josedario87 2026-02-24 11:58:05 -06:00
  • 08e73a1eb6 refactor: remove dead notification systems and legacy broadcasts josedario87 2026-02-24 11:42:06 -06:00
  • c8b484b10e fix: remove processing indicators, unblock input during agent activity josedario87 2026-02-24 11:24:28 -06:00
  • 6fabf37196 fix: lifecycle ribbon always visible at bottom, slides up on hover/focus josedario87 2026-02-24 11:19:50 -06:00
  • 3112c53d86 refactor: add agent param to notify.ps1, update claude settings josedario87 2026-02-24 11:10:38 -06:00
  • 2edb3623c8 refactor: unify hook notification system, remove duplicate broadcasts josedario87 2026-02-24 11:07:34 -06:00
  • 5bd115e197 perf: incremental transcript updates via WebSocket, eliminate polling josedario87 2026-02-24 11:01:54 -06:00
  • c46b1283d1 feat: voice assistant integration, PiP window fixes, widget improvements and pixel art scrollbar josedario87 2026-02-23 22:35:58 -06:00
  • f6ec5ba5de remove Samsung Face Widget (signature-restricted, unusable by third-party apps) josedario87 2026-02-23 20:57:29 -06:00
  • 65303df96a feat: Samsung lock screen face widget, voice assistant services, PiP mode and gitignore installers josedario87 2026-02-23 20:52:11 -06:00
  • e1aa8b1bdb feat: integrate Tauri v2 with Android widget and voice assistant josedario87 2026-02-23 15:33:43 -06:00
  • 6dc0c5ff6f feat: animated border on active FAB and grayscale inactive FABs josedario87 2026-02-21 14:59:47 -06:00
  • ba4a1a0059 fix: validate transcript sessions before resume and fix FAB race condition josedario87 2026-02-21 12:51:15 -06:00
  • de16be38a9 feat: refresh agent session state on terminal switch josedario87 2026-02-21 04:37:43 -06:00
  • a56796a1be feat: unified hook notifier, agent auto-detection, terminal transition UI josedario87 2026-02-21 04:33:42 -06:00
  • b9eec1013b feat: add hook event history with badge counts in SessionLifecycleStatus josedario87 2026-02-21 04:29:02 -06:00
  • 638b449f08 feat: hide main FAB when no terminals exist, only show with active sessions josedario87 2026-02-21 04:09:13 -06:00
  • 24ba1fdf76 feat: add ignore option for permission requests (UI-only dismissal) josedario87 2026-02-21 03:52:26 -06:00
  • 07783f2aea feat: add SessionLifecycleStatus component with bottom-overlay layout josedario87 2026-02-21 03:29:15 -06:00
  • 2aec892f62 feat: server-first terminal creation, broadcast-only WS clients josedario87 2026-02-21 00:17:24 -06:00
  • a6c68f1b9e fix: clients sync to server terminals instead of creating new ones josedario87 2026-02-20 22:26:17 -06:00
  • 653c4e6d23 feat: add new session FAB button to terminal stack, always show FABs josedario87 2026-02-20 21:35:31 -06:00
  • 9945be07b1 feat: centralize session state on terminal server josedario87 2026-02-20 21:06:20 -06:00
  • 15731b8f69 feat: scroll nav mode setting (scrollbar, buttons, none) josedario87 2026-02-20 20:02:34 -06:00
  • da26bc7b9e feat: rich collapse badge, auto-collapse, aquatic scroll nav arrows josedario87 2026-02-20 19:57:56 -06:00
  • 88a857f645 feat: new session modal, status bar controls (Esc, C-m, close), sendRaw josedario87 2026-02-20 14:54:49 -06:00
  • 18378adb77 feat: TurnEndDivider with prismarine floor, elevated FAB with bubbles josedario87 2026-02-20 14:28:37 -06:00
  • abe6766a85 refactor: remove legacy chat/agent implementations, keep transcript-debug josedario87 2026-02-20 13:41:19 -06:00
  • c6197694b5 feat: Ctrl+1..5 terminal shortcuts and improved AgentBadge indicator josedario87 2026-02-20 13:32:42 -06:00
  • 2f26bf999c refactor: remove manual keyboard detection from FloatingTranscriptDebug josedario87 2026-02-20 13:24:31 -06:00
  • 894d5213c7 fix: auto-grow textarea using CSS field-sizing: content josedario87 2026-02-20 12:55:10 -06:00
  • 779e32b283 feat: collapse-all button in float transcript titlebar josedario87 2026-02-20 12:53:18 -06:00
  • 220d595568 feat: voice mic, pixel life layer, enhanced transcript-debug UX josedario87 2026-02-20 12:12:53 -06:00
  • b7f03a777b fix: robust whisper recording with stop/restart segment strategy josedario87 2026-02-20 00:06:18 -06:00
  • 016e92ffe5 feat: interactive ephemeral terminal per transcript session josedario87 2026-02-19 18:55:23 -06:00
  • eb2bafaea1 feat: ResumeTerminalButton with ephemeral terminal for transcript-debug josedario87 2026-02-19 18:11:20 -06:00
  • ca315cf040 feat: AgentBadge component, force mobile mode, and transcript UX improvements josedario87 2026-02-19 17:39:01 -06:00
  • eb69c0b2cf feat: Modular aquatic background system and shared CodeBlock component josedario87 2026-02-19 17:15:36 -06:00
  • 3adfd189e1 feat: 3-state size toggle, readability overlay, and input persistence josedario87 2026-02-19 15:44:35 -06:00
  • f7391f83b4 feat: Pixel art ocean buttons and scrollbar-gutter stable josedario87 2026-02-19 15:36:35 -06:00
  • 18aaa0ee7b feat: BackgroundPixelArt component, idle chrome mode, and absolute overlay layout josedario87 2026-02-19 15:25:18 -06:00
  • c8e8e50fd6 feat: Animated pixel art ocean floor background for FloatingTranscriptDebug josedario87 2026-02-19 14:44:25 -06:00
  • 04f3fe053d fix: Add transcript-debug page to toolRegistry to prevent flatMap crash josedario87 2026-02-19 03:57:07 -06:00
  • badde06ef9 feat: Add FloatingTranscriptDebug with pixel art dark theme josedario87 2026-02-19 03:35:53 -06:00
  • 06b48ebda3 feat: Compact transparent tool cards with grouped assistant messages josedario87 2026-02-19 03:12:17 -06:00
  • 4ab1d03370 feat: Add specialized tool cards for transcript-debug and glassmorphism bubbles josedario87 2026-02-19 02:45:53 -06:00
  • 159a38e3c2 feat: Global hooks approval modal with plan/question/permission modes josedario87 2026-02-19 00:25:08 -06:00
  • a703128964 chore: Ignore agent plugins, plans, and file-history directories josedario87 2026-02-18 23:56:05 -06:00
  • 9bd6123f97 feat: Add transcript-debug page with multi-agent support, hooks approval, and message selection josedario87 2026-02-18 23:55:09 -06:00
  • d0fdd04132 asi se fue xd josedario87 2026-02-18 12:13:22 -06:00
  • d27da30494 feat: Replace DB component tools with filesystem-based user-components/ josedario87 2026-02-18 10:24:05 -06:00
  • e9451b2a47 fix: Validate uniqueness in edit_canvas, fix canvas_css remove schema, clear stale session storage josedario87 2026-02-17 03:02:28 -06:00
  • a217f6e58e refactor: Optimize token usage in canvas tool schemas and responses josedario87 2026-02-17 02:46:24 -06:00
  • c0e616212d feat: Add read_component and edit_component MCP tools josedario87 2026-02-17 02:33:35 -06:00
  • 0a9fcc467f refactor: Move Start/Restart/Clear to nav bar popup outside terminal josedario87 2026-02-16 09:13:26 -06:00
  • 9a2807aa9a feat: Add reusable TerminalNavButtons to AgentTerminal with mobile touch drag support josedario87 2026-02-16 09:07:35 -06:00
  • 5a4192ac2f fix: Prevent permission cards from being lost on PromptBar open josedario87 2026-02-16 01:46:10 -06:00
  • 6633a61ee4 feat: Auto-open PromptBar on permission request and improve permission card UI josedario87 2026-02-16 01:40:08 -06:00
  • e2fc281210 fix: Skip auto-focus on mobile to prevent keyboard from opening on prompt bar show josedario87 2026-02-16 01:27:52 -06:00
  • cf2755a731 fix: Scroll chat to bottom immediately on user message send josedario87 2026-02-16 01:21:13 -06:00
  • e54157a6d8 refactor: Move settings/terminal buttons to header, hide info bar and history button josedario87 2026-02-16 01:19:35 -06:00
  • a91f82e1c3 fix: Wire up interactive permission, question, and plan cards in PromptBar josedario87 2026-02-16 01:11:39 -06:00
  • 55265d5145 fix: Per-agent terminal isolation, floating terminal z-index, and char-by-char input josedario87 2026-02-16 00:41:38 -06:00
  • 59cc8ee87e feat: Migrate voice capture to composable with floating push-to-talk josedario87 2026-02-15 23:33:29 -06:00
  • f3ac7986ec feat: Add transcript engine API and connect ConversationHistory to real data josedario87 2026-02-15 20:05:27 -06:00
  • 68edc01d44 refactor: Split AgentBar into modular components with PromptBar chat flow josedario87 2026-02-15 19:33:29 -06:00
  • ffceb2efc2 feat: Add configuration management UI for /agents page josedario87 2026-02-15 18:29:15 -06:00
  • 816a8d9abe feat: Rich hook forwarding, permission bridge, and toast notifications josedario87 2026-02-15 16:16:59 -06:00
  • 4aaeb8844f feat: Add tree file view for git status, AgentBar dock, and settings updates josedario87 2026-02-15 14:21:18 -06:00
  • e9689d6ea8 feat: Add AgentBar arc dock with per-agent terminal frame and voice modal josedario87 2026-02-15 02:58:11 -06:00
  • 9f9f335439 feat: Auto-save components, soft delete, tags, compact WCO header josedario87 2026-02-15 02:54:27 -06:00
  • 8154bac63f feat: Add anonymous dynamic canvas option to gallery josedario87 2026-02-15 02:05:47 -06:00
  • d5ee533db9 feat: Add canvas gallery with soft delete, snapshots and components josedario87 2026-02-15 01:57:04 -06:00
  • 9a636e26a7 feat: Enforce exclusive auto-request (one client at a time) josedario87 2026-02-14 23:40:30 -06:00
  • f0d8c84a64 fix: Auto-reconnect on refresh by deferring torch state to torch-update josedario87 2026-02-14 23:36:44 -06:00
  • cf618b1948 feat: Split torch trigger into action + dropdown chevron josedario87 2026-02-14 23:35:20 -06:00
  • 2a80b7751b feat: Add torch client identity, early connection and auto-request josedario87 2026-02-14 23:30:56 -06:00
  • 3f15aa590b feat: Add canvas snapshots to save and restore full canvas state josedario87 2026-02-14 23:08:33 -06:00
  • 5fd57ba70f feat: Add DOM inspection and manipulation tools for canvas josedario87 2026-02-14 20:07:25 -06:00
  • d9eaba393b feat: Add floating window system for canvas components josedario87 2026-02-14 20:04:11 -06:00
  • 39faf4bf77 fix: Route transfer message to torch handler in sync server josedario87 2026-02-14 18:28:42 -06:00
  • 1a51b34228 feat: Add torch MCP tools for multi-browser control josedario87 2026-02-14 17:52:16 -06:00
  • 210e15d8d1 fix: Wait for connection to be established before returning josedario87 2026-02-14 17:41:28 -06:00
  • c280e974c0 fix: Force re-register tools with handlers after torch connection josedario87 2026-02-14 17:36:09 -06:00
  • 3817645919 fix: Only register MCP tools when connected via torch josedario87 2026-02-14 17:32:58 -06:00
  • 0f73bd60bf refactor: Unify sync server and combine torch with connection UI josedario87 2026-02-14 17:13:32 -06:00
  • c98f3e2b99 refactor: Use dedicated WebSocket server for torch sync josedario87 2026-02-14 16:40:40 -06:00
  • fe99c9ff61 feat: Implement torch system via HTTP for multi-browser control josedario87 2026-02-14 16:32:52 -06:00
  • 647fb03516 feat: Add torch system for multi-browser MCP control josedario87 2026-02-14 16:25:43 -06:00
  • 50f670f66c feat: Auto-connect WebMCP without agent intervention josedario87 2026-02-14 16:15:49 -06:00
  • 2766cbfd0b perf: Use tail-only replay by default for faster terminal loading josedario87 2026-02-14 13:26:27 -06:00
  • 2a01574d00 fix: Improve terminal buffer handling and replay performance josedario87 2026-02-14 12:57:30 -06:00
  • 88a76c005d refactor: Separate git watcher from terminal service josedario87 2026-02-14 12:42:03 -06:00
  • 2151255239 refactor: Simplify terminal rendering logic josedario87 2026-02-14 12:33:03 -06:00
  • 303755437d refactor: Extract terminal rendering logic to useTerminalRenderer composable josedario87 2026-02-14 12:16:34 -06:00