Skip to content

CSCSoftware/AiDex

v1.16.2 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 2mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-coding claude claude-code code-indexing code-search copilot
+10 more
cursor developer-tools gemini gemini-cli mcp mcp-server sqlite tree-sitter vscode windsurf

Summary

AI summary

New consume parameter removes log entries on query, adding clear‑logs UI and auto‑reconnect WebSocket.

Full changelog

What's New

Log Hub improvements (v1.16.1)

  • Consume pattern: New consume parameter on aidex_log query — returned entries are removed from the buffer, ideal for polling without duplicates
  • Viewer: Clear Logs button: "Clear" button in the Logs tab to reset the log display
  • Viewer: WebSocket auto-reconnect: Viewer automatically reconnects when WebSocket connection drops (2s retry)
  • LogHub Developer Guide: Comprehensive integration guide with code examples for C#, Python, JavaScript, C/C++, PowerShell

Auto-setup overhaul (v1.16.2)

  • Complete rewrite of the CLAUDE.md/GEMINI.md instructions installed by aidex setup
  • Added Log Hub section with full usage guide (init, query, HTTP API, Viewer integration)
  • Added missing query parameters: modified_before, file_filter, type_filter
  • Added task/note summary fields, show_progress for global_init
  • Updated tool count 28 → 30
  • Updated Viewer description to include Logs tab
  • Added "Debug my app — see logs" to Question → Right Tool table

Bug fixes

  • Log entry data: null no longer shows "null" text in Viewer and MCP output

Install / Update

npm install -g aidex-mcp

Full changelog: https://github.com/CSCSoftware/AiDex/blob/master/CHANGELOG.md

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track CSCSoftware/AiDex

Get notified when new releases ship.

Sign up free

About CSCSoftware/AiDex

Persistent code index MCP server using Tree-sitter for fast, precise code search. Replaces grep with ~50 token responses instead of 2000+. Supports 11 languages including C#, TypeScript, Python, Rust, and Go.

All releases →

Beta — feedback welcome: [email protected]