Back to Releases

ContextOS v0.7.0

$npm install -g @siddharthakatiyar/contextos@latest
View on GitHub ↗

Changed

  • -Breaking Change: Consolidated MCP tools. `ctx_search`, `ctx_graph`, and `ctx_ast` were merged into a single unified `ctx_retrieve` tool for simplicity.
  • -Revamped token budget enforcing. ContextOS now physically counts tokens using `gpt-tokenizer` to ensure strictly bound Context Windows.