Commit Graph

  • 6d1f940887 chore: bump version to 1.29.0 Devid HW 2026-04-19 09:52:15 +07:00
  • 41c8b36826 fix: handle MCP notifications properly (notifications/initialized) Devid HW 2026-04-19 09:51:46 +07:00
  • 42318b040a docs: update README with Claude Code and Windsurf MCP installation instructions Devid HW 2026-04-19 09:45:47 +07:00
  • fdb45b8eed fix: redirect tracing logs to stderr to keep stdout clean for MCP JSON Devid HW 2026-04-19 09:21:00 +07:00
  • b63bda64ab chore: Update server.json for v1.28.0 release Devid HW 2026-04-19 08:47:58 +07:00
  • cbed3d15af docs: update README and MCP_TOOLS.md for 57 tools Devid HW 2026-04-19 08:28:07 +07:00
  • 8cce92c409 chore: update server.json to v1.28.0 with new release URL and SHA256 Devid HW 2026-04-19 08:20:43 +07:00
  • 2b136b845b fix: patch path traversal in export_report and create_set_template (v1.28.0) v1.28.0 Devid HW 2026-04-19 08:19:45 +07:00
  • d41c51bae4 feat: add get_active_account and 8 new utility tools Devid HW 2026-04-19 08:11:17 +07:00
  • eae612df75 chore: update server.json to v1.27.0 with new release URL and SHA256 Devid HW 2026-04-19 06:13:22 +07:00
  • 94eb8927fd fix: 0 warnings build and rename package to mcp-mt5-quant v1.27.0 Devid HW 2026-04-19 06:11:43 +07:00
  • 2104fabe50 fix: correct WINDSURF.md path in build script Devid HW 2026-04-19 06:09:35 +07:00
  • 51f19640c3 fix: use official MCP schema URL and add VS Code settings for schema validation Devid HW 2026-04-19 06:07:26 +07:00
  • 1ec0adb6e6 perf: Make auto-verify non-blocking to prevent health check timeout Devid HW 2026-04-19 06:06:05 +07:00
  • 397f893bfc feat: Auto-verify setup on first initialization Devid HW 2026-04-19 05:58:16 +07:00
  • fea132e46e chore: Remove .github/workflows from git tracking and add to .gitignore v1.0.0 Devid HW 2026-04-19 04:56:46 +07:00
  • a3705f2aca chore: Remove .windsurf from git tracking (already in .gitignore) Devid HW 2026-04-19 04:55:21 +07:00
  • 27261db5d0 chore: Add server.json for MCP Registry publishing Devid HW 2026-04-19 04:53:23 +07:00
  • 52ea278cab refactor: Simplify MQL compiler - stage to /tmp, fix spaces-in-path issue Devid HW 2026-04-19 04:39:40 +07:00
  • 61c5fd4dce docs: Move WINDSURF_SETUP.md to docs/WINDSURF.md Devid HW 2026-04-19 03:35:05 +07:00
  • 1461d9cd37 docs: Reorganize documentation structure Devid HW 2026-04-19 03:33:54 +07:00
  • 5cd31ced90 docs: Add documentation status note to MCP_TOOLS.md Devid HW 2026-04-19 03:28:51 +07:00
  • 3f827fd168 docs: Update documentation for modular structure and 43 tools Devid HW 2026-04-19 03:28:32 +07:00
  • e7c1a33b0d Remove non-functional data export tools Devid HW 2026-04-19 03:02:02 +07:00
  • 464374f045 Add data export tools for OHLC and tick data Devid HW 2026-04-19 02:41:49 +07:00
  • bc5d0d7022 Reorganize tool definitions into granular domain modules Devid HW 2026-04-19 02:25:25 +07:00
  • 1f63505cb9 Make analytics granular - individual tools + selective analyze_report Devid HW 2026-04-19 02:13:33 +07:00
  • e94ec8153d Add get_latest_report tool with equity chart support Devid HW 2026-04-19 01:56:41 +07:00
  • 13e821bc5d Add report database and improve compile_ea tool Devid HW 2026-04-19 01:36:07 +07:00
  • 78f287d603 Fix compile error message reporting Devid HW 2026-04-19 01:18:08 +07:00
  • e73be7eb86 Fix MCP protocol version negotiation Devid HW 2026-04-18 23:35:28 +07:00
  • d8646074fb Refactor handlers into SRP modules and add indicator/script tools Devid HW 2026-04-18 18:38:28 +07:00
  • 7959cb5c68 Add .windsurf/ to .gitignore Devid HW 2026-04-18 17:54:25 +07:00
  • 9216600b4f Add healthcheck MCP tool with OS detection and config validation Devid HW 2026-04-18 17:51:43 +07:00
  • 331b7fbb73 Complete migration to Rust implementation Devid HW 2026-04-18 15:57:28 +07:00
  • a3b046c68f feat: complete Rust migration with modular architecture Devid HW 2026-04-18 15:07:08 +07:00
  • 41792b1292 Clean up test files - keep only Rust MCP test Devid HW 2026-04-18 13:42:03 +07:00
  • a59b226a07 Complete Rust implementation migration Devid HW 2026-04-18 13:41:36 +07:00
  • 3cfd374160 Add PyInstaller build support for deployment Devid HW 2026-04-18 13:00:28 +07:00
  • 3a52ccf398 feat: add list_symbols and list_experts MCP tools; fix symbol check Devid HW 2026-04-18 12:05:47 +07:00
  • ffc2b5246c feat: keep MT5 open after backtest; pass config to running instance Devid HW 2026-04-18 11:51:16 +07:00
  • 3f763827f4 feat: MT5-Quant MCP server for backtesting and optimization Devid HW 2026-04-18 11:41:41 +07:00