ContextOS

Changelog

All notable changes to ContextOS will be documented here.

v0.1.0 (Initial Release)

Released: 2024-05-15

  • Feature: Core ContextOrchestrator pipeline 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: MemoryPlanner with strict token budget enforcement.
  • Feature: ExecutionTrace observability for planner decisions and pipeline latency.
  • Documentation: Initial documentation site launch.