Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 16:43
· 3 commits to main since this release
27cdcb3

Changelog

  • 27cdcb3: chore(release): v0.11.0 にバージョンバンプ (@youyo)
  • 18f8cc6: docs(mcp): tool description から削除済みの text パラメータ参照を整理 (@youyo)
  • 2b91616: docs(plan): cache redesign 設計ドキュメント追加 (LLM-driven freshness) (@youyo)
  • ad4cc64: feat!: LLM-driven cache freshness model (refresh enum, TryLock+429, drop daily auto-refresh) (@youyo)
  • 892c565: feat(cache): NFKC + ToLower + TrimSpace の name 正規化ヘルパー追加 (@youyo)
  • e9212cd: feat(find): ClientResult / VendorResult にも URL を追加 (@youyo)
  • 9f620a9: feat(find): Result に URL フィールドを追加(projects/{id}/edit, documents/{id}/edit) (@youyo)
  • 0205eac: feat(find): レスポンスに cache 配列を同梱(resource 別 cached_at / full_refreshed_at) (@youyo)
  • 66d73a2: feat(repository): 7 リソースを cache-first filter 化(NFKC fold + Go-side filter) (@youyo)
  • 9567ebd: fix(find): document URL を project_id ベースに変更 (@youyo)