Commit graph

  • d2b3ba1b59
    rename RLM agent to analysis throughout the codebase Yiorgis Gozadinos 2026-04-09 15:34:21 +0300
  • 499a843a43
    remove unused create_analysis_toolset and AnalysisResult Yiorgis Gozadinos 2026-04-09 13:56:09 +0300
  • 1049586469
    vb 0.40.1 Yiorgis Gozadinos 2026-04-17 16:24:25 +0300
  • 47df79d026
    Merge pull request #347 from ggozad/fix/info-migration-pending Yiorgis Gozadinos 2026-04-17 16:22:58 +0300
  • a1181ff52d
    extract get_database_stats and share it across info, inspector, and backend Yiorgis Gozadinos 2026-04-17 15:33:21 +0300
  • a0a9a3410b
    info: report partial stats and pending migrations on pre-migration DBs Yiorgis Gozadinos 2026-04-17 13:37:43 +0300
  • 4f16714430
    prevent stale files from accumulating on HF during uploads. Yiorgis Gozadinos 2026-04-16 13:45:24 +0300
  • 9beaf0d4ed
    fix changelog Yiorgis Gozadinos 2026-04-16 12:57:22 +0300
  • 969c45fe5c
    Merge pull request #344 from ggozad/feat/docling-document-load-performace 0.40.0 Yiorgis Gozadinos 2026-04-16 12:33:52 +0300
  • 75c84805b4
    Improve judge prompt, QA prompt, and raise max_searches to 5 Yiorgis Gozadinos 2026-04-16 12:10:58 +0300
  • e92f4774fa
    Improve judge prompt Yiorgis Gozadinos 2026-04-15 16:01:07 +0300
  • d3c8ed62a8
    preserve original chunk when expansion produces less content Yiorgis Gozadinos 2026-04-15 15:10:24 +0300
  • e2bac1e887
    deduplicate escape_sql_string into utils Yiorgis Gozadinos 2026-04-15 14:11:11 +0300
  • 39b9d0f683
    Additional tests Yiorgis Gozadinos 2026-04-15 13:22:49 +0300
  • 3c1a33779f
    use windowed fetch for context expansion instead of loading all items Yiorgis Gozadinos 2026-04-15 12:59:53 +0300
  • b6113bf8ab
    replace fixed-radius expansion with section-bounded algorithm Yiorgis Gozadinos 2026-04-15 12:39:41 +0300
  • 364b1bc509
    add document_items table for fast context expansion Yiorgis Gozadinos 2026-04-14 18:22:34 +0300
  • 661e0d34d8
    Pin docling-core to avoid surprises with version bumps Yiorgis Gozadinos 2026-04-14 15:16:48 +0300
  • 3bb10a5d22
    Merge pull request #345 from ggozad/chore/bump-haiku-skills Yiorgis Gozadinos 2026-04-16 12:07:18 +0300
  • e16c819e83
    Adapt to new haiku.skills Yiorgis Gozadinos 2026-04-16 11:50:55 +0300
  • 73d3807b7a
    Merge pull request #343 from ggozad/chore/agui-update Yiorgis Gozadinos 2026-04-14 14:00:42 +0300
  • 0d6df472af
    bump ag-ui protocol deps, fix duplicate React key in chat Yiorgis Gozadinos 2026-04-14 12:50:25 +0300
  • dcde86a5f1
    vb 0.39.0 Yiorgis Gozadinos 2026-04-09 15:33:19 +0300
  • 0a4cd31168
    Merge pull request #341 from ggozad/fix/skill-document-filtering Yiorgis Gozadinos 2026-04-09 15:30:51 +0300
  • a51b922be3
    fix skill analyze tool ignores state.document_filter Yiorgis Gozadinos 2026-04-09 11:08:57 +0300
  • 99af4fe11d
    fix skill list_documents tool ignores state.document_filter Yiorgis Gozadinos 2026-04-09 10:52:01 +0300
  • 4c1eec4ae7
    Merge pull request #335 from ggozad/feat/s3-object-store Yiorgis Gozadinos 2026-04-09 15:27:18 +0300
  • a118ee7aaa
    Cleanup Yiorgis Gozadinos 2026-04-03 19:54:35 +0300
  • 367accb814
    Replace MinIO with SeaweedFS for S3 integration tests Yiorgis Gozadinos 2026-04-03 18:20:25 +0300
  • 5e7a4ebae5
    Update docs Yiorgis Gozadinos 2026-04-03 16:59:08 +0300
  • 98641c24e4
    S3 storage tests Yiorgis Gozadinos 2026-04-03 16:55:11 +0300
  • 8e876ef28d
    For remote stores, detect new db by checking if tables exist Yiorgis Gozadinos 2026-04-03 16:22:42 +0300
  • 2522d46304
    support remote storage in skill generator Yiorgis Gozadinos 2026-04-03 15:59:19 +0300
  • 343bfd7199
    guard app/UI filesystem checks for remote storage Yiorgis Gozadinos 2026-04-03 12:02:20 +0300
  • 110accb8e7
    Add ConnectionMode enum (LOCAL/CLOUD/OBJECT_STORAGE) and connect_lancedb() utility to support S3, GCS, Azure, and HDFS backends via storage_options. Yiorgis Gozadinos 2026-04-03 11:43:51 +0300
  • 23d2aee955
    Merge pull request #338 from ggozad/feat/zstd-image-separation 0.38.0 Yiorgis Gozadinos 2026-04-08 14:16:12 +0300
  • d7d0090a92
    cl Yiorgis Gozadinos 2026-04-08 14:08:00 +0300
  • 900c10972b
    Update docs Yiorgis Gozadinos 2026-04-08 13:29:59 +0300
  • 3fe953eccb
    Minor fixes Yiorgis Gozadinos 2026-04-08 12:53:09 +0300
  • 9c5bef163e
    Use zstandard get_frame_parameters for max_output_size Yiorgis Gozadinos 2026-04-08 09:54:00 +0300
  • 62a436dd9d
    vb Yiorgis Gozadinos 2026-04-08 09:48:23 +0300
  • 89e2a303e6
    migration to split pages and re-compress with zstd Yiorgis Gozadinos 2026-04-07 16:31:24 +0300
  • 53445b8722
    Add docling_pages column to DocumentRecord/Document for separate page image storage. Yiorgis Gozadinos 2026-04-07 16:22:45 +0300
  • b614ef19e1
    switch compression from gzip to zstd, use stdlib for python >= 3.14 Yiorgis Gozadinos 2026-04-07 15:58:08 +0300
  • f10d6b9960
    Merge pull request #339 from ggozad/fix/generated-skills-preamble Yiorgis Gozadinos 2026-04-08 14:03:24 +0300
  • f8db7fccb6
    fix: apply config.prompts.domain_preamble in generated skills Yiorgis Gozadinos 2026-04-08 13:54:53 +0300
  • 3d30840e9d
    vb 0.37.0 Yiorgis Gozadinos 2026-04-07 16:36:27 +0300
  • 506fa050f6
    Merge pull request #337 from ggozad/chore/search-performance Yiorgis Gozadinos 2026-04-07 16:27:24 +0300
  • 8a24606784
    Strip page images from DoclingDocument before validation, unless we use visualize_chunk() Yiorgis Gozadinos 2026-04-07 12:34:39 +0300
  • 32258d4e2a
    Add batching to embeddings for huge documents Yiorgis Gozadinos 2026-04-07 12:06:28 +0300
  • 68c3fa0f79
    Add order to SearchResult, add ChunkRepository.get_chunks_in_range(), to use them in _expand_with_chunks to fetch only nearby chunks Yiorgis Gozadinos 2026-04-07 11:33:46 +0300
  • 6fdb15e3b2
    Add DocumentRepository.get_docling_data() for lazy loading docling in expand_context Yiorgis Gozadinos 2026-04-07 11:19:04 +0300
  • 52712dbdb2
    Use .select() projection to fetch only id/uri/title/metadata in search Yiorgis Gozadinos 2026-04-07 11:04:40 +0300
  • 4a987ed6d1 docs: add docs chore: switch logging to custom logger bryan davis 2026-04-06 15:32:37 -0500
  • e26a452da5 chore: add flag for expansion method fix: remove gzip config bryan davis 2026-04-06 15:07:10 -0500
  • 9bbe43adf4 fix: re-enable expansion bryan davis 2026-04-06 14:56:22 -0500
  • afd91db0e9 feat: add optional gzip feat: add optional cache size test: force expand context false bryan davis 2026-04-06 14:51:29 -0500
  • 804f76f301 add more logging bryan davis 2026-04-06 14:26:54 -0500
  • 712c073e2b add expand_context logging bryan davis 2026-04-06 14:17:24 -0500
  • ff67515b0e add more logging bryan davis 2026-04-06 14:10:22 -0500
  • 7f31166829 fix: ad more logging bryan davis 2026-04-06 14:02:59 -0500
  • d95d8291af fix: more performance tweaks feat: add perf logging bryan davis 2026-04-06 13:51:00 -0500
  • 9da345067c fix: remove need for fetching document bryan davis 2026-04-06 12:12:12 -0500
  • f2998ad0b5
    add visualize_chunk test for multi-page chunks Yiorgis Gozadinos 2026-04-03 20:20:42 +0300
  • e286fc2053
    Merge pull request #328 from ggozad/chore/deps-update Yiorgis Gozadinos 2026-04-03 11:44:29 +0300
  • e4dc60c4f1
    Update core dependencies Yiorgis Gozadinos 2026-03-27 12:19:48 +0200
  • 5c4164d224
    vb 0.36.3 Yiorgis Gozadinos 2026-04-01 13:32:56 +0300
  • 71922c7cd4
    Merge pull request #333 from ggozad/fix/skills-domain-preamble Yiorgis Gozadinos 2026-04-01 13:23:51 +0300
  • eb5db78026
    clarify domain_preamble purpose Yiorgis Gozadinos 2026-04-01 13:11:48 +0300
  • c4c90b3930
    Propagate domain_preamble to skill instructions and main agent preamble Yiorgis Gozadinos 2026-04-01 13:07:58 +0300
  • fa92151311
    Merge pull request #332 from ggozad/fix/citation-uuid-leaking Yiorgis Gozadinos 2026-04-01 12:24:32 +0300
  • 15d94bfe7f
    replace UUIDs with readable identifiers in citation text Yiorgis Gozadinos 2026-04-01 11:30:34 +0300
  • 127535bc56
    vb 0.36.2 Yiorgis Gozadinos 2026-03-28 10:05:50 +0200
  • 55a429ec28
    Merge pull request #331 from tseaver/fix-329-330-reconfig-and-extras Yiorgis Gozadinos 2026-03-28 10:03:43 +0200
  • ef6c69e9a8
    Fix typos Yiorgis Gozadinos 2026-03-28 10:01:46 +0200
  • c2745c987b
    chore: linting Tres Seaver 2026-03-27 14:23:55 -0400
  • ed69bf4262
    fix: include 'db_path'/'config' in 'extras' Tres Seaver 2026-03-27 14:20:31 -0400
  • 13a71e34a7
    vb 0.36.1 Yiorgis Gozadinos 2026-03-27 16:39:22 +0200
  • 5adb7866c3
    Merge pull request #327 from ggozad/feat/skill-extras Yiorgis Gozadinos 2026-03-27 11:58:51 +0200
  • 61a38fc0a9
    Coverage for skill extras Yiorgis Gozadinos 2026-03-27 11:49:51 +0200
  • f4dd2dafc3
    Use haiku.skills extras for passing utility functions Yiorgis Gozadinos 2026-03-27 11:31:10 +0200
  • adcd3bcb92
    Merge pull request #325 from ggozad/fix/inspect Yiorgis Gozadinos 2026-03-26 17:51:20 +0200
  • 5eb250af05
    Fix broken textual detection in chat & inspect Yiorgis Gozadinos 2026-03-26 17:42:38 +0200
  • f46b8195ed
    vb 0.36.0 Yiorgis Gozadinos 2026-03-26 14:15:09 +0200
  • ab80b7366f
    Merge pull request #323 from ggozad/fix/docling-serve-local-parity Yiorgis Gozadinos 2026-03-26 14:10:53 +0200
  • a07a64a31f
    enable repeat_table_header for self-contained table chunks and docling-serve parity Yiorgis Gozadinos 2026-03-25 17:57:42 +0200
  • a3a1ad9811
    detect per-document failure status in docling-serve chunker Yiorgis Gozadinos 2026-03-25 17:26:35 +0200
  • 2e0564d7ea
    Merge pull request #322 from ggozad/feat/reconfigure-skills Yiorgis Gozadinos 2026-03-26 13:58:13 +0200
  • f6231c0b19
    Require haiku.skills>=0.11.0 Yiorgis Gozadinos 2026-03-26 13:48:27 +0200
  • 1c9035ebb5
    Add optional db_path and config params to generated skill create_skill() Yiorgis Gozadinos 2026-03-26 13:41:58 +0200
  • 72cd94322c
    Merge pull request #321 from ggozad/fix/generated-skills-visualization Yiorgis Gozadinos 2026-03-26 11:48:14 +0200
  • 9d986421a0
    add visualize_chunk to generated skills and built-in RAG skill Yiorgis Gozadinos 2026-03-26 11:29:46 +0200
  • 174ece94cc
    Merge pull request #320 from ggozad/fix/proper-skill-package-setup Yiorgis Gozadinos 2026-03-26 10:57:51 +0200
  • ffc70be7b0
    include SKILL.md and assets in generated skill package wheels. Add README to generated skills Yiorgis Gozadinos 2026-03-26 10:49:57 +0200
  • f5014f39bf
    vb 0.35.1 Yiorgis Gozadinos 2026-03-24 17:46:51 +0200
  • 757b58d5db
    Merge pull request #316 from ggozad/feature/create-skill Yiorgis Gozadinos 2026-03-24 17:46:03 +0200
  • 75b9a172cb
    Minor fixes Yiorgis Gozadinos 2026-03-24 17:30:34 +0200
  • 705ce80b4f
    Allow all spec-compliant names Yiorgis Gozadinos 2026-03-24 17:27:56 +0200
  • 7d50edea86
    Fix validate_metadata layering and type annotations in _tools.py Yiorgis Gozadinos 2026-03-24 17:09:14 +0200
  • 7309d13317
    Docs Yiorgis Gozadinos 2026-03-24 16:06:46 +0200