[all-commits] [llvm/llvm-project] 1f9db9: [mlir] mlir-opt-repl: add mcp-config command, fix ...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Sun Jun 14 17:36:10 PDT 2026
Branch: refs/heads/users/makslevental/mlir-opt-mcp
Home: https://github.com/llvm/llvm-project
Commit: 1f9db95485388adfc0944e4c9fb865620bb828ce
https://github.com/llvm/llvm-project/commit/1f9db95485388adfc0944e4c9fb865620bb828ce
Author: makslevental <m_levental at apple.com>
Date: 2026-06-14 (Sun, 14 Jun 2026)
Changed paths:
M mlir/test/mlir-opt-repl/test_cli_and_edge_cases.py
M mlir/tools/mlir-opt-repl/README.md
M mlir/tools/mlir-opt-repl/src/mlir_opt_repl/__main__.py
Log Message:
-----------
[mlir] mlir-opt-repl: add mcp-config command, fix readline on Windows
- 'mlir-opt-repl mcp-config' prints ready-to-paste Claude Code JSON
with absolute paths resolved for the current installation
- Handle missing readline on Windows (graceful degradation)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list