Yiorgis Gozadinos
|
53445b8722
|
Add docling_pages column to DocumentRecord/Document for separate page image storage.
|
2026-04-08 14:04:32 +03:00 |
|
Yiorgis Gozadinos
|
b614ef19e1
|
switch compression from gzip to zstd, use stdlib for python >= 3.14
|
2026-04-08 14:04:32 +03:00 |
|
Yiorgis Gozadinos
|
f10d6b9960
|
Merge pull request #339 from ggozad/fix/generated-skills-preamble
fix: apply config.prompts.domain_preamble in generated skills
|
2026-04-08 14:03:24 +03:00 |
|
Yiorgis Gozadinos
|
f8db7fccb6
|
fix: apply config.prompts.domain_preamble in generated skills
|
2026-04-08 13:54:53 +03:00 |
|
Yiorgis Gozadinos
|
3d30840e9d
|
vb
|
2026-04-07 16:36:27 +03:00 |
|
Yiorgis Gozadinos
|
506fa050f6
|
Merge pull request #337 from ggozad/chore/search-performance
Performance improvements for large documents
|
2026-04-07 16:27:24 +03:00 |
|
Yiorgis Gozadinos
|
8a24606784
|
Strip page images from DoclingDocument before validation, unless we use visualize_chunk()
|
2026-04-07 12:54:23 +03:00 |
|
Yiorgis Gozadinos
|
32258d4e2a
|
Add batching to embeddings for huge documents
|
2026-04-07 12:06:28 +03:00 |
|
Yiorgis Gozadinos
|
68c3fa0f79
|
Add order to SearchResult, add ChunkRepository.get_chunks_in_range(), to use them in _expand_with_chunks to fetch only nearby chunks
|
2026-04-07 12:04:05 +03:00 |
|
Yiorgis Gozadinos
|
6fdb15e3b2
|
Add DocumentRepository.get_docling_data() for lazy loading docling in expand_context
|
2026-04-07 11:19:04 +03:00 |
|
Yiorgis Gozadinos
|
52712dbdb2
|
Use .select() projection to fetch only id/uri/title/metadata in search
|
2026-04-07 11:04:40 +03:00 |
|
Yiorgis Gozadinos
|
f2998ad0b5
|
add visualize_chunk test for multi-page chunks
|
2026-04-03 20:20:42 +03:00 |
|
Yiorgis Gozadinos
|
e286fc2053
|
Merge pull request #328 from ggozad/chore/deps-update
Update core dependencies
|
2026-04-03 11:44:29 +03:00 |
|
Yiorgis Gozadinos
|
e4dc60c4f1
|
Update core dependencies
|
2026-04-03 10:14:27 +03:00 |
|
Yiorgis Gozadinos
|
5c4164d224
|
vb
|
2026-04-01 13:32:56 +03:00 |
|
Yiorgis Gozadinos
|
71922c7cd4
|
Merge pull request #333 from ggozad/fix/skills-domain-preamble
Propagate domain_preamble to skill instructions and main agent preamble
|
2026-04-01 13:23:51 +03:00 |
|
Yiorgis Gozadinos
|
eb5db78026
|
clarify domain_preamble purpose
|
2026-04-01 13:13:52 +03:00 |
|
Yiorgis Gozadinos
|
c4c90b3930
|
Propagate domain_preamble to skill instructions and main agent preamble
|
2026-04-01 13:13:36 +03:00 |
|
Yiorgis Gozadinos
|
fa92151311
|
Merge pull request #332 from ggozad/fix/citation-uuid-leaking
Replace UUIDs with readable identifiers in citation text
|
2026-04-01 12:24:32 +03:00 |
|
Yiorgis Gozadinos
|
15d94bfe7f
|
replace UUIDs with readable identifiers in citation text
|
2026-04-01 11:44:17 +03:00 |
|
Yiorgis Gozadinos
|
127535bc56
|
vb
|
2026-03-28 10:05:50 +02:00 |
|
Yiorgis Gozadinos
|
55a429ec28
|
Merge pull request #331 from tseaver/fix-329-330-reconfig-and-extras
fix: include 'db_path'/'config' in 'extras'
|
2026-03-28 10:03:43 +02:00 |
|
Yiorgis Gozadinos
|
ef6c69e9a8
|
Fix typos
|
2026-03-28 10:01:46 +02:00 |
|
Tres Seaver
|
c2745c987b
|
chore: linting
|
2026-03-27 14:23:55 -04:00 |
|
Tres Seaver
|
ed69bf4262
|
fix: include 'db_path'/'config' in 'extras'
fix: 'skills.rlm.create_skill' includes extras
Closes #329.
Closes #330.
|
2026-03-27 14:20:31 -04:00 |
|
Yiorgis Gozadinos
|
13a71e34a7
|
vb
|
2026-03-27 16:39:22 +02:00 |
|
Yiorgis Gozadinos
|
5adb7866c3
|
Merge pull request #327 from ggozad/feat/skill-extras
Use haiku.skills extras for passing utility functions
|
2026-03-27 11:58:51 +02:00 |
|
Yiorgis Gozadinos
|
61a38fc0a9
|
Coverage for skill extras
|
2026-03-27 11:54:53 +02:00 |
|
Yiorgis Gozadinos
|
f4dd2dafc3
|
Use haiku.skills extras for passing utility functions
|
2026-03-27 11:31:10 +02:00 |
|
Yiorgis Gozadinos
|
adcd3bcb92
|
Merge pull request #325 from ggozad/fix/inspect
Fix broken textual detection in chat & inspect
|
2026-03-26 17:51:20 +02:00 |
|
Yiorgis Gozadinos
|
5eb250af05
|
Fix broken textual detection in chat & inspect
|
2026-03-26 17:42:38 +02:00 |
|
Yiorgis Gozadinos
|
f46b8195ed
|
vb
|
2026-03-26 14:15:09 +02:00 |
|
Yiorgis Gozadinos
|
ab80b7366f
|
Merge pull request #323 from ggozad/fix/docling-serve-local-parity
Fix docling-serve silent failure detection and local chunker table header parity
|
2026-03-26 14:10:53 +02:00 |
|
Yiorgis Gozadinos
|
a07a64a31f
|
enable repeat_table_header for self-contained table chunks and docling-serve parity
|
2026-03-26 14:02:12 +02:00 |
|
Yiorgis Gozadinos
|
a3a1ad9811
|
detect per-document failure status in docling-serve chunker
|
2026-03-26 14:02:11 +02:00 |
|
Yiorgis Gozadinos
|
2e0564d7ea
|
Merge pull request #322 from ggozad/feat/reconfigure-skills
Add post-discovery reconfiguration for generated skills
|
2026-03-26 13:58:13 +02:00 |
|
Yiorgis Gozadinos
|
f6231c0b19
|
Require haiku.skills>=0.11.0
|
2026-03-26 13:48:27 +02:00 |
|
Yiorgis Gozadinos
|
1c9035ebb5
|
Add optional db_path and config params to generated skill create_skill()
|
2026-03-26 13:41:58 +02:00 |
|
Yiorgis Gozadinos
|
72cd94322c
|
Merge pull request #321 from ggozad/fix/generated-skills-visualization
add visualize_chunk to generated skills and built-in RAG skill
|
2026-03-26 11:48:14 +02:00 |
|
Yiorgis Gozadinos
|
9d986421a0
|
add visualize_chunk to generated skills and built-in RAG skill
|
2026-03-26 11:41:22 +02:00 |
|
Yiorgis Gozadinos
|
174ece94cc
|
Merge pull request #320 from ggozad/fix/proper-skill-package-setup
include SKILL.md, assets and README in generated skill package wheels.
|
2026-03-26 10:57:51 +02:00 |
|
Yiorgis Gozadinos
|
ffc70be7b0
|
include SKILL.md and assets in generated skill package wheels. Add README to generated skills
|
2026-03-26 10:49:57 +02:00 |
|
Yiorgis Gozadinos
|
f5014f39bf
|
vb
|
2026-03-24 17:46:51 +02:00 |
|
Yiorgis Gozadinos
|
757b58d5db
|
Merge pull request #316 from ggozad/feature/create-skill
Add create-skill command for generating standalone skill packages
|
2026-03-24 17:46:03 +02:00 |
|
Yiorgis Gozadinos
|
75b9a172cb
|
Minor fixes
|
2026-03-24 17:45:46 +02:00 |
|
Yiorgis Gozadinos
|
705ce80b4f
|
Allow all spec-compliant names
|
2026-03-24 17:27:56 +02:00 |
|
Yiorgis Gozadinos
|
7d50edea86
|
Fix validate_metadata layering and type annotations in _tools.py
|
2026-03-24 17:09:14 +02:00 |
|
Yiorgis Gozadinos
|
7309d13317
|
Docs
|
2026-03-24 16:06:46 +02:00 |
|
Yiorgis Gozadinos
|
ce95234cc8
|
CLI for create-skill;
|
2026-03-24 15:44:46 +02:00 |
|
Yiorgis Gozadinos
|
26da4a0624
|
Skill generator core
|
2026-03-24 15:44:24 +02:00 |
|