Yiorgis Gozadinos
|
c4c90b3930
|
Propagate domain_preamble to skill instructions and main agent preamble
|
2026-04-01 13:13:36 +03:00 |
|
Yiorgis Gozadinos
|
15d94bfe7f
|
replace UUIDs with readable identifiers in citation text
|
2026-04-01 11:44:17 +03:00 |
|
Yiorgis Gozadinos
|
ef6c69e9a8
|
Fix typos
|
2026-03-28 10:01:46 +02: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
|
f4dd2dafc3
|
Use haiku.skills extras for passing utility functions
|
2026-03-27 11:31:10 +02:00 |
|
Yiorgis Gozadinos
|
5eb250af05
|
Fix broken textual detection in chat & inspect
|
2026-03-26 17:42:38 +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
|
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
|
9d986421a0
|
add visualize_chunk to generated skills and built-in RAG skill
|
2026-03-26 11:41:22 +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
|
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
|
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 |
|
Yiorgis Gozadinos
|
a778ea68a8
|
Extract reusable tool functions from skill implementations
|
2026-03-24 14:46:28 +02:00 |
|
Yiorgis Gozadinos
|
aa9fdf051d
|
Remove support for structured output
|
2026-03-24 14:11:43 +02:00 |
|
Yiorgis Gozadinos
|
ce320ca772
|
Update docling, docling-core and move to version 1.10.0 of DoclingDocument.
|
2026-03-23 17:34:06 +02:00 |
|
Yiorgis Gozadinos
|
fd327996b8
|
Configurable judge and reflect models for evaluations
|
2026-03-18 17:14:11 +02:00 |
|
Yiorgis Gozadinos
|
d4e34ab79f
|
Support for plantuml diagrams
|
2026-03-13 17:18:19 +02:00 |
|
Yiorgis Gozadinos
|
1d108b42ec
|
handle ActivitySnapshotEvent for skill sub-agent tool calls
|
2026-03-13 11:37:24 +02:00 |
|
Yiorgis Gozadinos
|
b09b45e8fa
|
Merge pull request #308 from ggozad/feat/rlm-monty-update
RLM monty update.
|
2026-03-13 11:23:39 +02:00 |
|
Tres Seaver
|
53481a7d7a
|
chore: suppress deprecation wwarning from 'lancedb'
|
2026-03-12 17:11:58 -04:00 |
|
Yiorgis Gozadinos
|
713e9087cc
|
Bump pydantic-monty to 0.0.8, remove regex external functions, update skill
|
2026-03-12 17:24:01 +02:00 |
|
Yiorgis Gozadinos
|
8c7eec8a8d
|
Strengthen cited chunk structured output description
|
2026-03-12 14:00:24 +02:00 |
|
Yiorgis Gozadinos
|
90fe624fa7
|
improve QA citation reliability via prompt and ID normalization
|
2026-03-12 11:50:46 +02:00 |
|
Yiorgis Gozadinos
|
b8c377da1e
|
Prevent read-only mode from creating tables in empty directories
|
2026-03-12 11:42:04 +02:00 |
|
Yiorgis Gozadinos
|
45e94ec67a
|
Set search limit to 10
|
2026-03-11 12:26:41 +02:00 |
|
Yiorgis Gozadinos
|
bf8eec68e3
|
Use dict-keyed counter for concurrent-safe search cap
|
2026-03-11 12:19:19 +02:00 |
|
Yiorgis Gozadinos
|
e2749ad2a6
|
Cap QA agent search iterations to reduce response time
|
2026-03-11 12:13:43 +02:00 |
|
Yiorgis Gozadinos
|
5a0430857f
|
Enable thinking by default for QA agent
|
2026-03-05 15:48:08 +02:00 |
|
Yiorgis Gozadinos
|
3cc2d5e19e
|
Set appropriate temperature and max_tokens defaults
|
2026-03-05 13:23:50 +02:00 |
|
Yiorgis Gozadinos
|
d460d553f3
|
Set repeat_table_header=False to match docling serve
|
2026-03-05 13:02:18 +02:00 |
|
Yiorgis Gozadinos
|
28e90e5a87
|
Auto-detect structured output mode from model profile. Remove the structured_output config field from ModelConfig.
|
2026-03-04 14:51:09 +02:00 |
|
Yiorgis Gozadinos
|
fdd7c21757
|
Add configurable structured output mode (tool vs native)
|
2026-03-04 13:35:32 +02:00 |
|
Yiorgis Gozadinos
|
3f02abbc70
|
Expose skill state metadata as module-level API
|
2026-03-04 11:38:00 +02:00 |
|
Yiorgis Gozadinos
|
034ee27daf
|
Use ToolOutput for structured output.
|
2026-03-03 16:14:45 +02:00 |
|
Yiorgis Gozadinos
|
1eca0fc308
|
Fix AGENT_PREAMBLE
|
2026-03-03 15:06:58 +02:00 |
|
Yiorgis Gozadinos
|
9a4cda1d65
|
Reinforce ask prompt in skill
|
2026-03-03 14:04:53 +02:00 |
|
Yiorgis Gozadinos
|
2566bf1a61
|
Adapt to haiku.skills streaming sub-agent ag-ui events
|
2026-03-03 11:16:44 +02:00 |
|
Yiorgis Gozadinos
|
1a3ea64aa6
|
Remove filter parameter from search and list_documents tools
|
2026-03-03 11:01:58 +02:00 |
|
Yiorgis Gozadinos
|
70273ecf5b
|
Remove filter from the search tool
|
2026-03-02 17:15:38 +02:00 |
|
Yiorgis Gozadinos
|
52ef983e75
|
Fix default chat model, default to config.qa.model
|
2026-02-28 14:00:40 +02:00 |
|
Yiorgis Gozadinos
|
27a71c7e01
|
Adapt skill usage to haiku.skills prompt builder. Closes #289
|
2026-02-28 13:34:54 +02:00 |
|
Yiorgis Gozadinos
|
e2bcbd8eea
|
Update docs, and download-models for title generation
|
2026-02-26 11:05:48 +02:00 |
|
Yiorgis Gozadinos
|
b5cb2852c4
|
Simplify _resolve_title()
|
2026-02-26 10:56:28 +02:00 |
|
Yiorgis Gozadinos
|
41f694d377
|
Better exception handling
|
2026-02-26 08:55:53 +02:00 |
|
Yiorgis Gozadinos
|
49f9843db3
|
add generate_title(), rebuild --title-only, and --title on add
|
2026-02-26 08:40:07 +02:00 |
|