Pier-Jean Malandrino
bd232bdef3
feat(frontend): ingestion button in Studio for one-click indexing
...
Closes #76
2026-04-10 21:21:32 +02:00
Pier-Jean Malandrino
a21daa24da
feat: add embedding microservice and EmbeddingService port
...
Closes #71
2026-04-10 20:53:24 +02:00
Pier-Jean Malandrino
9cffb2a9a7
feat(infra): add OpenSearch adapter implementing VectorStore port
...
Closes #70
2026-04-10 20:48:50 +02:00
Pier-Jean Malandrino
a111a5009f
feat(domain): add VectorStore port and SearchResult value object
...
Closes #69
2026-04-10 20:40:17 +02:00
Pier-Jean Malandrino
b968ea230e
feat(architecture): define vector index metadata schema
...
Closes #68
2026-04-10 20:35:03 +02:00
Pier-Jean Malandrino
80b0c44e8c
feat(chunking): soft-delete chunk with confirmation dialog
...
Closes #90
2026-04-10 20:28:24 +02:00
Pier-Jean Malandrino
d1054813ad
Merge branch 'release/0.4.0' into feature/edit-chunk-text
2026-04-10 20:26:46 +02:00
Pier-Jean Malandrino
c74a3277b8
feat(chunking): inline chunk text editing
...
Closes #89
2026-04-10 19:37:29 +02:00
Pier-Jean Malandrino
8ab908d229
feat(infra): add Docker Compose dev stack with OpenSearch
...
Closes #148
2026-04-10 19:26:37 +02:00
Pier-Jean Malandrino
86fb98a7c7
chore: bump version to 0.3.1 and update CHANGELOG
2026-04-09 15:52:09 +02:00
Pier-Jean Malandrino
098ad30596
Freeze CHANGELOG for 0.3.0 release
2026-04-07 08:53:04 +02:00
Pier-Jean Malandrino
1ff8c5108f
Add release process, dynamic versioning, and changelog catch-up
...
Replace hardcoded version strings with build-time injection:
- Frontend: Vite __APP_VERSION__ from env or package.json
- Backend: APP_VERSION env var exposed via /health endpoint
- Docker: build arg propagated through both stages
- CI: release workflow extracts version from git tag
Document branching strategy and release process in CONTRIBUTING.md.
Catch up CHANGELOG with v0.2.0 and Unreleased sections.
Sync package.json version to 0.3.0.
2026-04-02 16:08:37 +02:00
pjmalandrino
577225d10e
Add qualityt check and contributing doc
2026-03-21 15:34:54 +01:00