Yiorgis Gozadinos
|
b9fa1a061f
|
Update monty
|
2026-02-24 09:55:45 +02:00 |
|
Yiorgis Gozadinos
|
017712c9b1
|
Update prompts & docs. Remove docker sandbox workflow
|
2026-02-24 09:55:45 +02:00 |
|
Yiorgis Gozadinos
|
c61ded1271
|
Replace Docker sandbox with pydantic-monty
|
2026-02-24 09:55:40 +02:00 |
|
Yiorgis Gozadinos
|
b23f99af06
|
Fix history too
|
2026-02-20 19:15:28 +02:00 |
|
Yiorgis Gozadinos
|
388e94ae80
|
info() should always be read-only
|
2026-02-20 19:13:45 +02:00 |
|
Yiorgis Gozadinos
|
cb5935a6fa
|
Show in tui and nextjs app what is being requested from a skill
|
2026-02-20 18:14:44 +02:00 |
|
Yiorgis Gozadinos
|
492f5cf1e4
|
Avoid mutable defaults
|
2026-02-20 17:59:35 +02:00 |
|
Yiorgis Gozadinos
|
d1fdbdeb21
|
Refactor MCP to use proper models, test
|
2026-02-20 17:39:02 +02:00 |
|
Yiorgis Gozadinos
|
69083c8cb4
|
Fix stale docs
|
2026-02-20 16:59:58 +02:00 |
|
Yiorgis Gozadinos
|
339ff15018
|
Update rlm SKILL.md
|
2026-02-20 16:45:41 +02:00 |
|
Yiorgis Gozadinos
|
5dd8a82d1f
|
Exclude TUI apps from coverage
|
2026-02-20 16:37:16 +02:00 |
|
Yiorgis Gozadinos
|
a1c09e1a47
|
Break apart RLM analysis as a separate skill
|
2026-02-20 16:37:15 +02:00 |
|
Yiorgis Gozadinos
|
37f28ea8de
|
Clean up stale references and dead code
|
2026-02-20 16:37:15 +02:00 |
|
Yiorgis Gozadinos
|
eb9436eb2a
|
Remove unused conversational output mode from research graph
|
2026-02-20 16:36:50 +02:00 |
|
Yiorgis Gozadinos
|
e6310fc484
|
Fix citations typing
|
2026-02-20 16:36:50 +02:00 |
|
Yiorgis Gozadinos
|
c567842420
|
Rewire document filter
|
2026-02-20 16:36:50 +02:00 |
|
Yiorgis Gozadinos
|
696f8598eb
|
Remove get_session_context, handle it automatically in ask()
|
2026-02-20 16:36:49 +02:00 |
|
Yiorgis Gozadinos
|
a7850e2210
|
Assign stable index to citations. Use a strong prompt preamble for our app agents
|
2026-02-20 16:36:48 +02:00 |
|
Yiorgis Gozadinos
|
643ed20d6f
|
Rewrite chat TUI and app backend with haiku.skills
|
2026-02-20 16:36:48 +02:00 |
|
Yiorgis Gozadinos
|
8176103eb0
|
Remove agents/chat/
|
2026-02-20 16:36:48 +02:00 |
|
Yiorgis Gozadinos
|
ed89ff0fc9
|
Simplify tools/ — remove AG-UI state machinery, keep core toolsets
|
2026-02-20 16:36:48 +02:00 |
|
Yiorgis Gozadinos
|
524647c501
|
Add unified RAG skill with session context and reuse existing tools;
|
2026-02-20 16:36:47 +02:00 |
|
Yiorgis Gozadinos
|
4855051936
|
Add research() to client and add haiku.skills dependency, remove --deep flag and simplify app
|
2026-02-20 16:36:47 +02:00 |
|
Yiorgis Gozadinos
|
08a4252c33
|
download-models, show actionable error message when Ollama is not running
|
2026-02-19 14:06:53 +02:00 |
|
Yiorgis Gozadinos
|
a870052ee9
|
Fix coverage
|
2026-02-17 13:22:23 +02:00 |
|
Yiorgis Gozadinos
|
f4735667df
|
emit StateDeltaEvent with client-aware baseline
|
2026-02-17 12:24:09 +02:00 |
|
Yiorgis Gozadinos
|
9685bd533b
|
Expand ~ in paths
|
2026-02-16 17:21:35 +02:00 |
|
Yiorgis Gozadinos
|
8c76897af2
|
Update tui and app to use the toolkit
|
2026-02-16 12:54:44 +02:00 |
|
Yiorgis Gozadinos
|
7ff2123806
|
Introduce toolkit to reduce toolset creation ceremony
|
2026-02-16 11:51:02 +02:00 |
|
Yiorgis Gozadinos
|
72c8f6e1b1
|
Additional tests
|
2026-02-13 18:08:46 +02:00 |
|
Yiorgis Gozadinos
|
84c48e1541
|
Add preamble parameter to chat agent and citations_history to ChatSessionState
|
2026-02-13 16:59:21 +02:00 |
|
Yiorgis Gozadinos
|
5767158737
|
Paddings and ui fixes
|
2026-02-13 16:42:03 +02:00 |
|
Yiorgis Gozadinos
|
969c64d106
|
Add citations_history to SessionState for unified citation rendering between search and ask
|
2026-02-13 16:21:50 +02:00 |
|
Yiorgis Gozadinos
|
c0ed93da2d
|
Expand tests
|
2026-02-13 14:34:24 +02:00 |
|
Yiorgis Gozadinos
|
f5c562db9b
|
Fix double summarization, cleanup
|
2026-02-13 12:16:23 +02:00 |
|
Yiorgis Gozadinos
|
b64d9721bb
|
Mark with pragma no cover areas that are just wiring. Consolidate tests and bring coverage to 100%
|
2026-02-13 11:56:37 +02:00 |
|
Yiorgis Gozadinos
|
d9acdfba9d
|
prompt builder
|
2026-02-13 11:21:09 +02:00 |
|
Yiorgis Gozadinos
|
5f6d9e9812
|
handle state_key duplication between deps and ToolContext
|
2026-02-13 10:23:12 +02:00 |
|
Yiorgis Gozadinos
|
a5b8e3be7e
|
Add AgentDeps and prepare_context for custom agent DX
|
2026-02-12 17:37:37 +02:00 |
|
Yiorgis Gozadinos
|
8f180f707b
|
Decouple QA toolset from chat agent, add ToolContext state methods
|
2026-02-12 17:27:47 +02:00 |
|
Yiorgis Gozadinos
|
0c6d73409d
|
Move SessionContext from agents/chat/state.py to tools/session.py, change QASessionState.session_context to use it
|
2026-02-12 17:13:01 +02:00 |
|
Yiorgis Gozadinos
|
05ebd781d4
|
Move client and tool_context from toolset factories to RunContext.deps
|
2026-02-12 15:50:46 +02:00 |
|
Yiorgis Gozadinos
|
51f1d9cf13
|
Issue a full state snapshot from ask() tool to preserve server side background context
|
2026-02-11 17:49:09 +02:00 |
|
Yiorgis Gozadinos
|
58c2bd49ea
|
Clean up server vs client session setting priorities
|
2026-02-11 16:54:00 +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
|
d88f2f003a
|
Remove incoming_* fields, simplify delta computation
|
2026-02-11 14:31:37 +02:00 |
|
Yiorgis Gozadinos
|
d67df09cce
|
Introduce ToolContextCache
|
2026-02-11 14:18:26 +02:00 |
|
Yiorgis Gozadinos
|
c916356a42
|
Clean up toolset exports, simplify update_session_context(), fix health check
|
2026-02-11 12:46:50 +02:00 |
|
Yiorgis Gozadinos
|
87bcb7a5dc
|
Extract run_qa_core() from ask closure in QA toolset. Remove redundant tests and cassettes for OpenAI and Anthropic QA tools, as they are now tested in the core function tests.
|
2026-02-11 11:38:34 +02:00 |
|