copilot-cli
copilot-cli copied to clipboard
GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
## Problem When the Copilot CLI bash tool runs commands, it doesn't respect user shell configurations like `BASH_ENV`, `~/.bashrc`, or custom functions/aliases. ## Use Case I have a safety wrapper...
### Describe the bug If I start multiple custom agent instance for one custom agent with MCP server configured, the tools will be conflict ### Affected version 0.0.365 ### Steps...
## Feature Requests I would like to request two enhancements to GitHub Copilot CLI: ### 1. Prompt Queue Add the ability to queue multiple prompts so they can be processed...
Implement Binance Futures AI Signal Bot with Telegram integration, database management, and trading signal generation.
### Describe the feature or problem you'd like to solve _No response_ ### Proposed solution _No response_ ### Example prompts or workflows We want a new feature that lets you...
### Describe the feature or problem you'd like to solve copilot read repository custom instructions. I'd like it to read local instructions about my local preferences too ### Proposed solution...
## Describe the feature or problem you'd like to solve GitHub Copilot CLI currently has no persistent memory between sessions. Every conversation starts from zero - no context from previous...
### Describe the feature or problem you'd like to solve Allow to pass data to stdin while providing a prompt ### Proposed solution This is actually mentioned in #96, but...
### Describe the bug After selecting an agent using `/agent` there is no way to go back to the "default" agent ### Affected version 0.0.365 ### Steps to reproduce the...
### Describe the bug Transferring issue to this repo as VS Code doesn't handle execution of terminal commands, the SDK does this. See another issue from another user https://github.com/microsoft/vscode/issues/275721#issuecomment-3585563373 Type:...