Commit History

Author SHA1 Message Date
  Lukas Goldschmidt f8677e48b5 fix: collapse two-store design flaw — SQL-level entity/keyword search in all MCP tools 1 week ago
  Lukas Goldschmidt 5190469475 version hash 1 week ago
  Lukas Goldschmidt 8d0cf9ec4c feat: junction tables + payload_ts for SQL-level entity/keyword/time search 1 week ago
  Lukas Goldschmidt 5ffdb11fe7 fix: get_clusters_page total count now consistent with returned clusters 1 week ago
  Lukas Goldschmidt b6567f729d refactor: clean read-path timestamp parsing, enforce ISO 8601 contract 1 week ago
  Lukas Goldschmidt 77fb071a28 feat: keyword-aware search, scoring, and dashboard 1 week ago
  Lukas Goldschmidt b466218b8a Fix version hash: use Path(__file__).parent as cwd, add fallback, remove unused hashlib import 1 week ago
  Lukas Goldschmidt 33f1015593 Fix sentiment timeframe filtering by payload.timestamp, remove orphan code, add version hash to health endpoints 1 week ago
  Lukas Goldschmidt 5a47a7e580 docs: update get_capabilities for detect_emerging_topics params 1 week ago
  Lukas Goldschmidt 763a686ed0 feat: detect_emerging_topics rewrite — timeframe, velocity, topic/around scoping 1 week ago
  Lukas Goldschmidt 9763b7423a fix: use Form() params in toggle endpoint — 422 on POST /api/v1/feeds/toggle 1 week ago
  Lukas Goldschmidt d861305e2e feat: per-feed enable/disable toggle via MCP tools and dashboard REST API 1 week ago
  Lukas Goldschmidt d61da372e7 get_latest_events: default topic=None returns all topics instead of only crypto 1 week ago
  Lukas Goldschmidt 1fb3e2416a docker improvements 2 weeks ago
  Lukas Goldschmidt 861c3e851d more fixes, maybe stable 4 weeks ago
  Lukas Goldschmidt 0ae02f21ef Stabilize news refresh and health reporting 1 month ago
  Lukas Goldschmidt ce174f5435 Add INFO logging to news-mcp refresh loop 2 months ago
  Lukas Goldschmidt 4408634c9d news-mcp: make capabilities more agent friendly 2 months ago
  Lukas Goldschmidt 5686c134e4 news-mcp: add capabilities tool and recipes 2 months ago
  Lukas Goldschmidt af0049a967 news-mcp: add related_recent_entities with entity metadata 2 months ago
  Lukas Goldschmidt b3cceafd27 news-mcp: rename health ttl field to lookback 2 months ago
  Lukas Goldschmidt 5ec094693f news-mcp: clarify lookback, pruning, and tool docs 2 months ago
  Lukas Goldschmidt c68451a1e8 news-mcp: make entity lookup timeframe-aware 2 months ago
  Lukas Goldschmidt e62eb24610 news-mcp: add get_related_entities tool 2 months ago
  Lukas Goldschmidt 60b02963b7 detect_emerging_topics: related_entities via co-occurrence 2 months ago
  Lukas Goldschmidt c3d59ba466 news-mcp: improve detect_emerging_topics with importance-weighting 2 months ago
  Lukas Goldschmidt 04927d3167 news-mcp: include_articles works with cached get_event_summary 2 months ago
  Lukas Goldschmidt e467cf07a2 news-mcp: add include_articles option to get_event_summary 2 months ago
  Lukas Goldschmidt 5c07cdf87b news-mcp: optionally include article URLs in event payloads 2 months ago
  Lukas Goldschmidt 57bb07fdd6 Improve entity lookup fallback and docs 2 months ago