Download Latest Version v1.55.1 source code.tar.gz (23.8 MB)
Email in envelope

Get an email when there's a new version of Architecture as a code

Home / v1.54.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-07 2.3 kB
v1.54.0 source code.tar.gz 2026-04-07 23.8 MB
v1.54.0 source code.zip 2026-04-07 27.2 MB
Totals: 3 Items   51.0 MB 0

šŸš€ Features

  • Standalone LSP Package:\ New @likec4/lsp package -- a self-contained, fully-bundled CJS language server with zero runtime dependencies for third-party editor integrations (Neovim, Zed, etc.). Fixes #2840, #2843

  • list-icons CLI Command:\ New likec4 list-icons command to list all available built-in icons with --format text|json and --group filter options. #2832

  • LikeC4 DSL Agent Skill:\ AI agents can now write correct LikeC4 code without hallucinating syntax. Install skills via npx skills add https://likec4.dev/. Thanks @vincent067, @a-scolan, Resolves #2636, #2782

šŸž Bug Fixes

  • Fixed dynamic view variant setting not being honored when navigating to a dynamic view, closes #2802. Thanks @kavishkartha05, #2827

  • Fixed manual layout alignment tools (Align Left, Right, Center, Top, Middle, Bottom) not working, closes #2771, #2791

  • Fixed LikeC4 generator not emitting element name in DSL output, closes #2815. Thanks @kavishkartha05, #2825

  • Fixed element names starting with underscore followed by digit (e.g. _1password) being incorrectly rejected by the parser, closes #2836, #2845

  • Improved navigation from VSCode preview panel to sources by showing editor in a different tab group #2826

  • Validate LeanIX mapping partials before merge; align exports and mapping registry behaviour with specs. Thanks @sraphaz, #2829

  • Hardened likec4:icons virtual module literals for CodeQL; raised floors for transitive dependencies. Thanks @sraphaz, #2831

Source: README.md, updated 2026-04-07