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

System updates: improved command support and fixes #29

Merged
merged 15 commits into from
Aug 23, 2024

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    e46a847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    704bb5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7fd52e View commit details
    Browse the repository at this point in the history
  4. opinionated settings.json

    bkrabach committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e97f323 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccbc4ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8638d9c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    65ca097 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    162c2d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    0c47548 View commit details
    Browse the repository at this point in the history
  2. documentation, assistant-base, and python example updates (#2)

    * add git config autoSetupRemote to devcontainer setup
    
    * improved handling of config from env
    
    * better azure app service logging support
    
    * async keyvault api
    
    * adds recommended vscode extensions
    
    * improved documentation
    
    * additional clean up for python example
    bkrabach authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    99cd7ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f19b30 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    d26f8f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    f639a99 View commit details
    Browse the repository at this point in the history
  2. Service-updates: improved command support, fixes (#4)

    * command name and arg parsing on conversation message
    
    * fix missing async call for keyvault
    
    * additional command support and example
    
    * workflow to use azure identity
    
    * misc catchup on change syncs
    
    * improved logs for timing debug
    
    * adds missing deps and recommended extensions
    bkrabach authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    43e8161 View commit details
    Browse the repository at this point in the history
  3. Service-updates: fixes missing nl at eof (#5)

    * command name and arg parsing on conversation message
    
    * fix missing async call for keyvault
    
    * additional command support and example
    
    * workflow to use azure identity
    
    * misc catchup on change syncs
    
    * improved logs for timing debug
    
    * adds missing deps and recommended extensions
    
    * adds missing nl at eof
    bkrabach authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0e0e6e2 View commit details
    Browse the repository at this point in the history