Nicolò Boschi
12e9a3d305
feat: moltbot integration ( #216 )
...
* feat: moltbot integration
* fixes
* fixes
2026-01-29 16:58:04 +01:00
Nicolò Boschi
20f2b92069
doc: release notes for 0.4.0 ( #217 )
...
* doc: release notes for 0.4.0
* doc: release notes for 0.4.0
* doc: release notes for 0.4.0
* doc: release notes for 0.4.0
2026-01-28 16:54:05 +01:00
Nicolò Boschi
5b52a84fff
chore: internal renames ( #204 )
...
This commit renames the terminology across the entire codebase:
- "mental models" (fact_type='mental_model' in memory_units) → "observations"
- "reflections" table (stored reflect responses) → "mental_models"
Changes include:
- Database migration to rename tables, indexes, and constraints
- API endpoints: /reflections → /mental-models, /mental-models → /observations
- Config: ENABLE_MENTAL_MODELS → ENABLE_OBSERVATIONS
- Response models and Pydantic classes
- Reflect agent tools and prompts
- Control plane UI and routes
- Documentation and examples
- Regenerated OpenAPI spec and client SDKs (Python, TypeScript)
- Rust CLI: reflection commands → mental-model commands
- LiteLLM: updated fact_types documentation
2026-01-27 09:53:28 +01:00
Nicolò Boschi
522b71aab8
doc: mental models ( #199 )
...
* doc: mental models
* doc: mental models
2026-01-26 14:27:08 +01:00
Nicolò Boschi
eb2702bcba
misc: performance improvements ( #140 )
...
* misc: performance improvements
* misc: performance improvements
* misc: performance improvements
2026-01-09 14:47:20 +01:00
Nicolò Boschi
c65c6a9dc0
feat: support for multilingual content ( #124 )
...
* feat: support for multilingual content
* feat: support for multilingual content
2026-01-08 12:14:41 +01:00
Nicolò Boschi
233bd2e5d4
feat: run db migrations offline (optionally) ( #114 )
...
* feat: run db migrations offline (optionally)
* fix
2026-01-07 15:49:51 +01:00
Nicolò Boschi
36e48a7166
doc: add skills documentation ( #73 )
...
* doc: add skills documentation
* doc: add skills documentation
2025-12-23 15:42:27 +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
9394cf92f2
fix: doc build and lint files ( #34 )
...
* fix doc build
* fix doc build
2025-12-16 13:49:09 +01:00
Nicolò Boschi
47be07f97f
bump pg0 0.11.x and improve documentation ( #33 )
...
* bump pg0 0.11.x and improve documentation
* bump pg0 0.11.x and improve documentation
* bump pg0 0.11.x and improve documentation
* ci: test notebooks on ci
* ci: test notebooks on ci
* rm llms-full from repo
* formatting
* formatting
2025-12-16 13:33:01 +01:00
Nicolò Boschi
bb1f9cb221
feat: support for gemini-3-pro and gpt-5.2 ( #30 )
...
* feat: support for gemini-3-pro and gpt-5.2
* feat: support for gemini-3-pro and gpt-5.2
* feat: support for gemini-3-pro and gpt-5.2
* feat: support for gemini-3-pro and gpt-5.2
* feat: add local mcp server
* docs
* docs
2025-12-16 11:00:27 +01:00
Nicolò Boschi
8a7c6e4e91
litellm release integration
2025-12-15 10:48:27 +01:00
Nicolò Boschi
fa554b8980
brandind and misc fixes
2025-12-11 12:46:48 +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
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
3ebe262a13
update doc
2025-12-09 10:13:31 +01:00
Nicolò Boschi
06b956a553
new names
2025-12-04 21:34:05 +01:00
Nicolò Boschi
6073ac4ffd
docs, packages and quick start
2025-12-04 12:49:01 +01:00
Nicolò Boschi
f7cf33c610
fix regressions and bunch of issues
2025-12-01 18:44:49 +01:00
Nicolò Boschi
d099ef870d
rename to new names
2025-11-27 16:22:16 +01:00
Nicolò Boschi
b1ff2e8823
rename to hindsight ( #2 )
2025-11-25 19:28:26 +01:00