Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Jan 12, 2026

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

Commits on Jan 14, 2026

  1. updating docs

    estohlmann committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    b488bad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2880ae View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. Add RAG E2E Tests (#674)

    * Complete RAG tests
    
    * Add no session to sessions
    bedanley committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    ed8dbe5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. Security/pen testing findings (#675)

    * Add audit logging
    
    * Add sns encryption, input validation, exception handling, and header sanitization
    
    * Added input validation, security headers, and logging to FastAPI lambdas and apiWrappers
    
    * Add add alb security group and adjust ecs timeout settings
    bedanley authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    cb14023 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Feature/disable weak ssh (#678)

    * Disable weak ssh cipher
    bedanley authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    7257fa4 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. Reasoning Model Support

    estohlmann authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    9b6d947 View commit details
    Browse the repository at this point in the history
  2. Feature/refresh reload icon (#688)

    * Add refresh loading icon
    bedanley authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    a2cb649 View commit details
    Browse the repository at this point in the history
  3. Feature/use aws containers (#686)

    * Use AWS containers
    * Upgrade to AL2023
    bedanley authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    f7feef4 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. Configuration menu
    Copy the full SHA
    5d0ac53 View commit details
    Browse the repository at this point in the history
  2. Enable encryption on s3 buckets (#689)

    * Enable encryption on s3 buckets
    * Use al2023 for docker build
    * Update max request limit for sessions and images
    bedanley authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    9f41d6d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2026

  1. Feature/consolidate tests (#676)

    * Update smoke login
    * Add model creation test
    * Add bedrock KB test
    * Add sdk unit tests
    * Add rest-api unit tests
    bedanley authored Jan 24, 2026
    Configuration menu
    Copy the full SHA
    63a8bf6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. fix: added sorting to the Libraries dropdown (#692)

    Co-authored-by: bedanley <[email protected]>
    Ernest-Gray and bedanley authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    dc3a413 View commit details
    Browse the repository at this point in the history
  2. Bug/iam db permissions

    bedanley authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    f6a032d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Made the delete session drop down button only be appended to the drop…

    …down if the config for it allows it. (#697)
    
    Co-authored-by: bedanley <[email protected]>
    Ernest-Gray and bedanley authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    de37db9 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

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

Commits on Jan 30, 2026

  1. Configuration menu
    Copy the full SHA
    108641a View commit details
    Browse the repository at this point in the history
  2. Feature: Custom Branding (#708)

    * enable changing of imagery used in LISA
    
    * move branding.ts under util
    
    * cloudscape custom theming
    
    * pre-commit
    
    * initial
    
    * trying to fix MCP workbench
    
    * updates
    
    * updates
    
    * added video storing logic
    
    * updates
    
    * move image bucket to api base
    
    * Updates
    
    * updates
    
    * ability to replace LISA name with a custom name
    
    * update .gitignore
    
    * Stop tracking theme.ts
    
    * image ref
    
    * test
    
    * test
    
    * pre-commit
    
    * private labeling docs
    
    * pre-commit
    
    * updates
    
    * smoke test
    
    * Cleanup
    
    * scrolling updates for videos
    
    * review feedback
    
    * update perms
    
    * smoke test
    
    * fix: theme.ts import
    
    * fix: theme import
    
    * mv version info back and allow custom naming
    
    * fix: doc wording and imports
    
    * test fixes
    
    * Updating header
    
    * fix: tests
    
    * pre-commit
    
    * fix: typing
    
    * code review
    
    ---------
    
    Co-authored-by: jmharold <[email protected]>
    Co-authored-by: Evan Stohlmann <[email protected]>
    3 people authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    5c24dc2 View commit details
    Browse the repository at this point in the history
Loading