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: talmolab/sleap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: talmolab/sleap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 12 commits
  • 31 files changed
  • 3 contributors

Commits on Oct 6, 2025

  1. Configuration menu
    Copy the full SHA
    fae0379 View commit details
    Browse the repository at this point in the history
  2. Update README to align with latest documentation (#2404)

    - Updated installation instructions to use uv instead of conda/pip
    - Added sleap-nn and sleap-io backend references to features
    - Added COSYNE 2024 tutorial videos to learning resources
    - Updated social media links from Twitter to X
    - Fixed formatting and consistency with docs
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-authored-by: Claude <[email protected]>
    talmo and claude authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    f67f693 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Fix load config and add sample configs (#2406)

    Add sample configs for id models
    gitttt-1234 authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    60131fb View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

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

Commits on Oct 9, 2025

  1. Add warning for latest python and uv version releases (#2412)

    * Add warning for 3.14 python
    
    * Update ci
    
    * Change uv pip to uv add install
    gitttt-1234 authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    8213705 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2025

  1. Restore legacy tracking args for backwards compatibility (#2415)

    * Add cull args for backwards compatibility
    
    * Fix params
    
    * Fix args mapping
    gitttt-1234 authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    e11e203 View commit details
    Browse the repository at this point in the history
  2. Update uv add installation docs (#2418)

    Add uv add warnings
    gitttt-1234 authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    b2f782e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Fix instance color (#2434)

    * Fix instance color
    
    * Fix cli cmd
    
    * Minor bug fix
    gitttt-1234 authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    5d9f04a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

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

Commits on Oct 27, 2025

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

Commits on Oct 28, 2025

  1. Remove cattrs (#2446)

    gitttt-1234 authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    ce504df View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Bump version to 1.5.2 and update dependencies (#2451)

    - Bump package version to 1.5.2
    - Update minimum sleap-io version to 0.5.7
    - Update minimum sleap-nn version to 0.0.4
    - Add --python 3.13 flag to uv tool install commands to prevent Python 3.14 issues
    - Consolidate repetitive installation documentation (reduce by 55 lines)
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-authored-by: Claude <[email protected]>
    talmo and claude authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    ed0635c View commit details
    Browse the repository at this point in the history
Loading