769 Commits (main)
 

Author SHA1 Message Date
borja 93db6a9adb añade el script bun run test para ejecutar cada test por separado de forma que si alguno falla breakea pero sin que se solapen unos con otros 3 weeks ago
borja 2875c8eefb docs: detallar fase D de documentación en el plan de refactor
Co-authored-by: aider (openrouter/openai/gpt-5.1) <aider@aider.chat>
3 weeks ago
borja 5e504e4c67 fix: asegurar que Headers.entries siempre está disponible
Co-authored-by: aider (openrouter/openai/gpt-5.1) <aider@aider.chat>
3 weeks ago
borja 95d0951270 fix: declarar entries en Headers en shim de tipos
Co-authored-by: aider (openrouter/openai/gpt-5.1) <aider@aider.chat>
3 weeks ago
borja b0397d24d0 fix: ajustar tipos Bun y Request para limpiar typecheck core
Co-authored-by: aider (openrouter/openai/gpt-5.1) <aider@aider.chat>
3 weeks ago
brobert 199863df00 bun upgrade 3 weeks ago
borja 8de013cc97 actualiza bun 3 weeks ago
borja 0816f8fa9e feat: añade métricas de grupos/usuarios y paneles en Grafana
Co-authored-by: aider (openrouter/openai/gpt-5.1) <aider@aider.chat>
3 weeks ago
borja e890703035 docs: añade dashboard grafana de métricas taskbot tasks queue
Co-authored-by: aider (openrouter/openai/gpt-5.1) <aider@aider.chat>
4 weeks ago
borja bad86394ef feat: añade métricas de tareas y cola en /metrics
Co-authored-by: aider (openrouter/openai/gpt-5.1) <aider@aider.chat>
4 weeks ago
borja fcf46cdd45 docs: documentar plan de métricas y conjunto core v1
Co-authored-by: aider (openrouter/openai/gpt-5.1) <aider@aider.chat>
4 weeks ago
borja 9883af5d02 feat: añade auto-ensure con reintentos y backoff en webhook
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
4 weeks ago
borja ecff2a5643 feat: añadir reintentos en fondo para webhook y tests
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
4 weeks ago
brobert 15c7d638aa actualiza un test 1 month ago
brobert 844204f60a feat: usar arranque como último cambio e introducir métrica de edad
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
borja de9bfba9aa feat: añadir tests de health-check y documentar métricas/ENV
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
borja a432ee5a4a feat: reducir logs a cambios de estado y exponer métricas de Evolution
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
borja 5887072a1e docs: agregar plan de documentación y internacionalización (Fase D/I)
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert e978d64a9a cambia t ayuda por t info en un cta 1 month ago
brobert 144215a0b5 limpia 2 css con estilos sin usar 1 month ago
brobert 138eaa7238 test: configurar DB en pruebas y resetear al terminar
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert c241ffbc79 test: inicializar BD en memoria y configurar DB global en command.help
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert 4b1374a4a4 docs: refleja finalización del PR 6.5 y lote 6 en plan técnico
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert ea0e492c70 otro bun update 1 month ago
borja 789654cadf bun update 1 month ago
brobert 4c9f4d1439 refactor: quitar AsyncLocalStorage del locator y dejar currentDb simple
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert ac680ac467 refactor: mantener única DB por suite y limpiar tablas en beforeEach
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert 84a5b80cae fix: evitar contaminación entre pruebas quitando fallback a currentDb
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert fc6f6d8128 fix: permitir fallback a currentDb en tests cuando no hay scope
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert c1083b19d3 fix: evitar usar currentDb en tests al obtener DB
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert dce88e3874 fix: esperar a server.stop() y resetear DB en tests
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert b429053ee2 feat: aislar DB por contexto en tests con AsyncLocalStorage
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert a153163b5e test: inicializar DB en memoria para pruebas de CommandService
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert 5cd8f77b56 test: usa setDb(memdb) para configurar DB en gating
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert c7c960619f test: configurar DB en tests con setDb y resetDb
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert 500018c129 test: configurar BD de pruebas con setDb y resetDb
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert 63f330a065 test: usar setDb y resetDb para configurar y limpiar BD en tests
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert 39b6251b7b test: usar setDb y resetDb para gestionar DB en tests
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert 2ea389cf7d fix: configurar DB global en pruebas para evitar DbNotConfiguredError
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert f743fd892b test: usar setDb y resetDb para configurar DB global en pruebas
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert e8ceec1aff fix: configurar DB global en tests con setDb y eliminar dbInstance
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert e6c7e6e61e fix: corregir import '../../../src/db' en el test
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert e315899728 test: usar setDb(memdb) en admin.test.ts
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert ecc0cc6fd8 refactor: usar locator para inyectar DB en tests
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert 6cb6c31d8d fix: usar getDb() en IdentityService y quitar AllowedGroups.dbInstance
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert e415a26442 refactor: eliminar dbInstance y añadir resetDb/clearDb, usar getDb()
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert 5c6ca072e4 docs: reflejar progreso hasta Lote 6.4 completado en plan técnico
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert f786ba8bfa fix: usar dbi en mantenimiento para evitar que instance sea undefined
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert cd834552cc feat: aplicar fallback de DB: parámetro → .dbInstance → getDb()
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago
brobert b0e33385b4 test: añade prueba de fallback del locator y actualiza la documentación
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
1 month ago