-
a6a90d3598
fix: eliminar primer <h1> del HTML antes de publicar en Ghost

ChemaVXandClaude Sonnet 4.6
2026-05-08 10:51:52 +00:00
-
36984657a8
fix: Ghost 5.x — usar mobiledoc+HTML card en lugar del campo html

ChemaVXandClaude Sonnet 4.6
2026-05-08 10:44:38 +00:00
-
83eb2359be
feat: Ghost CMS integration — auto-publish blog + /publish command

ChemaVXandClaude Sonnet 4.6
2026-05-08 10:26:22 +00:00
-
94d209dd8a
test: webhook sync automático
ChemaVX
2026-05-06 11:35:14 +00:00
-
7a156e2af1
fix: mover alerta de coste a /generate donde está el gasto real
ChemaVX
2026-05-06 07:49:29 +00:00
-
279475a175
feat: alerta de coste — aviso si sesión supera COST_ALERT_THRESHOLD
ChemaVX
2026-05-06 07:23:11 +00:00
-
82e614e285
feat: caché de contenido de fuentes — reutiliza URLs scrapeadas en últimos 7 días
ChemaVX
2026-05-06 07:05:41 +00:00
-
aa83cfacbd
fix: truncar contextos en /compare a 3000 palabras para evitar límite de tokens
ChemaVX
2026-05-06 06:51:36 +00:00
-
e8034f3f37
feat: /compare — análisis comparativo de dos temas en paralelo
ChemaVX
2026-05-06 06:40:31 +00:00
-
c2bb301103
feat: dedup semántico antes del scoring — hash MD5 + similitud Jaccard
ChemaVX
2026-05-05 08:58:53 +00:00
-
53cf7a04a8
feat: modo diff para /watch — notifica solo si hay novedades reales
ChemaVX
2026-05-05 07:43:41 +00:00
-
f4e167f3b6
feat: SearXNG como motor principal, DDG como fallback
ChemaVX
2026-05-04 20:00:24 +00:00
-
ba2b366534
fix: delay DDG 3-8s aleatorio, logging mejorado en query generation
ChemaVX
2026-05-04 13:28:54 +00:00
-
4bef9d2d17
feat: queries DDG generadas por Claude en lugar de plantillas hardcodeadas
ChemaVX
2026-05-04 13:24:25 +00:00
-
7a012c2c28
fix: _remove_duplicate_headings usa ventana de 5 líneas en lugar de break
ChemaVX
2026-05-04 13:19:08 +00:00
-
6aaa85a1f8
fix: eliminar títulos h1 duplicados en export PDF
ChemaVX
2026-05-04 13:12:32 +00:00
-
e0a42f0b91
ci: retrigger PDF build
ChemaVX
2026-05-04 13:02:57 +00:00
-
4c7f5b521b
feat: fase 3 — export PDF con reportlab + /export command
ChemaVX
2026-05-04 12:57:21 +00:00
-
c33bb5337d
fix: títulos de sección en español, sin encabezado duplicado en extended
ChemaVX
2026-05-04 11:40:07 +00:00
-
566f685578
ci: retrigger tras fix DinD
ChemaVX
2026-05-04 11:13:10 +00:00
-
8c259b2b2e
ci: clean ci-builder before create to prevent stale BuildKit state
ChemaVX
2026-05-04 11:09:56 +00:00
-
a47d7b26ca
feat: fase 2 — generación por secciones report_extended, blog_extended, podcast_extended
ChemaVX
2026-05-04 10:58:06 +00:00
-
e5b77ad72d
fix: QUALITY_THRESHOLD 0.5→0.3, prompt scoring más generoso
ChemaVX
2026-05-04 10:35:08 +00:00
-
0d8aee63be
feat: fase 1 — top_k 30→80, pool 100→300, sin truncado, max_tokens 16000
ChemaVX
2026-05-04 10:23:19 +00:00
-
b5518ac95a
feat: scheduler /watch — watched_topics + scheduler loop + /watch /unwatch /watches
ChemaVX
2026-05-04 07:48:05 +00:00
-
b33ae202b8
feat: trackeo de coste por llamada Claude — tabla api_usage + /costs
ChemaVX
2026-05-03 20:06:06 +00:00
-
65917518ce
ci: retrigger build for
a681627
ChemaVX
2026-05-03 17:14:50 +00:00
-
a681627d2e
feat: TTL purge — purge_old_sessions + /purge command + startup hook
ChemaVX
2026-05-03 16:56:37 +00:00
-
7704f071d6
feat: retry+backoff en scraper, ProgressReporter en bot
ChemaVX
2026-05-03 16:40:37 +00:00
-
e66d728d68
fix: wrap YouTubeTranscriptApi in run_in_executor with 30s timeout

ChemaVXandClaude Sonnet 4.6
2026-04-29 12:59:40 +00:00
-
65b1739943
feat: Claude Haiku for content generation, Ollama fallback

ChemaVXandClaude Sonnet 4.6
2026-04-29 09:06:06 +00:00
-
54b3841d32
feat: generate all outputs in Spanish

ChemaVXandClaude Sonnet 4.6
2026-04-29 08:40:38 +00:00
-
d0e55ddb50
feat: Claude Haiku for relevance scoring, fallback to Ollama

ChemaVXandClaude Sonnet 4.6
2026-04-29 08:04:12 +00:00
-
5feff6073e
fix: send new message if edit_text fails silently in /process

ChemaVXandClaude Sonnet 4.6
2026-04-28 10:53:59 +00:00
-
c4fb33fbf5
fix: WAL mode for concurrent reads, skipped stats, anti-repetition prompts

ChemaVXandClaude Sonnet 4.6
2026-04-28 10:15:30 +00:00
-
f7d62345b8
fix: relevance scoring per topic + URL keyword filter for child pages

ChemaVXandClaude Sonnet 4.6
2026-04-27 20:52:43 +00:00
-
0c7176dd0b
fix: add /process command, log quality filtering, improve Reddit headers

ChemaVXandClaude Sonnet 4.6
2026-04-27 20:37:39 +00:00
-
bb8171359d
fix: scraper - DDG per-query instances, Wikipedia bilingual seed, Reddit throttling
ChemaVX
2026-04-27 20:22:16 +00:00
-
6a88b7ab10
ci: rewrite workflow with internal registry + BuildKit (polymarket-bot pattern)
ChemaVX
2026-04-27 14:00:05 +00:00
-
ba08536337
feat: initial ResearchOwl
ChemaVX
2026-04-27 13:49:07 +00:00