Enactor AI Tooling - 1.1.0
Overview
Version 1.1.0 extends Enactor AI Tooling with ToolingWizards, a child plugin that turns Claude Code into an Enactor-aware development environment manager. It gives you ready-made skills that automate workspace setup, environment configuration and POS project deployment, all following Enactor's own workspace patterns and conventions. Combined with code generation and search from the broader suite, you now have a complete development lifecycle from environment to code to deployment.
This release also adds skill, a built-in feedback channel for the tooling itself. It captures the session context automatically, drafts a Bug or Feature ticket, and files it straight into Jira after you confirm.
For the full setup walkthrough and skill reference, see the AI Tooling section under Toolkit Tutorials.
Deliverables
- Super plugin architecture
- Workspace setup for customer and developer environments
- POS project creation, building, and launch automation
- Prerequisite validation and environment checks
- Report Tooling Bug and Feature into Jira
Getting Started
- Overview - what the tooling is and how it fits together.
- Setup Guide - install the plugin and connect both MCP servers (about 10 minutes).
- Using the Skills - which skill to use when, with example prompts.
Prerequisites
- JDK 17+
- Maven 3.8+ (for customer/developer workspace builds)
- MariaDB 10.3+ (with
lower_case_table_names=1anddefault_transaction_isolation='READ-COMMITTED') - SVN 1.13+ (for developer workspace checkout)
- Claude Code CLI (current version)
Notes
RDF workspace automation is still under implementation. Full RDF support will be added in upcoming releases.