Nicolò Boschi
d49e8201b4
feat: add max_tokens and structured output to /reflect ( #74 )
...
* feat: add structured output to /reflect
* feat: add structured output to /reflect
* imrpove
* add max_toksn
* fix rust client
* fix rust client
* fix rust client
* try fix
* try fix
* no stricts
2026-01-01 17:09:39 +01:00
Bjorn Schliebitz
6b78f7d949
fix(mcp): Chain MCP lifespan with FastAPI app lifespan ( #81 )
...
The MCP server's lifespan was not being properly chained with the
FastAPI app's lifespan, causing the MCP server to not start/stop
correctly when mounted as a sub-application.
Changes:
- Create MCP app before FastAPI app to access its lifespan
- Chain MCP lifespan context with FastAPI's lifespan context
- Ensures MCP server lifecycle is properly managed
This fix is required for the MCP server to function correctly when
used with Claude Code and other MCP clients.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 16:33:58 +01:00
Nicolò Boschi
e06a6120a3
feat(misc): update clients types, test coverage, improve /health endpoint and add changelog ( #70 )
...
* doc: changelog and delete doc info
* others
* others
* fixes
* fixes
2025-12-23 12:49:31 +01:00
Nicolò Boschi
234d426499
fix(ui): timestamp is not considered in retain ( #68 )
2025-12-22 22:27:31 +01:00
Nicolò Boschi
26850a0156
doc: add documentation for extensions ( #62 )
...
* add doc for extensions
* add doc for extensions
2025-12-22 11:58:05 +01:00
Nicolò Boschi
2a0c490c9e
feat: extensions ( #54 )
2025-12-22 11:05:23 +01:00
cesarandreslopez
a831a7b77b
Improve LLM JSON parsing error handling with retry logic and detailed logging ( #61 )
...
* Improve LLM JSON parsing error handling with retry logic and detailed logging
* npm changes (packaging)
---------
Co-authored-by: CAL <cal@datumcon.com>
2025-12-22 10:44:02 +01:00
Nicolò Boschi
04f01ab9ab
fix: bank list response with no name banks
2025-12-17 13:21:16 +01:00
Nicolò Boschi
63f51385c4
fix: retain async fails ( #40 )
...
* fix: retain async fails
* fix: retain async fails
2025-12-17 13:17:38 +01:00
Nicolò Boschi
9394cf92f2
fix: doc build and lint files ( #34 )
...
* fix doc build
* fix doc build
2025-12-16 13:49:09 +01:00
Nicolò Boschi
7dd68538bb
feat: add local mcp server ( #32 )
2025-12-16 10:50:20 +01:00
Nicolò Boschi
94c2b85c81
switch to pg0-embedded ( #28 )
...
* switch to pg0-embedded
* switch to pg0-embedded
* stricter mcp lib
2025-12-12 19:13:26 +01:00
Nicolò Boschi
fa554b8980
brandind and misc fixes
2025-12-11 12:46:48 +01:00
Nicolò Boschi
94665b2111
improve docs
2025-12-10 16:47:41 +01:00
Nicolò Boschi
f42476bf94
fix: make sure openai provider works + docs updates ( #23 )
...
* fix: make sure openai provider works
* fix: make sure openai provider works
* fix
2025-12-10 16:10:10 +01:00
Nicolò Boschi
f7789f4961
fix openapi tags
2025-12-10 10:15:13 +01:00
Nicolò Boschi
040eb33ea6
improve ci and tests ( #22 )
...
* improve ci and tests
* add more tests
* fixes
* fix tests
* fix more
* fix
* fix
* fix
* fix
* fix for real
* tests and doc
* fix cp
* fix link pg0
* fix pg0
* fix pg0
* fix pg0
* even better
* more
* fix
2025-12-09 19:16:00 +01:00
Nicolò Boschi
eef43f59c2
improve retain performances, caching and tests
2025-12-08 18:21:56 +01:00
Nicolò Boschi
76cfa8f9c4
fix entity and migrate memory disposition
2025-12-08 16:14:49 +01:00
Nicolò Boschi
06b956a553
new names
2025-12-04 21:34:05 +01:00
Nicolò Boschi
b4a2915d89
rename bank facts to interactions
2025-12-04 17:21:10 +01:00
Nicolò Boschi
91bc3b02bc
speed up batch writes
2025-12-04 16:52:43 +01:00
Nicolò Boschi
b83fd3a5c3
improve docker and mcp
2025-12-04 15:38:55 +01:00
Nicolò Boschi
e0cfec1666
cli installation
2025-12-04 13:16:42 +01:00
Nicolò Boschi
09fbcc2020
prepare for release
2025-12-03 11:52:25 +01:00
Nicolò Boschi
943f6e7844
control plane and api issues
2025-12-02 18:28:57 +01:00
Nicolò Boschi
f7cf33c610
fix regressions and bunch of issues
2025-12-01 18:44:49 +01:00
Nicolò Boschi
3e72984cd2
chunks
2025-11-29 16:34:13 +01:00
Nicolò Boschi
d099ef870d
rename to new names
2025-11-27 16:22:16 +01:00
Nicolò Boschi
a3ad76d165
many improvements
2025-11-26 18:22:25 +01:00
Nicolò Boschi
b1ff2e8823
rename to hindsight ( #2 )
2025-11-25 19:28:26 +01:00