feat: add bob to new update-agent-context.ps1 + consistency in comments

This commit is contained in:
Vincent Burckhardt
2025-11-15 20:49:08 +00:00
parent 15139c1e0f
commit 537f349f1b
4 changed files with 9 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
# - Creates default Claude file if no agent files exist
#
# Usage: ./update-agent-context.sh [agent_type]
# Agent types: claude|gemini|copilot|cursor-agent|qwen|opencode|codex|windsurf|kilocode|auggie|shai|q
# Agent types: claude|gemini|copilot|cursor-agent|qwen|opencode|codex|windsurf|kilocode|auggie|shai|q|bob
# Leave empty to update all existing agent files
set -e