8 Commits

Author SHA1 Message Date
Nubenetes Bot
4e87c248fd feat: implement AI-powered news digest engine, MkDocs UX overhaul, pipeline hardening, and stub page merges
- Add 26-category news digest engine (src/news_digest.py) with Gemini AI ranking
  for 3/6/12 month temporal panels across tech, cloud, and geo categories
- Add discovered_at, company, geo_region fields to inventory schema with backfill
  script populating 18K+ existing entries
- Fix critical v2-mkdocs.yml bug: plugins were nested under theme (silently disabled)
- Add MkDocs Material features: instant nav, breadcrumbs, footer, announce bar
- Add trending cards CSS grid and replace Agentic Pulse with dynamic Trending Now
- Generate tech-digest.md and industry-digest.md with tabbed 3/6/12 month views
- Merge 12 stub pages (<40 lines each) into parent categories with redirects
- Replace 50 bare except:pass patterns with contextual logging across all pipeline files
- Expand autonomous discovery from 6 to 14 GitHub search queries
- Add stale health re-check for online entries older than 30 days
- Track addition_method by source type (rss, twitter, github_trending)
- Add digest generation step to CI publish workflow

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 00:38:56 +02:00
Nubenetes Bot
6b91415c4e feat(ai): implement Special Assets architecture, Zero-to-Hero learning paths, and AI dimension renaming 2026-05-17 11:38:08 +02:00
Nubenetes Bot
81db48afae feat(ai): implement adaptive multi-tier orchestration, global rate limiting, and document architecture 2026-05-16 14:19:06 +02:00
Nubenetes Bot
dd666d8e6f fix(gemini): implement resilient model rotation and v1beta endpoint to fix 404 errors 2026-05-11 22:49:32 +02:00
Inaki Fernandez
04464d353c refactor: use direct REST API for Gemini and added heuristic fallback for discovery 2026-04-26 11:40:33 +02:00
Inaki Fernandez
ec424d733d fix: estabilizar entorno remoto, alinear métricas de GitOps y cambiar a gemini-1.5-flash 2026-04-25 17:48:01 +02:00
Inaki Fernandez
65401b5707 fix: corregir error de inicialización de pydantic-ai moviendo result_type al método run 2026-04-25 12:08:49 +02:00
Inaki Fernandez
67550af4a6 feat: implementar plataforma agéntica de curaduría automatizada con Gemini y GitHub Actions 2026-04-25 11:54:43 +02:00