Yiorgis Gozadinos
4bcfb9cc3b
Lead the README with what haiku.rag does
2026-08-18 14:37:05 +03:00
Yiorgis Gozadinos
771ac9c96c
Register the optional capabilities where agents are composed
...
The README feature list and the overview stopped at the analysis capability.
Both examples and the app backend composed agents without the capabilities the
documentation recommends alongside an evidence capability.
custom_agent.py ran each input as an independent agent run, so it needed a state
dict and a carried history before compaction could mean anything there: without
state the evidence record is empty, and earlier evidence would reduce to
receipts retaining nothing.
2026-08-13 15:04:05 +03:00
Yiorgis Gozadinos
5f4c73f89f
Add image attachment to the chat TUI
2026-07-25 10:58:08 +03:00
Yiorgis Gozadinos
43c17a6777
fix capability execution limits and chat loading
2026-07-24 15:26:17 +03:00
Yiorgis Gozadinos
9deb1f2bd4
replace haiku.skills with native Pydantic AI capabilities
2026-07-24 15:26:17 +03:00
Yiorgis Gozadinos
0e271eaf4b
Remove --before/--at time travel
2026-07-16 13:11:33 +03:00
Yiorgis Gozadinos
0813a1c980
Add tag CLI commands and history tag annotations
2026-07-16 13:11:27 +03:00
Yiorgis Gozadinos
144900d385
Remove the mxbai reranking provider
2026-07-14 11:09:55 +03:00
Yiorgis Gozadinos
b098be790b
Document multimodal embedder flag and Voyage/Cohere providers
2026-06-23 15:23:10 +03:00
Yiorgis Gozadinos
0114653522
Docs update
2026-05-27 13:22:35 +03:00
Yiorgis Gozadinos
66d5fee682
Docker & docs updates
2026-05-26 11:44:45 +03:00
Yiorgis Gozadinos
b7f542b148
fix README links and stale MkDocs reference
2026-05-20 17:00:40 +03:00
Yiorgis Gozadinos
8c57a3ca99
Drop the multi-agent research workflow
2026-05-20 12:46:48 +03:00
Yiorgis Gozadinos
6f95e2bc27
Delete the standalone QA and analysis agents
2026-05-19 11:39:20 +03:00
Yiorgis Gozadinos
5e6a7148ed
Update README
2026-05-06 13:24:44 +03:00
Yiorgis Gozadinos
d2b3ba1b59
rename RLM agent to analysis throughout the codebase
2026-04-17 18:32:01 +03:00
Yiorgis Gozadinos
69083c8cb4
Fix stale docs
2026-02-20 16:59:58 +02:00
Yiorgis Gozadinos
37f28ea8de
Clean up stale references and dead code
2026-02-20 16:37:15 +02:00
Yiorgis Gozadinos
56cf6ebfb6
Docs
2026-02-06 12:07:18 +01:00
Yiorgis Gozadinos
49efe3eede
Update docs
2026-01-28 18:12:31 +02:00
Yiorgis Gozadinos
ea492248e7
Remove a2a examples, clean up
2026-01-19 16:53:40 +02:00
Yiorgis Gozadinos
f6bb3c2d33
Update README
2026-01-13 12:02:14 +02:00
Yiorgis Gozadinos
68ac50acff
Add coverage and badges
2025-12-29 14:36:01 +02:00
Yiorgis Gozadinos
eac87d8603
Update readme
2025-12-19 16:28:23 +02:00
Yiorgis Gozadinos
8206498af8
Documentation updates
2025-12-10 13:02:49 +02:00
Yiorgis Gozadinos
3e18a5f2ff
Update project description
2025-11-29 11:18:53 +02:00
Yiorgis Gozadinos
e10b207b47
Improve documentation
2025-11-28 13:10:03 +02:00
Yiorgis Gozadinos
0303e6a8cd
Support LMStudio
2025-11-26 10:31:40 +02:00
Yiorgis Gozadinos
5612ecaee7
Fix documentation configuration index
2025-11-26 10:24:53 +02:00
Yiorgis Gozadinos
1008e6e10f
Fix broken links
2025-11-25 14:27:44 +02:00
Yiorgis Gozadinos
973522ffe2
Documentation
2025-11-17 13:07:46 +02:00
Yiorgis Gozadinos
032625b0bb
Refactor everything graph-related under the graph module
2025-11-13 13:22:03 +02:00
Yiorgis Gozadinos
ed27acc1a2
Update docs
2025-11-13 13:22:02 +02:00
Yiorgis Gozadinos
9ee64a33e0
Remove A2A from haiku.rag, turn it into an example
2025-11-07 13:31:51 +02:00
Yiorgis Gozadinos
7ef7aaad4e
Remove deprecation note
2025-11-07 11:58:13 +02:00
Yiorgis Gozadinos
782fbafb3d
Make graph settings part of config for both deep ask and research graphs
2025-11-06 14:31:22 +02:00
Yiorgis Gozadinos
f06dac7102
Update READMEs
2025-11-05 10:47:00 +02:00
Yiorgis Gozadinos
700e7c94e0
Update docs
2025-11-04 18:49:57 +02:00
Yiorgis Gozadinos
5c7c79397c
Merge pull request #125 from ggozad/feat/filtering
...
Filtered searches
2025-10-30 14:28:42 +02:00
Yiorgis Gozadinos
2f00686605
Support for zero entropy reranker
2025-10-30 13:36:44 +02:00
Yiorgis Gozadinos
f0f844d21d
Update documentation
2025-10-30 13:07:13 +02:00
Yiorgis Gozadinos
205b78734f
Update README with mcp-name
2025-10-27 11:58:12 +02:00
Yiorgis Gozadinos
0fbe8cc516
Update documentation
2025-10-23 11:58:47 +03:00
Yiorgis Gozadinos
8e0fbc80fc
Remove sqlite migration from next version
2025-10-23 10:47:24 +03:00
Mikko Ohtamaa
e5e435e028
Adding end to end tutorial
2025-10-20 19:11:40 +03:00
Yiorgis Gozadinos
c7e84aa2da
Merge pull request #111 from ggozad/feat/ag-ui-example
...
Full AG-UI integration example featuring an interactive frontend doing research
2025-10-20 17:41:31 +03:00
Yiorgis Gozadinos
1ab15decf6
Update docs
2025-10-20 16:46:55 +03:00
Mikko Ohtamaa
b7174d63cb
Add Python version hint
...
haiku.rag needs Python 3.12
2025-10-17 14:51:51 +02:00
Yiorgis Gozadinos
7a119dd5aa
Link to MCP/A2A in readme
2025-10-14 13:41:08 +03:00
Yiorgis Gozadinos
34b3e9969f
Interactive client
2025-10-14 11:55:47 +03:00