# `@jahia/agentic`

## 0.6.0

* Added the `jahia-dev-migrate-jsp` skill: migrating an existing JSP/Java template set to a Jahia JavaScript module. It audits what is portable before any code is written, carries a tag-by-tag translation table, and names the parts that must stay in a companion Java bundle (skins, `moduleMap`-based list views, JQOM queries, choicelist initializers, render filters).

## 0.5.1

* Improved SEO and review skills.

## 0.5.0

* Added support for Antigravity and Kiro agents.

* Register MCP server on install.

## 0.4.1

* Added all Jahia mixins to the harness.

## 0.4.0

* Specialized content modeling agent.

## 0.3.0

* Replaced GraphQL with MCP for content operations. (#6)

## 0.2.0

* Added Java reviewer and Jahia-specific skills with concurrency pattern. (#4)

## 0.1.1

* Fixed execution error because of a missing shebang in the JS binary. (#2)

## 0.1.0

Initial release! 🎉
