Skip to main content
Enactor AI Tooling
Releases > AI Tooling > 1.1.0
AI Tooling Release

Enactor AI Tooling - 1.1.0

Version 1.1.0 extends Enactor AI Tooling with ToolingWizards, a child plugin that turns Claude Code into an Enactor-aware development environment manager - automating workspace setup, environment configuration and POS project deployment - plus a built-in channel to file tooling feedback straight into Jira.
Last updated: 14 July 2026Author: Affin Ajanthan and Nimasha RuwandiCategory: Component Release

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

  1. Overview - what the tooling is and how it fits together.
  2. Setup Guide - install the plugin and connect both MCP servers (about 10 minutes).
  3. 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=1 and default_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.