..
chat
Use haiku.rag as telemtry scope
2026-05-26 11:44:47 +03:00
chunkers
move cpu bound actions off of main loop
2026-06-18 16:35:48 -05:00
client
Thread extract_items off the asyncio event loop
2026-06-22 13:19:38 -04:00
config
Add custom ingester sources via entry points
2026-06-16 10:54:24 +03:00
converters
move cpu bound actions off of main loop
2026-06-18 16:35:48 -05:00
embeddings
Always use the Store-owned embedder
2026-05-29 11:36:53 +03:00
ingester
improve coverage
2026-06-22 12:59:44 +03:00
inspector
urface document_meta in info, history, and the inspector
2026-06-12 10:17:18 +03:00
providers
Let httpx errors flow through DoclingServeClient
2026-05-26 17:38:49 +03:00
reranking
fix mxbai reranker crash in chat TUI
2026-05-20 17:18:57 +03:00
sandbox
Serialize shared-connection access across skill tools and the sandbox
2026-06-05 17:22:11 +03:00
skill_generator
Drop the multi-agent research workflow
2026-05-20 12:46:48 +03:00
skills
Bound analysis execute_code calls to avoid request-limit nulls
2026-06-06 14:52:05 +03:00
store
coverage
2026-06-12 10:17:19 +03:00
tools
Verify picture bytes before attaching to multimodal tool returns
2026-05-13 16:01:39 +03:00
__init__.py
Restructure into uv workspace to support minimal and full installations
2025-11-04 17:59:12 +02:00
app.py
urface document_meta in info, history, and the inspector
2026-06-12 10:17:18 +03:00
cli.py
urface document_meta in info, history, and the inspector
2026-06-12 10:17:18 +03:00
context.py
search: only attach picture bytes from pre-expansion chunks
2026-05-19 15:03:22 +03:00
logging.py
Restructure into uv workspace to support minimal and full installations
2025-11-04 17:59:12 +02:00
mcp.py
Always use the Store-owned embedder
2026-05-29 11:36:53 +03:00
s3.py
swap aioboto3 for obstore in the S3 client path
2026-05-11 11:29:42 +03:00
telemetry.py
Use haiku.rag as telemtry scope
2026-05-26 11:44:47 +03:00
utils.py
Drop the multi-agent research workflow
2026-05-20 12:46:48 +03:00