-
release: 0.5.3 (#2246)
发布于
2026-02-27 06:29:56 +00:00 Description
0.5.3 release
Acceptance Criteria
Type of Change
- Bug fix (non-breaking change that fixes an issue)
- New feature (non-breaking change that adds functionality)
- Code refactoring
- Other (please specify):
Screenshots
Pre-submission Checklist
- I have tested my changes thoroughly before submitting this PR
(SeeCONTRIBUTING.md) - This PR contains minimal changes necessary to address the
issue/feature - My code follows the project's coding standards and style
guidelines - I have added tests that prove my fix is effective or that my
feature works - I have added necessary documentation (if applicable)
- All new and existing tests pass
- I have searched existing PRs to ensure this change hasn't been
submitted already - I have linked any relevant issues in the description
- My commits have clear and descriptive messages
DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.Summary by CodeRabbit
- New Features
- Interactive 3D graph visualization in the app (dataset “visualize”
link and demo page).- Session API: fetch session history, add/delete feedback.
- Tenant/user management endpoints (list roles/users, assign/remove,
view my tenants).- Multi-dataset visualization endpoint.
- Improvements
- Enhanced delete flows (dataset/data, CLI preview/options).
- New health and configuration endpoints.
- LLM/embedding resilience and llama.cpp configuration options.
- Optional containerized CI runs; broader test coverage.
- Bug Fixes
- Safer storage property handling; improved Windows file:// path
resolution. - Documentation
- Added visualization demo guide; release process tweaks.
- Chores
- CI action versions bumped; new CI Docker image.
下载附件