Skip to content

refactor(commands): update aider-chat slash commands #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 31, 2025

Conversation

GeorgesAlkhouri
Copy link
Owner

No description provided.

🛡️ Fix potential errors in neo-tree integration by adding proper null
checks for opts.window and opts.window.mappings. This prevents errors
when users have incomplete configuration.

🧪 Improve test stability in API methods spec by using dedicated test
buffers with proper setup and teardown, ensuring tests don't interfere
with each other and resources are cleaned up properly.
✨ Updated existing command descriptions to be more clear and precise
🔄 Added several new commands including:
  - /context - For showing surrounding code context
  - /copy-context - For copying chat context as markdown
  - /edit & /editor - For writing prompts in an editor
  - /editor-model - For switching the Editor Model
  - /multiline-mode - For toggling multiline input behavior
  - /reasoning-effort - For setting reasoning level
  - /think-tokens - For setting thinking token budget
  - /voice - For voice input recording and transcription
  - /weak-model - For switching the Weak Model
🧹 Properly formatted and organized all command entries
📚 Improved consistency across all command descriptions
@GeorgesAlkhouri GeorgesAlkhouri merged commit 298317a into main Mar 31, 2025
8 checks passed
@GeorgesAlkhouri GeorgesAlkhouri deleted the refactor/update-commands branch March 31, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant