Add two new Claude Code slash commands:
- generate-agents.md.md: Generate hierarchical AGENTS.md structures
- refactor-agents.md.md: Refactor existing AGENTS.md files
Changes to siren script:
- Make Claude symlinks conditional on CLI installation
- Extract _add_command_symlinks() for reusable command symlinking
- Extract _cleanup_stale_commands() for generic stale link cleanup
- Add plan mode instructions to CLAUDE.md
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Swapped values for 'chat.agentsControl.enabled' and 'chat.agentSessionProjection.enabled'.
- Updated 'claudeCode.preferredLocation' from 'sidebar' to 'panel'.
- Ensured consistency in terminal settings and added new command configurations for chat tools.
Add global Claude Code configuration with permission allowlists for
common build/test commands, statusline script showing git status,
context usage, token counts, and cost. Update siren to symlink these
files to ~/.claude/ directory.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Updated timestamps and versions for extensions in both extensions.cursor.lock and extensions.vscode-insiders.lock, including rust-lang.rust-analyzer and streetsidesoftware.code-spell-checker.
Swaps cmd+b and alt+cmd+b behavior so cmd+b toggles the secondary
sidebar instead of the primary. Disables conflicting cmd+b bindings
from mdx extension and emacs-mcx.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Updated timestamps and versions for several extensions, including anthropic.claude-code@2.1.11 and esbenp.prettier-vscode@12.1.1.
- Added new extension jackiotyu.git-worktree-manager@3.22.0.
- Renamed section for Claude Code in keybindings.json.
- Added new keybindings for disabling the native console and focusing/blurring Claude Code.
- Included a reference to the Claude Code extension in the comments.
- Updated accessibility settings to silence signal noises and adjusted the accessibility support option.
- Introduced configurations for Claude Code and Git Worktree Manager extensions.
- Updated timestamps and versions for several extensions, including emeraldwalk.runonsave@1.1.4 and redhat.vscode-yaml@1.20.2026010808.
- Added unifiedjs.vscode-mdx@1.8.17 to the list of extensions.
- Updated timestamps and versions for several extensions, including anthropic.claude-code@2.1.1 and kilocode.kilo-code@4.143.2.
- Added unifiedjs.vscode-mdx@1.8.17 to the list of extensions.
- Changed "Rules to always follow" to "Rules to Always Follow" for consistency.
- Capitalized "if" in the comment removal guideline for proper sentence structure.
- Updated conditions for navigating right to exclude file explorer focus.
- Added new keybindings to navigate back to the editor from the file explorer.