Communicate Repository Changes with mergeway-diff
Use mergeway-diff with a time-based Git baseline to explain semantic data changes over time.
The how-to guides capture focused, task-oriented recipes for Mergeway users. Each guide assumes you already understand the core concepts and need a concrete sequence of steps to accomplish a specific outcome, such as enforcing formatting in CI or wiring Mergeway into deployment automation.
For editor integration, start with Set up mergeway-lsp in VS Code and Neovim.
For MCP client setup, see Use mergeway-mcp with Claude and Codex.
Use mergeway-diff with a time-based Git baseline to explain semantic data changes over time.
Use the example repository to get started with Mergeway CLI
Set up GitHub Actions and CODEOWNERS to keep Mergeway formatting and ownership consistent.
Advanced guide on using JSON Schema and JSON Path for setting up Mergeway with existing data structures
Configure pre-commit to run mergeway-cli fmt before each commit.
Configure the Mergeway VS Code extension or a generic LSP client to launch mergeway-lsp.
Configure mergeway-mcp as a local stdio MCP server for Claude and Codex.