← All releases

v1.7.217

Install this version

curl -fsSL https://github.com/epam/dm.ai/releases/download/v1.7.217/install.sh | bash -s -- v1.7.217
irm https://github.com/epam/dm.ai/releases/download/v1.7.217/install.ps1 | iex

What’s changed

🚀 DMTools Release v1.7.217

📝 What's Changed

Full diff: v1.7.216...v1.7.217

📦 Dependencies

  • Bump actions/cache from 4 to 6 (f5eb9030)
  • Bump actions/setup-java from 4 to 5 (6ce360e8)
  • Bump actions/setup-node from 4 to 6 (eacc6978)
  • Bump codecov/codecov-action from 5 to 7 (e1e1e7b5)
  • Bump softprops/action-gh-release from 1 to 3 (e4465668)

This release includes the DMTools CLI and Agent Skill for enterprise dark-factory orchestration across MCP tools, AI agents, and delivery workflows.

📦 What's Included

🖥️ DMTools CLI

  • Command-line interface for DMTools operations
  • Java-based automation and integration tools
  • Cross-platform install scripts for easy setup (install, install.sh, install.bat, install.ps1)
  • Wrapper script (dmtools.sh)

🤖 DMTools Agent Skill

  • AI assistant skill for MCP, AI agents, and generative-ai-friendly DMTools workflows in Cursor, Claude, Codex, and other Agent Skills compatible systems
  • Complete DMtools documentation (67+ MCP tools, JavaScript agent development, and configuration guides)
  • Cross-platform support (works with all major AI coding assistants)

🎯 Quick Start

Install DMTools CLI

macOS / Linux / Git Bash:

curl -fsSL https://github.com/epam/dm.ai/releases/latest/download/install.sh | bash

Windows (PowerShell):

irm https://github.com/epam/dm.ai/releases/latest/download/install.ps1 | iex

Install DMTools Agent Skill

macOS / Linux / Git Bash:

curl -fsSL https://github.com/epam/dm.ai/releases/download/v1.7.217/skill-install.sh | bash

Windows (PowerShell):

irm https://github.com/epam/dm.ai/releases/download/v1.7.217/skill-install.ps1 | iex

Focused skill install:

curl -fsSL https://github.com/epam/dm.ai/releases/download/v1.7.217/skill-install.sh | bash -s -- --skills jira,github

Focused packages:

  • dmtools-jira-skill.zip/dmtools-jira
  • dmtools-github-skill.zip/dmtools-github
  • dmtools-ado-skill.zip/dmtools-ado
  • dmtools-testrail-skill.zip/dmtools-testrail

Manual Installation:

  1. Download dmtools-skill.zip or a focused package such as dmtools-jira-skill.zip
  2. Extract to one of these directories:
    • .cursor/skills/ (project-level Cursor)
    • .claude/skills/ (project-level Claude)
    • ~/.claude/skills/ (global Claude)
    • .codex/skills/ (project-level Codex)

Install Specific Version (v1.7.217)

DMTools CLI - macOS / Linux / Git Bash:

curl -fsSL https://github.com/epam/dm.ai/releases/download/v1.7.217/install.sh | bash -s -- v1.7.217

DMTools CLI - Windows (cmd.exe):

set DMTOOLS_VERSION=v1.7.217 && curl -fsSL https://github.com/epam/dm.ai/releases/download/v1.7.217/install.bat -o "%TEMP%\dmtools-install.bat" && "%TEMP%\dmtools-install.bat"

DMTools CLI - Windows (PowerShell):

$env:DMTOOLS_VERSION = "v1.7.217"
irm https://github.com/epam/dm.ai/releases/download/v1.7.217/install.ps1 | iex

📋 System Requirements

  • Java 17+ (required)
  • 2GB RAM minimum, 4GB recommended
  • 1GB disk space for application and data

📊 Build Information

  • Version: v1.7.217
  • Build Date: 2026-06-27 19:44:56 UTC
  • CLI JAR Size: 89M
  • Skill ZIP Size: 256K
  • Skill TAR Size: 204K
  • Git Commit: 5197fde8

🐛 Troubleshooting

Common Issues

  1. Java version: Ensure Java 17+ is installed (java -version)
  2. Memory issues: Increase heap size with -Xmx4g

Getting Help

SHA-256 checksums

dmtools-v1.7.217-all.jar91101d8b24bd77ae8d82b82759ca5ca32d99f6734dfa1859b779ba651d289895
install.shc287975dae232d5361ff70a0a2eed7bd62c4842708352b29e7a637ee02075c8f
install.batc3b8e597878211433773d22dcc3989a82571ab2c17cea5ebab4821d76ff00f0f
install.ps1b7613461f8d67e9da19fb26e2cbeae02033e0f89f5bddc2ccd236792b8961fe4
dmtools.shea9b8fbe36b559c162ec994854ba456e66147432d93f16a5181e72388c2ed847