Releases: rogue-dev-studio/ai-agents-rogue
Releases · rogue-dev-studio/ai-agents-rogue
Release list
AI Agents Rogue v1.4.0
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
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) andmanual - 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 categorizedartifacts/
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 allAuthor: Rogue Development