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: agentstack-ai/AgentStack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: agentstack-ai/AgentStack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pr-331
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 19 files changed
  • 2 contributors

Commits on Feb 20, 2025

  1. Configuration menu
    Copy the full SHA
    3457a87 View commit details
    Browse the repository at this point in the history
  2. put the smart quotes back in

    adubatl committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    1b10fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddf08a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    692b85b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. replace inquirer with a better lib (mostly just to understand the cli…

    …/wiz flows, but also for searchable models)
    
    use_shortcuts is a bummer with search, so bye
    
    make the filters behave
    
    use a real list of the providers
    
    we dont need preferred models honestly, it all lives in the lite llm package anyway
    
    cleanup linting/comment changes, move all models list to the other option
    
    cleanup cli/wizard implementation and move a util to utils
    
    get tests passing and do a little more pr noise cleanup
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    format manually something is weird.
    
    missing double-quote
    
    get tests passing and do a little more pr noise cleanup
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    formatting noise
    
    format manually something is weird.
    adubatl committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    d1cb209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb36ae1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    067935b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54c106e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    574d8d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc84956 View commit details
    Browse the repository at this point in the history
  7. pull some formatting changes

    adubatl committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    7b953d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

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

Commits on Mar 7, 2025

  1. merge main

    adubatl committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    146fc2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e00f418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7abfe3 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Configuration menu
    Copy the full SHA
    56741a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6483f7a View commit details
    Browse the repository at this point in the history
  3. nullish coalescing

    braelyn-ai committed May 5, 2025
    Configuration menu
    Copy the full SHA
    6ae72ef View commit details
    Browse the repository at this point in the history
Loading