nucleo000
  • Joined on 2025-05-02
nucleo000 pushed to main at nucleo000/agent-ui 2026-02-24 20:12:24 -06:00
25bca2625b feat: centralized PTY-scoped session state, sync engine debug panel, lifecycle states, WS monitor
cfb58c3a9f refactor: unify dashboard/terminal selector into single strip, default to dashboard
4cb0760c50 fix: unify PiP window creation through single frontend code path
78978813cd feat: compact boundary divider, overlay fix, approval window, PiP, Tauri enhancements
a92e4ffbda fix: smooth message transitions, reliable scroll-to-bottom, permission mode icons
Compare 61 commits »
nucleo000 pushed to main at nucleo000/agent-ui 2026-02-16 01:46:12 -06:00
5a4192ac2f fix: Prevent permission cards from being lost on PromptBar open
nucleo000 pushed to main at nucleo000/agent-ui 2026-02-16 01:40:25 -06:00
6633a61ee4 feat: Auto-open PromptBar on permission request and improve permission card UI
e2fc281210 fix: Skip auto-focus on mobile to prevent keyboard from opening on prompt bar show
cf2755a731 fix: Scroll chat to bottom immediately on user message send
e54157a6d8 refactor: Move settings/terminal buttons to header, hide info bar and history button
a91f82e1c3 fix: Wire up interactive permission, question, and plan cards in PromptBar
Compare 59 commits »
nucleo000 pushed to main at nucleo000/webmcp 2026-02-14 15:49:00 -06:00
870207f151 Quitar autenticacion del endpoint POST /token
nucleo000 pushed to main at nucleo000/webmcp 2026-02-14 15:43:15 -06:00
64da2eacc5 Agregar endpoints HTTP /token y /status al servidor WebMCP
nucleo000 pushed to main at nucleo000/agent-ui 2026-02-14 01:03:26 -06:00
853aea6eb5 chore: Remove dev-dist from git tracking
5be0fb91ab fix: Improve Whisper server startup with async polling and reduce logs
9f1e10b8d5 feat: Add typing animation to voice transcription
ac17a9f292 fix: Improve Whisper transcription with WebM to WAV conversion
638e6ac8e0 feat: Add Whisper GPU speech-to-text with progressive transcription
Compare 5 commits »
nucleo000 pushed to main at nucleo000/agent-ui 2026-02-13 21:42:07 -06:00
e867b7873e feat: Add page_refresh global tool and update voice shortcut to Ctrl+Space
8ddf5dc4f3 cambios claude
306aade623 feat: Add push-to-talk keyboard shortcut (Ctrl+S) to FloatingVoice
2c0ece71b2 feat: Add smooth connection animation to MCP dropdown
8118356999 feat: Add FloatingVoice component for voice-to-text input
Compare 5 commits »
nucleo000 pushed to main at nucleo000/agent-ui 2026-02-13 19:55:33 -06:00
86b3246fa1 feat: Add FloatingResponse component with bubbleResponse MCP tool
nucleo000 pushed to main at nucleo000/agent-ui 2026-02-13 18:47:35 -06:00
607527d98d cambios claude code
3a734f2426 feat: Add terminal UI control tools for MCP
f3f0df9cf3 feat: Redesign FloatingTerminal with Windows Vista Aero style
424afa060c feat: Improve WebMCP connection handling and tools management
3c57f95b90 feat: Add PWA support and CORS configuration
Compare 9 commits »
nucleo000 pushed to main at nucleo000/webmcp 2026-02-13 14:33:10 -06:00
cec5be355d Modo headless, event emitter y state getters en el cliente WebMCP
nucleo000 pushed to main at nucleo000/agent-ui 2026-02-13 07:49:33 -06:00
9681ce4198 feat: Add WebMCP token polling for automatic browser connection
2cf869d2e9 feat: Add persistent terminal with floating UI
ccbf542480 feat: Move dynamic canvas to /dynamic/canvas route
2a2100bbb2 feat: Add source code viewer with Gitea integration
97ef49aea4 feat: Add database explorer page with SQLite management
Compare 12 commits »
nucleo000 pushed to main at nucleo000/agent-ui 2026-02-13 04:34:04 -06:00
d1c0f62fc3 refactor: Separate concerns and add components dropdown
nucleo000 pushed to main at nucleo000/agent-ui 2026-02-13 04:16:03 -06:00
075e167389 feat: Add dynamic Vue 3 components system
nucleo000 pushed to main at nucleo000/webmcp 2026-02-13 03:32:15 -06:00
d5a912be97 Agregar declaracion de tipos TypeScript para webmcp.js
nucleo000 pushed to main at nucleo000/agent-ui 2026-02-13 03:12:07 -06:00
52c93930e1 Initial commit - agent-ui project
nucleo000 created branch main in nucleo000/agent-ui 2026-02-13 03:12:07 -06:00
nucleo000 created repository nucleo000/agent-ui 2026-02-13 03:11:40 -06:00
nucleo000 pushed to main at nucleo000/webmcp 2026-02-13 03:05:56 -06:00
480d4d618e Reconexion automatica en el cliente cuando falla la conexion WebSocket
nucleo000 pushed to main at nucleo000/webmcp 2026-02-13 02:46:48 -06:00
4fa3ba9517 Fix error en sendNotification al notificar MCP client
nucleo000 pushed to main at nucleo000/webmcp 2026-02-13 02:15:01 -06:00
8b2253355f Debounce en notificaciones list_changed al registrar tools/prompts/resources