mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 04:24:10 -06:00
docs: enhance Question tool guidance and improve share script error handling
Add prominent Question tool guidance to AGENTS.md and expand coverage in CLAUDE.md with chezmoi-specific examples. Refactor share.ts error handling to show last 10 lines of stderr instead of full output, remove hardcoded env var docs now that credentials are templated.
This commit is contained in:
@@ -241,7 +241,8 @@
|
||||
"rust-analyzer-lsp@claude-plugins-official": true,
|
||||
"ralph-wiggum@claude-plugins-official": true,
|
||||
"superpowers@superpowers-marketplace": true,
|
||||
"gopls-lsp@claude-plugins-official": true
|
||||
"gopls-lsp@claude-plugins-official": true,
|
||||
"code-review@claude-code-plugins": true
|
||||
},
|
||||
"alwaysThinkingEnabled": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user