Commit graph

  • da47e3e345
    Unify get_typed() into get() with optional type parameter Yiorgis Gozadinos 2026-02-10 11:10:09 +0200
  • 0dd181356e
    Update vcr Yiorgis Gozadinos 2026-02-06 16:44:59 +0100
  • dd7162e72e
    Fix get_or_create type annotation, export compute_combined_state_delta Yiorgis Gozadinos 2026-02-06 14:56:40 +0100
  • bd3b26f78b
    Extract get_session_filter helper, remove dead code and duplicate tests Yiorgis Gozadinos 2026-02-06 14:53:26 +0100
  • feee458d97
    Update agents docs Yiorgis Gozadinos 2026-02-06 14:48:08 +0100
  • df57b0cf43
    Remove SearchAgent & friends, consolidate duplicate models Yiorgis Gozadinos 2026-02-06 13:40:23 +0100
  • 84b320765a
    Fix analysis tool to use docker sandbox Yiorgis Gozadinos 2026-02-05 22:12:09 +0100
  • 3ed9cbb7d3
    Use the tools inside the chat agent. Yiorgis Gozadinos 2026-02-05 12:48:35 +0100
  • 5bcbcc3928
    Remove analyze tool from chat agent Yiorgis Gozadinos 2026-02-02 12:07:42 +0200
  • 2be3389222
    DocumentToolset, QAToolset, AnalysisToolset Yiorgis Gozadinos 2026-02-02 11:25:25 +0200
  • 2f229f91e1
    Create SearchToolset, refactor QA Agent to use it Yiorgis Gozadinos 2026-02-02 11:01:43 +0200
  • a3863882cd
    Introduce tool module & ToolContext to save state Yiorgis Gozadinos 2026-02-02 10:23:03 +0200
  • 3544c3177a
    Merge pull request #275 from ggozad/fix/tui-session-id Yiorgis Gozadinos 2026-02-10 13:37:07 +0100
  • a7b79c433d
    TUI now generates a UUID session_id on mount and on chat clear Yiorgis Gozadinos 2026-02-10 14:21:22 +0200
  • aaa9b6a32f
    vb 0.29.1 Yiorgis Gozadinos 2026-02-10 13:29:30 +0200
  • 8bae858626
    Merge pull request #274 from ggozad/fix/empty-state_id Yiorgis Gozadinos 2026-02-10 12:26:19 +0100
  • d1a9439500
    Fix session_id not persisting across AG-UI requests Yiorgis Gozadinos 2026-02-10 13:01:40 +0200
  • a889883cfc
    Update wix benchmarks Yiorgis Gozadinos 2026-02-10 12:49:24 +0200
  • 0d5ef6fac4
    Merge pull request #272 from ggozad/fix/list-documents-oom Yiorgis Gozadinos 2026-02-06 14:57:04 +0100
  • 8c2a101a8a
    Fix out-of-memory in list_documents by adding column projection Yiorgis Gozadinos 2026-02-06 14:07:20 +0100
  • 17c2136b4e
    vb 0.29.0 Yiorgis Gozadinos 2026-02-06 12:48:16 +0100
  • 3c3b14958d
    Merge pull request #271 from ggozad/feat/recursive-llm Yiorgis Gozadinos 2026-02-06 12:41:05 +0100
  • 20414ed959
    Additional tests Yiorgis Gozadinos 2026-02-06 12:03:42 +0100
  • 720f697a48
    Cleanup Yiorgis Gozadinos 2026-02-06 11:33:35 +0100
  • f8ec511250
    Return consolidated program from RLM agent instead of execution history Yiorgis Gozadinos 2026-02-06 11:07:46 +0100
  • e882831afb
    Fix execute_code prompt Yiorgis Gozadinos 2026-02-06 10:47:07 +0100
  • dc83dde9ab
    Make test_client_resolve_document not require embeddings Yiorgis Gozadinos 2026-02-06 10:33:19 +0100
  • a0c4ddbd01
    Simplify deps Yiorgis Gozadinos 2026-02-06 09:53:49 +0100
  • 122da834d7
    Use resolve_document() Yiorgis Gozadinos 2026-02-06 09:53:39 +0100
  • 764b62ee20
    Fix tests Yiorgis Gozadinos 2026-02-05 21:20:25 +0100
  • b426827fc2
    Docker-based sandbox. Reused within a single rlm() call for latency Yiorgis Gozadinos 2026-02-05 19:59:00 +0100
  • 4241a4b09e
    Security fixes for RLM. Fix type() builtin, AST validation for dict key access, sql injection Yiorgis Gozadinos 2026-02-05 14:57:35 +0100
  • fb6bbca124
    Remove analyze tool from chat agent, not yet ready for integration Yiorgis Gozadinos 2026-02-05 14:14:29 +0100
  • 9a480cee90
    Return program in chat agent analyze; Yiorgis Gozadinos 2026-01-30 17:10:51 +0200
  • ed570633cd
    Basic integration of RLM with chat agent Yiorgis Gozadinos 2026-01-30 13:17:51 +0200
  • 56cf6ebfb6
    Docs Yiorgis Gozadinos 2026-01-30 12:08:39 +0200
  • 198a8d5a88
    Add pre-loaded documents support and improve RLM test coverage Yiorgis Gozadinos 2026-01-29 19:42:00 +0200
  • fa4d7731d7
    Replace ask() with llm(). Add and document the programs written in tests Yiorgis Gozadinos 2026-01-29 19:15:41 +0200
  • 5e7832a6ea
    Fix REPL for docling document, add test Yiorgis Gozadinos 2026-01-29 18:41:07 +0200
  • 5e5fc4a7d9
    Integration tests for RLM Yiorgis Gozadinos 2026-01-29 18:30:36 +0200
  • b68b2393e9
    Integrate with client, cli, app, mcp Yiorgis Gozadinos 2026-01-29 18:12:11 +0200
  • 75de81accf
    RLM agent Yiorgis Gozadinos 2026-01-29 15:31:59 +0200
  • ad416cac84
    RLM sandbox environment Yiorgis Gozadinos 2026-01-29 14:14:04 +0200
  • e470304277
    Merge pull request #270 from ggozad/feat/chunking-ocr-options Yiorgis Gozadinos 2026-02-06 12:04:45 +0100
  • b22ac33dde
    Pass OCR options from conversion_options to docling-serve chunker Yiorgis Gozadinos 2026-02-03 11:34:46 +0200
  • d1ed616a04 feat: turn off ocr on docling serve chunking to avoid issues with read-only docker containers bryan davis 2026-02-02 15:20:31 -0600
  • b6431322cf
    Merge pull request #268 from ggozad/chore/fix-flaky-hf-tests Yiorgis Gozadinos 2026-01-31 12:24:16 +0200
  • 35bed89717
    Fix flaky huggingface in tests by caching the tokenizer Yiorgis Gozadinos 2026-01-31 12:07:42 +0200
  • 1e22937482
    vb 0.28.0 Yiorgis Gozadinos 2026-01-31 11:12:38 +0200
  • 5cdf079322
    Merge pull request #267 from ggozad/feat/research-graph-improvements Yiorgis Gozadinos 2026-01-31 11:11:40 +0200
  • ac76ecee86
    Remove dead code from iterative research planning refactor Yiorgis Gozadinos 2026-01-31 10:36:11 +0200
  • 42f2d0fd0e
    docs Yiorgis Gozadinos 2026-01-30 22:43:56 +0200
  • 57d5b1bde5
    Simplify research planning: remove gather_context, always use planner Yiorgis Gozadinos 2026-01-30 21:15:09 +0200
  • 109f770a2a
    Refactor research graph to iterative planning approach Yiorgis Gozadinos 2026-01-30 20:46:29 +0200
  • 5f6488e116
    Update benchmarks Yiorgis Gozadinos 2026-01-30 13:05:47 +0200
  • 4264cdcc24
    vb 0.27.2 Yiorgis Gozadinos 2026-01-29 15:35:42 +0200
  • f17c1d5003
    TUI video link in docs Yiorgis Gozadinos 2026-01-29 15:26:35 +0200
  • 6aa9f83670
    Merge pull request #265 from ggozad/feat/deep-ask-evals Yiorgis Gozadinos 2026-01-29 14:40:53 +0200
  • 2a99cb09bf
    Evaluate using ask --deep Yiorgis Gozadinos 2026-01-29 14:22:18 +0200
  • 39f4937916
    Handle missing datasets from huggingface Yiorgis Gozadinos 2026-01-29 13:31:31 +0200
  • 51e6be0d68
    Merge pull request #264 from ggozad/fix/tui Yiorgis Gozadinos 2026-01-29 12:26:10 +0200
  • 77894b8c35
    Clena citation handling now that we handle the total state Yiorgis Gozadinos 2026-01-29 12:12:48 +0200
  • 202df368a0
    TUI now syncs full session state from AG-UI events Yiorgis Gozadinos 2026-01-29 12:05:46 +0200
  • 49efe3eede
    Update docs Yiorgis Gozadinos 2026-01-28 18:12:31 +0200
  • 2afb10f6a4
    Merge pull request #263 from ggozad/feat/state-deltas Yiorgis Gozadinos 2026-01-28 17:44:55 +0200
  • cbd94f6cc9
    Always use state deltas instead of conditional snapshot/delta logic Yiorgis Gozadinos 2026-01-28 16:50:58 +0200
  • 57fd08d600
    Revert "Synthesis steps now select only relevant citations instead of including all" Yiorgis Gozadinos 2026-01-28 16:00:27 +0200
  • e2158c7dad
    Handle snapshot deltas in TUI Yiorgis Gozadinos 2026-01-28 15:23:56 +0200
  • 3741274c6c
    Update ty and fix Yiorgis Gozadinos 2026-01-28 14:24:16 +0200
  • 639accc923
    Update tests for state deltas Yiorgis Gozadinos 2026-01-28 14:19:42 +0200
  • e325962fcc
    Add logging to the backend Yiorgis Gozadinos 2026-01-28 13:42:19 +0200
  • b5aeefb10f
    Fix state delta computation by avoiding mutation of original state Yiorgis Gozadinos 2026-01-28 13:39:02 +0200
  • c27dde2497
    Send state deltas updates instead of full state snapshots Yiorgis Gozadinos 2026-01-28 11:36:10 +0200
  • 27532eb657
    Merge pull request #262 from ggozad/feat/chat-agent-improvements Yiorgis Gozadinos 2026-01-28 14:05:43 +0200
  • 1bc2b5f05a
    Add vcr test Yiorgis Gozadinos 2026-01-27 17:28:50 +0200
  • 5bfd6db984
    Test count_documents Yiorgis Gozadinos 2026-01-27 17:17:05 +0200
  • 626f5cdd0e
    Make list_documents return structured output and give feedback about total count and pages Yiorgis Gozadinos 2026-01-27 17:00:39 +0200
  • cca03dbe61
    Give the conversational agent a list documents and a summarize tools Yiorgis Gozadinos 2026-01-27 16:39:48 +0200
  • 8a587ec554
    Synthesis steps now select only relevant citations instead of including all Yiorgis Gozadinos 2026-01-27 15:56:29 +0200
  • 614c34b98f
    Add read-only initial context for chat sessions for TUI and web app Yiorgis Gozadinos 2026-01-27 13:59:00 +0200
  • bb634e68a4
    vb 0.27.1 Yiorgis Gozadinos 2026-01-27 11:17:17 +0200
  • 66467abec3
    Merge pull request #261 from ggozad/chore/chat-agent-improvements Yiorgis Gozadinos 2026-01-27 11:16:35 +0200
  • 09aa94bfe5
    Fix datetime JSON serialization in AG-UI StateSnapshotEvent Yiorgis Gozadinos 2026-01-27 10:52:23 +0200
  • ee3cb5bd87
    Allow initial_context to be set for the chat agent Yiorgis Gozadinos 2026-01-27 10:36:23 +0200
  • 7c9d70fa62
    vb 0.27.0 Yiorgis Gozadinos 2026-01-26 16:46:33 +0200
  • ab10bfc689
    Merge pull request #254 from ggozad/feat/context-building Yiorgis Gozadinos 2026-01-26 16:44:24 +0200
  • 6f9bc369dc
    Improve coverage Yiorgis Gozadinos 2026-01-26 16:22:18 +0200
  • 5976cebe8c
    Concolidate tests Yiorgis Gozadinos 2026-01-26 15:41:29 +0200
  • 061b8450a6
    docs Yiorgis Gozadinos 2026-01-26 15:26:34 +0200
  • 9ce711db29
    Update tests Yiorgis Gozadinos 2026-01-26 15:13:24 +0200
  • 0465e1eebd
    Update prompt to remove the recall tool Yiorgis Gozadinos 2026-01-26 15:10:06 +0200
  • a7d7a09c22
    Integrate recall functionality into ask tool Yiorgis Gozadinos 2026-01-26 15:06:17 +0200
  • 7835509213
    Fix tui test that still wanted to use shortcuts Yiorgis Gozadinos 2026-01-26 14:24:40 +0200
  • 276e86a033
    Fix citation selection when we call visualize Yiorgis Gozadinos 2026-01-26 14:20:41 +0200
  • 7f63a7c4ab
    Use recall tool in chat agent Yiorgis Gozadinos 2026-01-26 14:12:31 +0200
  • 77647b08bc
    Recall tool in chat agent Yiorgis Gozadinos 2026-01-26 13:56:44 +0200
  • 8f35033a42
    Update search(), ask() to use get_or_assign_index() Yiorgis Gozadinos 2026-01-26 12:17:36 +0200
  • fa2072a720
    Docs Yiorgis Gozadinos 2026-01-26 13:53:40 +0200
  • 0419c9a0ae
    Filter documents in app Yiorgis Gozadinos 2026-01-26 13:48:37 +0200
  • af786596b1
    Document filter in the TUI, use command palette instead of shortcuts Yiorgis Gozadinos 2026-01-26 13:33:23 +0200