Skip to content

Releases: Context-Engine-AI/Context-Engine

Release list

v1.0.1

Choose a tag to compare

@m1rl0k m1rl0k released this 08 Jul 23:46
Immutable release. Only release title and notes can be modified.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@m1rl0k m1rl0k released this 03 Jul 13:23
Immutable release. Only release title and notes can be modified.

What's Changed

  • Refrag testing by @m1rl0k in #3
  • Refrag testing by @m1rl0k in #4
  • State Management + Caching by @m1rl0k in #5
  • Granite 4.0 Micro, MCP Router Additions by @m1rl0k in #6
  • Hotfix by @m1rl0k in #7
  • Bunch of Update by @m1rl0k in #8
  • Fix chunking, more QOL improvements by @m1rl0k in #9
  • Fix model by @m1rl0k in #10
  • Refrag testing by @m1rl0k in #12
  • QOL by @m1rl0k in #13
  • Various updates by @m1rl0k in #14
  • Various updates by @m1rl0k in #15
  • Various updates by @m1rl0k in #16
  • Various updates by @m1rl0k in #17
  • try to unify the collection process to make more seamless by @m1rl0k in #18
  • Add multi-collection support and remote delta upload tooling by @voarsh2 in #20
  • feat(vscode): add VS Code extension for remote delta uploads by @mikahoy045 in #22
  • Fix refrag GLM mode, add GLM support to CTX, ctx based Claude Code hook to enhance user prompts by @voarsh2 in #21
  • Ctx glm claude hook refrag v2 by @voarsh2 in #23
  • fix(vscode-ext): improve Windows path handling and add Python depende… by @voarsh2 in #24
  • Extension venv auto installer, logging, etc by @m1rl0k in #26
  • Prompt+ to extension by @m1rl0k in #27
  • (Bugfix): vscextension on MacOS by @mikahoy045 in #28
  • (vscode-ext) MCP config writer (Claude/Windsurf) + Claude Code Hook writing for CTX) + upload improvements + GLM psuedo tags by @voarsh2 in #25
  • Documentation by @m1rl0k in #29
  • Documentation by @m1rl0k in #30
  • fix(k8s): fix kubernetes deployment yaml formatting and syntax by @voarsh2 in #32
  • fix(k8s): fix container configuration ordering in deployment by @voarsh2 in #33
  • Deploys upload service and uses ClusterIP by @voarsh2 in #34
  • k8 manifests:Updates storage class names for Ceph by @voarsh2 in #36
  • mcp_indexer_server: fix: make repo_search tolerant of mcp-remote args schema by @voarsh2 in #35
  • Adds script to sync .env to Kubernetes by @voarsh2 in #37
  • K8:Refactors and configures indexer deployments by @voarsh2 in #38
  • K8:Simplifies MCP server startup by @voarsh2 in #39
  • k8: Updates readiness and liveness probe settings by @voarsh2 in #40
  • k8:Adds security context and refactors storage by @voarsh2 in #41
  • Smarter symbol-level reindexing, ReFRAG memory server alignment, git commit lineage, dev-remote perms + index speed improvements + worktree deup by @voarsh2 in #31
  • Update hybrid_search.py by @m1rl0k in #42
  • Search scaling by @m1rl0k in #43
  • Info-Request by @m1rl0k in #44
  • Add AST analyzer and query optimizer modules by @m1rl0k in #45
  • Pseudo/tag backfill - indexer base index fast pass, faster index path for unchanged files by @voarsh2 in #46
  • Improves cache handling and resource cleanup by @voarsh2 in #47
  • Remote upload watch mode was effectively unusable on large workspaces by @voarsh2 in #49
  • Various updates clean by @m1rl0k in #50
  • Fix Windows host path mapping for smart reindex and dedupe dual-path … by @voarsh2 in #51
  • fix: migrate llama.cpp registry to official ggml-org by @chris-stinemetz in #53
  • MCP Bridge (ctxce) + Optional Auth: single MCP server (HTTP/stdio) for Indexer & Memory, VS Code auto‑wiring, backend auth endpoints by @voarsh2 in #48
  • fix(bridge): make repo_search path mapping visible for compact + stru… by @voarsh2 in #54
  • Add MiniMax M2 decoder backend support by @m1rl0k in #55
  • Tree sitter bug fixing by @m1rl0k in #56
  • fix(vscode-ext): pass auth password via env to avoid Windows cmd esca… by @voarsh2 in #60
  • fix(create_indexes): make init job multi-repo aware and import-safe by @voarsh2 in #61
  • fix(indexer): exclude nested .remote-git dirs during /work multi-repo… by @voarsh2 in #58
  • admin: gate & harden new collection deletion; add safe workspace clea… by @voarsh2 in #62
  • Qwen 0.6b embeddings by @m1rl0k in #63
  • chore: dev remote stack as default (for full feature support) by @voarsh2 in #66
  • vscode-ext: publish build GH workflow by @voarsh2 in #67
  • Regression fix:(workspace_state): avoid repo_name='work' for /work/<r… by @voarsh2 in #71
  • fix: Add ARM64 support and static linking to llamacpp Dockerfile by @AP3X-Dev in #69
  • Rerank recursive by @m1rl0k in #68
  • Rerank recursive by @m1rl0k in #72
  • refactor(vscode-ext): modularize extension, add sidebar UI, profiles by @voarsh2 in #64
  • fix(indexer): self-heal when Qdrant collection is deleted mid-run by @voarsh2 in #70
  • k8s: add rerank-learning support (worker + shared PVC subpaths) by @voarsh2 in #77
  • Speed up unchanged indexing via cache memoization + repo detection by… by @voarsh2 in #73
  • vscode-ext: add Augment MCP config writing support and MCP config target selector by @voarsh2 in #76
  • k8s: fix init-payload HF cache perms (mount models PVC + set cache env) by @voarsh2 in #81
  • fix(git-history): prune orphaned commit vectors on HEAD rewinds by @voarsh2 in #59
  • ctx-mcp-bridge: normalize tool arg paths (path/under + glob) to workspace-relative by @voarsh2 in #80
  • Add code signal detection and dynamic symbol boosting by @m1rl0k in #79
  • context-engine-uploader: persist profiles across local/remote without Settings Sync by @voarsh2 in #84
  • docker: harden builds against pip timeouts by @voarsh2 in #83
  • Trm adjustment by @m1rl0k in #88
  • Update architecture diagram and description in README by @m1rl0k in #89
  • Add dynamic micro-chunk sizing and logging config by @m1rl0k in #91
  • Prioritize function arguments over env vars in chunking by @m1rl0k in #92
  • Add .dockerignore file by @m1rl0k in #94
  • feat(vscode): extend Prompt+ actions + ctx_config default mode switch by @voarsh2 in #86
  • fix ...
Read more