🚀 Features
-
Docker
docker run -v $PWD:/data ghcr.io/likec4/likec4 build -o dist
Long-baked #1840, supports everything from CLI.
📖 Documentation
Improvements
- cli: title option in cli, thanks @pavelpykhtin (#2056) (f4cfbe1), closes #1942
- dsl: short syntax for constraints on kind, thanks @pavelpykhtin (#2054) (0d16fe8), closes #1994
- mcp: improve MCP tools with structured outputs, aware of metadata, and can "open" the preview if needed (cfe23f8)
Bug Fixes
- dev-env: aux.* files renamed to match windows constraints on reserved filenames, thanks @pavelpykhtin (92f6cff)
- dsl: element identifier conflict with HEX (#2050) (8059b10), closes #2049
- dsl: spec parsing bug with boolean strings (105ffc0), closes #2057
- formatter: Fixed handling of internal quotes, thanks @pavelpykhtin #2005 (3f8f8df)