Commit graph

  • b5cb2852c4
    Simplify _resolve_title() Yiorgis Gozadinos 2026-02-26 10:56:28 +0200
  • d3a1031ec4
    Update docs Yiorgis Gozadinos 2026-02-26 09:09:42 +0200
  • 41f694d377
    Better exception handling Yiorgis Gozadinos 2026-02-26 08:55:53 +0200
  • 49f9843db3
    add generate_title(), rebuild --title-only, and --title on add Yiorgis Gozadinos 2026-02-26 08:40:07 +0200
  • ae3469b282
    add automatic title generation for documents Yiorgis Gozadinos 2026-02-25 17:12:24 +0200
  • 2acb0292e4
    vb 0.32.0 Yiorgis Gozadinos 2026-02-24 13:30:01 +0200
  • 0ed1e5289c
    Merge pull request #280 from ggozad/feat/monty Yiorgis Gozadinos 2026-02-24 13:28:04 +0200
  • 6759a2e0a5
    Give regex to monty as externals Yiorgis Gozadinos 2026-02-24 13:12:56 +0200
  • d134276819
    Update docs Yiorgis Gozadinos 2026-02-24 12:26:04 +0200
  • 1ee9747551
    Catch MontyRuntimeError from Monty() constructor Yiorgis Gozadinos 2026-02-24 12:11:20 +0200
  • 380fc6c930
    Consolidate prompt Yiorgis Gozadinos 2026-02-24 11:56:45 +0200
  • 459fdfca71
    Add get_docling_document external function to sandbox Yiorgis Gozadinos 2026-02-24 11:50:34 +0200
  • d3c6322481
    Simplify sandbox with run_monty_async, replace manual ThreadPoolExecutor start/resume loop Yiorgis Gozadinos 2026-02-24 11:35:39 +0200
  • b9fa1a061f
    Update monty Yiorgis Gozadinos 2026-02-20 12:26:08 +0200
  • 454f12b319
    Update coverage Yiorgis Gozadinos 2026-02-17 16:38:43 +0200
  • 017712c9b1
    Update prompts & docs. Remove docker sandbox workflow Yiorgis Gozadinos 2026-02-17 16:05:29 +0200
  • c61ded1271
    Replace Docker sandbox with pydantic-monty Yiorgis Gozadinos 2026-02-17 15:56:54 +0200
  • 2cafb5c8cc
    vb 0.31.1 Yiorgis Gozadinos 2026-02-20 19:41:17 +0200
  • c529ecc940
    Merge pull request #285 from ggozad/fix/info-readonly Yiorgis Gozadinos 2026-02-20 19:40:41 +0200
  • 32813e7610
    Fix info and history commands crashing on read-only filesystems 0.30.3 Yiorgis Gozadinos 2026-02-20 19:23:30 +0200
  • b23f99af06
    Fix history too Yiorgis Gozadinos 2026-02-20 19:14:48 +0200
  • 388e94ae80
    info() should always be read-only Yiorgis Gozadinos 2026-02-20 19:13:45 +0200
  • e186e13cd2
    vb 0.31.0 Yiorgis Gozadinos 2026-02-20 19:01:16 +0200
  • 82a5ce8519
    Merge pull request #282 from ggozad/feat/haiku-skills Yiorgis Gozadinos 2026-02-20 19:00:04 +0200
  • cb5935a6fa
    Show in tui and nextjs app what is being requested from a skill Yiorgis Gozadinos 2026-02-20 18:14:44 +0200
  • 492f5cf1e4
    Avoid mutable defaults Yiorgis Gozadinos 2026-02-20 17:59:35 +0200
  • d1fdbdeb21
    Refactor MCP to use proper models, test Yiorgis Gozadinos 2026-02-20 17:38:53 +0200
  • 69083c8cb4
    Fix stale docs Yiorgis Gozadinos 2026-02-20 16:59:58 +0200
  • 339ff15018
    Update rlm SKILL.md Yiorgis Gozadinos 2026-02-20 16:44:22 +0200
  • 5dd8a82d1f
    Exclude TUI apps from coverage Yiorgis Gozadinos 2026-02-20 16:30:25 +0200
  • 11534bf686
    Skills documentation Yiorgis Gozadinos 2026-02-20 16:28:16 +0200
  • a1c09e1a47
    Break apart RLM analysis as a separate skill Yiorgis Gozadinos 2026-02-20 16:24:51 +0200
  • 37f28ea8de
    Clean up stale references and dead code Yiorgis Gozadinos 2026-02-20 15:38:29 +0200
  • cb41f84615
    Add tests Yiorgis Gozadinos 2026-02-20 15:08:08 +0200
  • c55c68a96d
    Fix frontend build: satisfy CopilotChatView messageView slot type. Closes #284 Yiorgis Gozadinos 2026-02-20 14:52:37 +0200
  • eb9436eb2a
    Remove unused conversational output mode from research graph Yiorgis Gozadinos 2026-02-20 14:37:06 +0200
  • e6310fc484
    Fix citations typing Yiorgis Gozadinos 2026-02-20 14:08:10 +0200
  • c567842420
    Rewire document filter Yiorgis Gozadinos 2026-02-20 14:04:05 +0200
  • 972fb18d30
    Wire AG-UI state round-tripping in app backend Yiorgis Gozadinos 2026-02-20 13:20:11 +0200
  • 696f8598eb
    Remove get_session_context, handle it automatically in ask() Yiorgis Gozadinos 2026-02-20 11:37:55 +0200
  • bf724ad1ef
    Update docs & examples Yiorgis Gozadinos 2026-02-20 11:08:50 +0200
  • 09e6324add
    Adapt frontend Yiorgis Gozadinos 2026-02-20 11:03:53 +0200
  • a7850e2210
    Assign stable index to citations. Use a strong prompt preamble for our app agents Yiorgis Gozadinos 2026-02-20 11:02:46 +0200
  • 643ed20d6f
    Rewrite chat TUI and app backend with haiku.skills Yiorgis Gozadinos 2026-02-19 17:01:17 +0200
  • 8176103eb0
    Remove agents/chat/ Yiorgis Gozadinos 2026-02-19 16:39:50 +0200
  • ed89ff0fc9
    Simplify tools/ — remove AG-UI state machinery, keep core toolsets Yiorgis Gozadinos 2026-02-19 16:31:35 +0200
  • 524647c501
    Add unified RAG skill with session context and reuse existing tools; Yiorgis Gozadinos 2026-02-19 15:52:49 +0200
  • 4855051936
    Add research() to client and add haiku.skills dependency, remove --deep flag and simplify app Yiorgis Gozadinos 2026-02-19 13:41:19 +0200
  • 0c270ba42f
    vb 0.30.2 Yiorgis Gozadinos 2026-02-19 14:28:13 +0200
  • 1cf448538a
    Merge pull request #283 from ggozad/fix/download-models-ollama-not-running Yiorgis Gozadinos 2026-02-19 14:26:53 +0200
  • 1e8d29d938
    test-cover download models Yiorgis Gozadinos 2026-02-19 14:14:07 +0200
  • 08a4252c33
    download-models, show actionable error message when Ollama is not running Yiorgis Gozadinos 2026-02-19 13:55:45 +0200
  • 356e9f040d
    Merge pull request #281 from ggozad/fix/cachetools Yiorgis Gozadinos 2026-02-19 14:05:24 +0200
  • df5c8bcfaf
    Add cachetools dependency Yiorgis Gozadinos 2026-02-19 13:04:07 +0200
  • d15c31b550
    Fix changelog and bump version script Yiorgis Gozadinos 2026-02-19 12:32:11 +0200
  • c62fe5fce8
    vb 0.30.1 Yiorgis Gozadinos 2026-02-17 13:56:43 +0200
  • 8e67d0212e
    Merge pull request #279 from ggozad/chore/dep-update Yiorgis Gozadinos 2026-02-17 13:54:37 +0200
  • 0919d5babf
    Merge pull request #278 from ggozad/fix/ask-tool-statedelta Yiorgis Gozadinos 2026-02-17 13:53:01 +0200
  • 8abcb5ce32
    Update react dependencies Yiorgis Gozadinos 2026-02-17 13:29:26 +0200
  • a870052ee9
    Fix coverage Yiorgis Gozadinos 2026-02-17 12:56:57 +0200
  • 2d5fbd06f2
    Update dependencies Yiorgis Gozadinos 2026-02-17 12:44:01 +0200
  • f4735667df
    emit StateDeltaEvent with client-aware baseline Yiorgis Gozadinos 2026-02-17 12:24:09 +0200
  • 9685bd533b
    Expand ~ in paths Yiorgis Gozadinos 2026-02-16 17:21:35 +0200
  • 53f6cd3579
    vb 0.30.0 Yiorgis Gozadinos 2026-02-16 13:12:06 +0200
  • b8d9903e1b
    Merge pull request #273 from ggozad/feat/reusable-toolsets Yiorgis Gozadinos 2026-02-16 13:08:58 +0200
  • 8c76897af2
    Update tui and app to use the toolkit Yiorgis Gozadinos 2026-02-16 12:15:03 +0200
  • 7ff2123806
    Introduce toolkit to reduce toolset creation ceremony Yiorgis Gozadinos 2026-02-16 11:51:02 +0200
  • 72c8f6e1b1
    Additional tests Yiorgis Gozadinos 2026-02-13 18:08:03 +0200
  • 84c48e1541
    Add preamble parameter to chat agent and citations_history to ChatSessionState Yiorgis Gozadinos 2026-02-13 16:59:21 +0200
  • 5767158737
    Paddings and ui fixes Yiorgis Gozadinos 2026-02-13 16:42:03 +0200
  • 969c64d106
    Add citations_history to SessionState for unified citation rendering between search and ask Yiorgis Gozadinos 2026-02-13 16:21:50 +0200
  • c0ed93da2d
    Expand tests Yiorgis Gozadinos 2026-02-13 14:34:24 +0200
  • f5c562db9b
    Fix double summarization, cleanup Yiorgis Gozadinos 2026-02-13 12:01:28 +0200
  • b64d9721bb
    Mark with pragma no cover areas that are just wiring. Consolidate tests and bring coverage to 100% Yiorgis Gozadinos 2026-02-13 11:48:28 +0200
  • d9acdfba9d
    prompt builder Yiorgis Gozadinos 2026-02-13 11:21:09 +0200
  • 4247ecbedf
    Agentic example with and without agui Yiorgis Gozadinos 2026-02-13 10:40:36 +0200
  • 5f6d9e9812
    handle state_key duplication between deps and ToolContext Yiorgis Gozadinos 2026-02-13 10:23:12 +0200
  • 2496b02a3b
    Docs Yiorgis Gozadinos 2026-02-12 17:38:41 +0200
  • a5b8e3be7e
    Add AgentDeps and prepare_context for custom agent DX Yiorgis Gozadinos 2026-02-12 17:34:52 +0200
  • 8f180f707b
    Decouple QA toolset from chat agent, add ToolContext state methods Yiorgis Gozadinos 2026-02-12 17:27:47 +0200
  • 0c6d73409d
    Move SessionContext from agents/chat/state.py to tools/session.py, change QASessionState.session_context to use it Yiorgis Gozadinos 2026-02-12 17:13:01 +0200
  • 05ebd781d4
    Move client and tool_context from toolset factories to RunContext.deps Yiorgis Gozadinos 2026-02-12 15:49:14 +0200
  • 467bcff94d
    Add frontend session management with localStorage persistence, deduplicate shared code Yiorgis Gozadinos 2026-02-12 15:14:27 +0200
  • abfee49d13
    cl Yiorgis Gozadinos 2026-02-11 17:56:01 +0200
  • 51f1d9cf13
    Issue a full state snapshot from ask() tool to preserve server side background context Yiorgis Gozadinos 2026-02-11 17:49:09 +0200
  • 0562809344
    Bring back sandbox VCR Yiorgis Gozadinos 2026-02-11 16:49:59 +0200
  • 58c2bd49ea
    Clean up server vs client session setting priorities Yiorgis Gozadinos 2026-02-11 16:54:00 +0200
  • 0434cd068b
    Simplify TUI app Yiorgis Gozadinos 2026-02-11 15:10:50 +0200
  • 81140e9d19
    Migrate RLM sandbox to docker-py SDK with remote Docker support Yiorgis Gozadinos 2026-02-11 15:02:41 +0200
  • 9e63ff1ff7
    Remove session_id from state layer, remove module-level caches Yiorgis Gozadinos 2026-02-11 14:55:53 +0200
  • d88f2f003a
    Remove incoming_* fields, simplify delta computation Yiorgis Gozadinos 2026-02-11 14:31:37 +0200
  • d67df09cce
    Introduce ToolContextCache Yiorgis Gozadinos 2026-02-11 14:18:26 +0200
  • 5fc4ddff69
    Docs Yiorgis Gozadinos 2026-02-11 12:55:09 +0200
  • c916356a42
    Clean up toolset exports, simplify update_session_context(), fix health check Yiorgis Gozadinos 2026-02-11 11:51:58 +0200
  • 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. Yiorgis Gozadinos 2026-02-11 11:12:09 +0200
  • 2cc4a8a88f
    Fix VCR cassette Yiorgis Gozadinos 2026-02-10 18:01:13 +0200
  • f85aaefed7
    Extract shared snapshot helpers Yiorgis Gozadinos 2026-02-10 17:34:30 +0200
  • a592a04031
    Removed unused accumulator states Yiorgis Gozadinos 2026-02-10 16:15:30 +0200
  • cf4083d2d7
    Add multi-turn integration test with initial context and summarization Yiorgis Gozadinos 2026-02-10 14:55:12 +0200
  • ce3c3e7ed5
    Add feature-based chat agent & prompt composition Yiorgis Gozadinos 2026-02-10 13:39:12 +0200