Skip to content

Releases: rogue-dev-studio/ai-agents-rogue

AI Agents Rogue v1.4.0

Choose a tag to compare

@rogue-dev-studio rogue-dev-studio released this 23 Aug 09:53

AI Agents Rogue v1.4.0

Domain packs, workspace tooling, Blender Lab MCP, and YouTube MCP proxy.

Highlights

  • Prompt-first domain bootstrap — bootstrap-domain.ps1 + HR/SIMRS source packs
  • Workspace hygiene — organize personal folders, collectors
  • Clipper ops — creator-approved repurposing
  • Blender Lab MCP — Blender 5.1+ + install-blender-mcp-auto.ps1
  • YouTube MCP — local OAuth proxy, confirm-gated upload
  • Catalog index + RSA seal refreshed

Install

gh auth login && git clone https://github.com/rogue-dev-studio/ai-agents-rogue.git && git checkout v1.4.0

Author: Rogue Development — https://github.com/rogue-dev-studio

AI Agents Rogue v1.3.0

Choose a tag to compare

@rogue-dev-studio rogue-dev-studio released this 01 Aug 09:53

AI Agents Rogue v1.3.0

First tagged release of the portable AI agents & skills catalog for Cursor, Antigravity, Claude Code, OpenCode, and other hosts.

Highlights

  • Full catalog: roles, rules, skills (56), core delivery flow, templates
  • Work modes: e2e (default) and manual
  • Attribution gate (RSA seal + official upstream pin + GitHub entitlement)
  • Multi-host MCP catalog (including Blender, Photoshop, Illustrator, and more)
  • Install / update guides for existing installs
  • Project layout with docs/ and categorized artifacts/

Notable changes since initial push

  • Multi-host MCP catalog + Adobe tooling skills
  • Route generated deliverables into project artifacts by category
  • MCP setup docs for every MCP package
  • Expand INSTALL.md and document Windows Execution Policy
  • Fix attribution seal hash mismatch across Windows and Linux

Install

gh auth login
git clone https://github.com/rogue-dev-studio/ai-agents-rogue.git
.\ai-agents-rogue\scripts\install.ps1 -Target . -Hosts all

Author: Rogue Development