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

Commits on Sep 1, 2026

  1. Release 0.2.1

    Fix two stale bits in the release artifact path found while verifying:
    llms.txt carried the retired on-device-only tagline, and
    build_changelog_comment.py still imported tomllib, which breaks the
    release-PR preview on any runner whose default python3 is 3.10.
    
    Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01TVrfA4Xy9wWmifB9JZc8Es
    piotrekno1 and claude committed Sep 1, 2026
    Configuration menu
    Copy the full SHA
    16f2033 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from wild-edge/release/0.2.1

    Release 0.2.1
    piotrekno1 authored Sep 1, 2026
    Configuration menu
    Copy the full SHA
    b8b3c42 View commit details
    Browse the repository at this point in the history
Loading