Changelog
All notable changes to ContextOS will be documented here.
v0.1.0 (Initial Release)
Released: 2024-05-15
- Feature: Core
ContextOrchestratorpipeline implementation. - Feature: PostgreSQL + pgvector integration.
- Feature: Hybrid Retrieval combining dense embeddings and BM25.
- Feature: Reciprocal Rank Fusion (RRF) for merging candidate lists.
- Feature: Cross-Encoder Reranking support via BGE models.
- Feature:
MemoryPlannerwith strict token budget enforcement. - Feature:
ExecutionTraceobservability for planner decisions and pipeline latency. - Documentation: Initial documentation site launch.