Yiorgis Gozadinos
|
77585ef26a
|
fix per-question capability limits and tool isolation
|
2026-07-24 15:26:18 +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
|
188d35023f
|
rotate chat TUI conversation id per launch / clear-chat
|
2026-05-21 14:21:51 +03:00 |
|
Yiorgis Gozadinos
|
8c57a3ca99
|
Drop the multi-agent research workflow
|
2026-05-20 12:46:48 +03:00 |
|
Yiorgis Gozadinos
|
cb9360ef7b
|
fix chat TUI citation rendering after state flattening
|
2026-04-24 13:48:57 +03:00 |
|
Yiorgis Gozadinos
|
2a0e89bbe7
|
add --skill flag to chat TUI for rag and analysis skills
|
2026-04-17 18:35:16 +03:00 |
|
Yiorgis Gozadinos
|
cb41f84615
|
Add tests
|
2026-02-20 16:36:51 +02:00 |
|
Yiorgis Gozadinos
|
c567842420
|
Rewire document filter
|
2026-02-20 16:36:50 +02:00 |
|
Yiorgis Gozadinos
|
643ed20d6f
|
Rewrite chat TUI and app backend with haiku.skills
|
2026-02-20 16:36:48 +02:00 |
|
Yiorgis Gozadinos
|
0434cd068b
|
Simplify TUI app
|
2026-02-11 15:10:50 +02:00 |
|
Yiorgis Gozadinos
|
9e63ff1ff7
|
Remove session_id from state layer, remove module-level caches
|
2026-02-11 14:55:53 +02:00 |
|
Yiorgis Gozadinos
|
a7b79c433d
|
TUI now generates a UUID session_id on mount and on chat clear
|
2026-02-10 14:21:22 +02:00 |
|
Yiorgis Gozadinos
|
d1a9439500
|
Fix session_id not persisting across AG-UI requests
|
2026-02-10 13:14:05 +02:00 |
|
Yiorgis Gozadinos
|
77894b8c35
|
Clena citation handling now that we handle the total state
|
2026-01-29 12:12:48 +02:00 |
|
Yiorgis Gozadinos
|
202df368a0
|
TUI now syncs full session state from AG-UI events
|
2026-01-29 12:05:46 +02:00 |
|
Yiorgis Gozadinos
|
e2158c7dad
|
Handle snapshot deltas in TUI
|
2026-01-28 15:23:56 +02:00 |
|
Yiorgis Gozadinos
|
7835509213
|
Fix tui test that still wanted to use shortcuts
|
2026-01-26 16:43:11 +02:00 |
|
Yiorgis Gozadinos
|
9ed8773672
|
Unify Citation class and context formatting between chat and research agents
|
2026-01-26 16:42:38 +02:00 |
|
Yiorgis Gozadinos
|
8b2cc19288
|
Fix tests
|
2026-01-19 13:47:20 +02:00 |
|
Yiorgis Gozadinos
|
6b3ff5ef1e
|
CLI app
|
2026-01-13 11:31:21 +02:00 |
|