Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 21:35

chore: prepare release v1.0.0


Installation

PowerShell (Windows / macOS / Linux with pwsh):

irm https://raw.githubusercontent.com/CTOUT/Symdicate/v1.0.0/install.ps1 | iex

Bash (macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/CTOUT/Symdicate/v1.0.0/install.sh | bash

Manual: download symdicate-agents.zip below and extract to .github/agents/ in your repo, or %APPDATA%\Code\User\prompts\ on Windows / ~/Library/Application Support/Code/User/prompts/ on macOS / ~/.config/Code/User/prompts/ on Linux.