Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PowerShell/AIShell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: PowerShell/AIShell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/fix-354
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 13, 2025

  1. Initial plan for issue

    Copilot committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    2458af8 View commit details
    Browse the repository at this point in the history
  2. Initial plan for implementing --agent parameter support

    Co-authored-by: StevenBucher98 <20605456+StevenBucher98@users.noreply.github.com>
    Copilot and StevenBucher98 committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    ff7b512 View commit details
    Browse the repository at this point in the history
  3. Add --agent parameter support to Program.cs and Shell classes

    Co-authored-by: StevenBucher98 <20605456+StevenBucher98@users.noreply.github.com>
    Copilot and StevenBucher98 committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    3d0198e View commit details
    Browse the repository at this point in the history
  4. Improve error messages and update README documentation

    Co-authored-by: StevenBucher98 <20605456+StevenBucher98@users.noreply.github.com>
    Copilot and StevenBucher98 committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    558b100 View commit details
    Browse the repository at this point in the history
Loading