mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
Agent configurations (CLAUDE.md, commands, skills, cursor rules) have been extracted to a separate repo (jimeh/agentic). Remove all related symlink logic, helper functions, and stale-link cleanup from siren. - Delete claude/ directory (CLAUDE.md, settings, statusline, commands, skills) - Delete cursor/user-rules.md and cursor commands - Delete ai/references/ directory - Remove _add_command_symlinks, _add_skill_symlinks, _cleanup_stale_commands, _cleanup_stale_skills functions - Remove Claude conditional block from define_settings() - Trim Cursor conditional block to only mcp.json symlink - Remove stale-symlink cleanup calls from do_config() Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>