github agent-sh/agnix v0.15.0

latest releases: v0.18.0, v0.17.0, v0.16.6...
one month ago

Added

  • OpenCode validation rules: Added validation rules for OpenCode configuration (#601).
  • Kiro target support: Added Kiro to TargetTool and CLI --target kiro handling across CLI, core config, MCP, and LSP target parsing.
  • Kiro config validation parity: .agnix.toml validation now accepts tools = ["kiro"] and Kiro-specific disabled rule prefixes (KIRO-*, KR-SK-*).
  • README supported tools update: Added a Kiro row to the Supported Tools table with current rule coverage (KIRO-*, KR-SK-*) and current file surface (.kiro/steering/**/*.md and .kiro/skills/**/SKILL.md) (#596).
  • Kiro S-tier CI gate: Added an explicit Kiro S-tier Gate step in the main CI test job that executes dedicated Kiro gate checks for target behavior, docs/rule parity integrity, and real-world manifest coverage on every PR/push (#602).
  • Kiro fixture expansion: Added fixture packs for Kiro powers, agents, hooks, and MCP settings plus integration tests to keep the corpus present and CLI-runnable (#599).
  • Kiro real-world repo coverage: Added/updated explicit Kiro-tagged real-world repos (awsdataarchitect/kiro-best-practices, dereknguyen269/derek-power, cremich/promptz, Theadd/kiro-agents) and tightened CI gating to require the expanded baseline in tests/real-world/repos.yaml (#598).
  • Kiro schema foundations: Added dedicated schema modules for .kiro/agents/*.json, .kiro/hooks/*.kiro.hook, POWER.md, and Kiro MCP configs to support structured parsing with explicit error metadata (#595).
  • Kiro S-tier promotion: Moved Kiro CLI from B tier to S tier in project memory docs (CLAUDE.md/AGENTS.md) and added Kiro CI gate coverage to prevent regression (#592).
  • Kiro file type detection expansion: Added dedicated KiroPower, KiroAgent, KiroHook, and KiroMcp file type detection with registry coverage to route these surfaces through the validation pipeline (#594).

Changed

  • Kiro docs and tests: Expanded integration/contract tests for Kiro target paths and updated usage docs to clarify legacy --target behavior versus tools = [...] filtering.
  • Kiro authoring parity follow-up: Kiro agent completions now emit JSON-formatted insert text (quoted values and JSON key syntax) and fixture docs now explicitly clarify that KiroMcp detection currently targets .kiro/settings/mcp.json only (#612, #613).

Don't miss a new agnix release

NewReleases is sending notifications on new releases.