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

fix: revision styles for workflow #4087

Merged
merged 5 commits into from
May 30, 2024
Merged

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    f415015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d076b76 View commit details
    Browse the repository at this point in the history
  3. fix: types for MEMORY_DEFAULT

    Property 'query_prompt_template' is missing in type '{ window: { enabled: false; size: number; }; }' but required in type 'Memory'.ts(2741)
    lawvs committed May 30, 2024
    Configuration menu
    Copy the full SHA
    bd3b3a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6720deb View commit details
    Browse the repository at this point in the history
  5. fix: update source.fixAll.eslint value to "explicit"

    Code Actions' behavior on save in the editor has been modified from Booleans to an enum
    lawvs committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ef04c00 View commit details
    Browse the repository at this point in the history