Commit graph

  • 0813a1c980
    Add tag CLI commands and history tag annotations Yiorgis Gozadinos 2026-07-14 16:15:28 +0300
  • 0cbde6b7a2
    Serialize tag operations, vacuum, and metadata refresh with writes Yiorgis Gozadinos 2026-07-14 15:58:38 +0300
  • 69319c9390
    Grow vacuum retention to protect tagged versions Yiorgis Gozadinos 2026-07-14 15:37:40 +0300
  • ae603d9b4d
    Add database-level tag primitives to Store Yiorgis Gozadinos 2026-07-14 13:33:49 +0300
  • aa620aeb60
    Bump lancedb to 0.34.0 Yiorgis Gozadinos 2026-07-14 13:25:02 +0300
  • cfd6fc2aea
    Hook events carry batches and search parameters Yiorgis Gozadinos 2026-07-15 15:38:00 +0300
  • 472eb089fe
    Merge pull request #502 from ggozad/chore/remote-logfire-mcp-skills Yiorgis Gozadinos 2026-07-15 19:41:46 +0300
  • ee38b3db42
    Merge pull request #501 from ggozad/fix/docling-text-format-sniffing Yiorgis Gozadinos 2026-07-15 19:41:21 +0300
  • 5d5eee54bf
    Update debug skills for the remote Logfire MCP tool names Yiorgis Gozadinos 2026-07-15 19:24:56 +0300
  • d2f5ecfc58
    Prevent magic-byte sniffing from misrouting text conversion in docling-local Yiorgis Gozadinos 2026-07-15 19:18:15 +0300
  • e6bafcfae4
    Add SearchResult.annotations for after_search hooks Yiorgis Gozadinos 2026-07-13 16:22:24 +0300
  • fb8ad1ad75
    Add client lifecycle hooks (after_ingest, after_delete, before_search, after_search) Yiorgis Gozadinos 2026-07-13 15:56:26 +0300
  • 5dd310a9b7
    vb 0.66.0 Yiorgis Gozadinos 2026-07-14 16:06:50 +0300
  • c1ec13f081
    Lower search.max_context_chars default to 5000 Yiorgis Gozadinos 2026-07-14 11:58:42 +0300
  • b9434045b9
    Merge pull request #498 from ggozad/fix/remove-obsolete-mxbai Yiorgis Gozadinos 2026-07-14 11:37:26 +0300
  • 144900d385
    Remove the mxbai reranking provider Yiorgis Gozadinos 2026-07-14 11:05:07 +0300
  • 5e2a928013
    Allow transformers 5.x in the mxbai extra Yiorgis Gozadinos 2026-07-14 10:13:45 +0300
  • 8f085101fc
    Merge pull request #497 from ggozad/fix/context-expansion Yiorgis Gozadinos 2026-07-14 10:58:07 +0300
  • 82db15cf3c
    Fill missing item-table pages from fully-visible inputs in context expansion Yiorgis Gozadinos 2026-07-14 10:32:45 +0300
  • ee5b7b7313
    Split merged context-expansion groups that cannot afford every constituent Yiorgis Gozadinos 2026-07-14 10:15:28 +0300
  • 3d0fb76f21
    add tests for result drops in context expansion bryan davis 2026-07-13 15:30:00 -0500
  • 4863abc513
    Update cl Yiorgis Gozadinos 2026-07-10 15:25:33 +0300
  • 5c41f8a0ed
    vb 0.65.1 Yiorgis Gozadinos 2026-07-10 13:38:24 +0300
  • 1287059e76
    Merge pull request #493 from ggozad/logfire-debug-skills Yiorgis Gozadinos 2026-07-10 13:36:50 +0300
  • 271fdf9b5a
    Add Logfire debugging skills and worker-breaker event Yiorgis Gozadinos 2026-07-10 13:23:17 +0300
  • 3396394468
    Merge pull request #492 from ggozad/feat/telemetry-improvements Yiorgis Gozadinos 2026-07-10 11:50:40 +0300
  • a82673a900
    Route eval scripts through the shared telemetry configure Yiorgis Gozadinos 2026-07-10 11:38:33 +0300
  • 9b3b21b1a4
    Document ingestion observability; drop stale logfire install extra Yiorgis Gozadinos 2026-07-10 11:22:23 +0300
  • 73ba764922
    Emit a docling_serve.request span per instance attempt Yiorgis Gozadinos 2026-07-10 11:16:27 +0300
  • da79f92af1
    Honor OTEL_SERVICE_NAME and set service name/version for all processes Yiorgis Gozadinos 2026-07-10 11:11:38 +0300
  • da0748916b
    vb 0.65.0 Yiorgis Gozadinos 2026-07-09 15:58:58 +0300
  • c8497d7cd1
    Merge pull request #489 from ggozad/fix/excessive-citations Yiorgis Gozadinos 2026-07-09 15:58:15 +0300
  • e7d5a0440d
    Tune two-tone visualization colors Yiorgis Gozadinos 2026-07-09 15:37:25 +0300
  • 18c0f6c5e8
    Add --no-expand to the visualize command for chunk-only grounding Yiorgis Gozadinos 2026-07-09 12:49:42 +0300
  • 995d081aa1
    Visualize the exact context the model saw via Citation.doc_item_refs Yiorgis Gozadinos 2026-07-09 10:50:04 +0300
  • c424f51056
    Anchor and clip merged citations on the highest-scoring chunk Yiorgis Gozadinos 2026-07-09 10:49:47 +0300
  • 6d86237dd6
    Draw matched content stronger than expanded context in visualizations Yiorgis Gozadinos 2026-07-08 15:37:00 +0300
  • 494f774473
    Visualize all constituent chunks of a merged citation Yiorgis Gozadinos 2026-07-08 15:26:27 +0300
  • 0bcf34363a
    Carry merged chunk ids on SearchResult and Citation Yiorgis Gozadinos 2026-07-08 15:07:36 +0300
  • b14152a45b
    Keep picture and table hits section-bounded during context expansion Yiorgis Gozadinos 2026-07-08 12:55:28 +0300
  • 777ce193f8
    Merge pull request #491 from ggozad/fix/image-embeddings-limit Yiorgis Gozadinos 2026-07-09 10:55:01 +0300
  • c02bcd5dc9
    Pool HTTP clients for vLLM embedding and vLLM/Jina reranking Yiorgis Gozadinos 2026-07-09 10:32:44 +0300
  • 43a580afb3
    Dedupe picture chunks and skip small pictures at chunking Yiorgis Gozadinos 2026-07-09 10:24:32 +0300
  • f72d0c833f
    fix coverage bryan davis 2026-07-08 18:50:24 -0500
  • d8ea016119
    fix type checking bryan davis 2026-07-08 16:24:40 -0500
  • 9497921d9c
    add de-duplication for image embedding and add http connection pool bryan davis 2026-07-08 16:17:37 -0500
  • 0c8ff570d6
    vb 0.64.0 Yiorgis Gozadinos 2026-07-08 17:04:18 +0300
  • 234ece9639
    Merge pull request #488 from ggozad/fix/analyst-id-in-filter Yiorgis Gozadinos 2026-07-08 16:50:47 +0300
  • a1cf405cae
    Rename document_meta identity column document_id to id Yiorgis Gozadinos 2026-07-08 16:11:36 +0300
  • d1d06729dc
    Merge pull request #487 from ggozad/fix/duplicate-ingestion Yiorgis Gozadinos 2026-07-08 11:50:27 +0300
  • ec787435c8
    Bind app example backend to loopback and document its lack of auth Yiorgis Gozadinos 2026-07-08 11:37:03 +0300
  • 23bbca5998
    Re-check URI under the write lock to prevent duplicate ingestion Yiorgis Gozadinos 2026-07-08 11:25:15 +0300
  • 87548770a3
    Merge pull request #486 from ggozad/feat/breakers-per-instance Yiorgis Gozadinos 2026-07-08 11:24:49 +0300
  • 3c7699f156
    Fail docling-serve requests over to another instance with per-instance breaking Yiorgis Gozadinos 2026-07-08 10:59:42 +0300
  • d781335868
    Move CircuitBreaker to a shared module Yiorgis Gozadinos 2026-07-08 10:40:24 +0300
  • d71695833d
    Merge pull request #485 from ggozad/fix/update-uri Yiorgis Gozadinos 2026-07-08 10:41:24 +0300
  • c2c8c24951
    Allow updating a document's uri via update_document Yiorgis Gozadinos 2026-07-08 10:32:14 +0300
  • d84147511a
    Drop broken type=gha cache from Docker slim publish Yiorgis Gozadinos 2026-07-03 20:32:51 +0300
  • 9a9bea86d3
    vb 0.63.2 Yiorgis Gozadinos 2026-07-03 13:35:10 +0300
  • 8f3cf70eb2
    Merge pull request #482 from ggozad/fix/attach-picture-from-caption Yiorgis Gozadinos 2026-07-03 13:32:17 +0300
  • d2593304c5
    Attach figure bytes when a result matches its caption Yiorgis Gozadinos 2026-07-03 13:22:02 +0300
  • 07098d55e4
    Merge pull request #481 from ggozad/chore/clean-up Yiorgis Gozadinos 2026-06-29 15:26:07 +0300
  • 7f50d3698f
    Validate reranker config before importing the provider package Yiorgis Gozadinos 2026-06-29 15:04:04 +0300
  • ac64aa9c17
    Build the skills rag_db fixture once per session Yiorgis Gozadinos 2026-06-29 14:48:40 +0300
  • e4b1f16f97
    Shrink the docling-serve context-expansion cassette Yiorgis Gozadinos 2026-06-29 14:41:02 +0300
  • afd6e3ae00
    Share the VLM URL builder and centralize the embedder empty guard Yiorgis Gozadinos 2026-06-29 14:37:13 +0300
  • 654cb2b94c
    Collapse get_reranker into a single guard and import-guarded dispatch Yiorgis Gozadinos 2026-06-29 14:24:43 +0300
  • 38079ff89a
    Hoist reranker empty-input guard into base; stop factory tests loading models Yiorgis Gozadinos 2026-06-29 14:20:23 +0300
  • 9a85632cf3
    vb 0.63.1 Yiorgis Gozadinos 2026-06-29 12:36:36 +0300
  • 325f4517ba
    Update t2_finqa config Yiorgis Gozadinos 2026-06-29 12:22:58 +0300
  • 5fc4056dcd
    Require haiku.skills>=0.18.0 Yiorgis Gozadinos 2026-06-29 11:44:51 +0300
  • 3cb229d2e0
    Add t2_finqa pre-built evaluation database reference config and docs Yiorgis Gozadinos 2026-06-29 10:52:23 +0300
  • 38c62521d8
    Merge pull request #480 from ggozad/chore/orb-nemotron-upload Yiorgis Gozadinos 2026-06-29 10:26:00 +0300
  • 4d03b1e669
    Add nemotron-vl multimodal eval database and reference configs Yiorgis Gozadinos 2026-06-29 10:14:53 +0300
  • b2abdfaffb
    vb 0.63.0 Yiorgis Gozadinos 2026-06-28 10:57:26 +0300
  • b707dfe848
    Merge pull request #479 from ggozad/feat/speed-up-duplicates Yiorgis Gozadinos 2026-06-28 10:51:32 +0300
  • 4f8cc4eb30
    Show a progress spinner while doctor runs Yiorgis Gozadinos 2026-06-28 10:44:30 +0300
  • b707a70d19
    Update docs Yiorgis Gozadinos 2026-06-28 10:20:31 +0300
  • e7b4988d82
    Compute document centroids during the vector scan Yiorgis Gozadinos 2026-06-28 10:13:03 +0300
  • 15aae0f242
    Simplify duplicate detection to whole-document centroid similarity Yiorgis Gozadinos 2026-06-28 10:00:35 +0300
  • c7c3f75508
    vb 0.62.1 Yiorgis Gozadinos 2026-06-27 09:59:21 +0300
  • bd520cb995
    Merge pull request #477 from ggozad/fix/limit-context-blowing-expansion Yiorgis Gozadinos 2026-06-27 09:58:25 +0300
  • b94e13083f
    Hard-cap context expansion at max_context_chars Yiorgis Gozadinos 2026-06-27 09:46:36 +0300
  • d1a873b311
    performance updates to duplicate checking bryan davis 2026-06-26 12:06:31 -0500
  • c3b4fc6ca7
    add suggested changes bryan davis 2026-06-26 11:52:55 -0500
  • eb8710d83a
    requested updates bryan davis 2026-06-26 11:24:13 -0500
  • cd1a73b389
    vb 0.62.0 Yiorgis Gozadinos 2026-06-26 17:13:03 +0300
  • 7cdf93e23a
    Merge pull request #475 from ggozad/feat/document-similarity Yiorgis Gozadinos 2026-06-26 17:05:33 +0300
  • 73f62ab290
    Enforce the duplicate candidate cap during row collection Yiorgis Gozadinos 2026-06-26 16:55:52 +0300
  • f1e1a16f9b
    Add doctor --duplicates-out YAML export; summarize terminal report Yiorgis Gozadinos 2026-06-26 16:44:22 +0300
  • 044ac62e49
    Drop boilerplate handling; make duplicate report readable Yiorgis Gozadinos 2026-06-26 16:04:51 +0300
  • 961913dde4
    Ignore boilerplate chunks in duplicate-document detection Yiorgis Gozadinos 2026-06-26 13:09:40 +0300
  • 43f2130b66
    Add near-duplicate document detection to doctor Yiorgis Gozadinos 2026-06-26 12:23:49 +0300
  • ce27a7aae5
    Clean up S3 test data per-test to keep SeaweedFS writable Yiorgis Gozadinos 2026-06-26 16:41:20 +0300
  • 98f2a088d8
    Merge pull request #474 from ggozad/chore/dependabot-alerts Yiorgis Gozadinos 2026-06-26 15:28:49 +0300
  • 1969c4528e
    Fix example app Yiorgis Gozadinos 2026-06-26 13:12:53 +0300
  • 5463a07d32
    chore(deps): patch Dependabot security alerts Yiorgis Gozadinos 2026-06-25 17:08:28 +0300
  • 9f45addbe9
    Merge pull request #470 from ggozad/fix/dangling-workers Yiorgis Gozadinos 2026-06-26 09:19:43 +0300
  • d8a55dbf7b
    add coverage bryan davis 2026-06-25 14:03:07 -0500
  • 5a3483f0e2
    fix coverage bryan davis 2026-06-25 13:32:27 -0500