Commit History

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