github agent-sh/agnix v0.8.1

latest releases: v0.27.0, v0.26.0, v0.25.0...
3 months ago

Added

  • Authoring metadata and completion system (authoring module) with context-aware suggestions and hover docs for all config file types
  • LSP completion provider with intelligent key/value/snippet suggestions
  • Auto-fix support across validators: skills (AS-005, AS-006, CC-SK-001, CC-SK-003, CC-SK-005), agents (CC-AG-003, CC-AG-004), hooks (CC-HK-011), plugins (CC-PL-005), MCP (MCP-001)
  • Safety tagging for all auto-fixes (safe vs unsafe)

Changed

  • LSP hover provider simplified by delegating to agnix_core::authoring module
  • Agent and skill validators now use split_frontmatter() directly for better error location and fix generation

Fixed

  • CC-AG-007 parse error diagnostics now report the actual error line/column instead of always line 1

Don't miss a new agnix release

NewReleases is sending notifications on new releases.