Skip to content
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

CopilotChat: External skills and planner #659

Merged
merged 31 commits into from
Apr 26, 2023

Commits on Apr 25, 2023

  1. Investigation WIP

    adrianwyatt committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    09aacf5 View commit details
    Browse the repository at this point in the history
  2. wip

    adrianwyatt committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    699fa7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c1ac32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab5ea75 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Working planner

    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ea36145 View commit details
    Browse the repository at this point in the history
  2. Working planner

    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    d61c8e2 View commit details
    Browse the repository at this point in the history
  3. Prepping for draft PR

    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8698feb View commit details
    Browse the repository at this point in the history
  4. Prep for PR

    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b57137b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3457ef3 View commit details
    Browse the repository at this point in the history
  6. Add planner enable flag

    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a76edd8 View commit details
    Browse the repository at this point in the history
  7. Add planner enable flag

    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    271c1d6 View commit details
    Browse the repository at this point in the history
  8. Add some core and semantic functions to planner, refactored to use a …

    …planner factory pattern.
    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5f5bb3c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df97886 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d705ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07419c0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fd2ea34 View commit details
    Browse the repository at this point in the history
  13. Renamed PlannerFactory to include Async, updated plan invoke to remov…

    …e workaround and Kernel accessor.
    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8c18a51 View commit details
    Browse the repository at this point in the history
  14. Renamed PlannerFactory to include Async, updated plan invoke to remov…

    …e workaround and Kernel accessor.
    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5e8d9e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0790b5b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5c2666d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    571b63d View commit details
    Browse the repository at this point in the history
  18. wip

    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    157b7ed View commit details
    Browse the repository at this point in the history
  19. wip

    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7531fc6 View commit details
    Browse the repository at this point in the history
  20. wip

    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c1b1486 View commit details
    Browse the repository at this point in the history
  21. wip

    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    244e598 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    37c65b3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    544b2a6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a213a1f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    91bf5d7 View commit details
    Browse the repository at this point in the history
  26. Fix planner input

    adrianwyatt committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    864246b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ef980e7 View commit details
    Browse the repository at this point in the history