Skip to content

v1.16.2 — Log Hub polish & auto-setup overhaul

Choose a tag to compare

@CSCSoftware CSCSoftware released this 20 Mar 17:02
· 84 commits to master since this release

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