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: posecode-dev/posecode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 591dfec
Choose a base ref
...
head repository: posecode-dev/posecode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8ade505
Choose a head ref
  • 11 commits
  • 27 files changed
  • 4 contributors

Commits on Aug 18, 2026

  1. Merge pull request #1 from posecode-dev/agent/pr124-avatar-hardening

    Harden avatar selection and loading for posecode#124
    edib authored Aug 18, 2026
    Configuration menu
    Copy the full SHA
    5aea4e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2026

  1. build(deps): bump changesets/action from 1 to 2 and migrate to v2 inp…

    …uts (#126)
    
    Bumps changesets/action from v1 to v2 and updates the release workflow to the renamed v2 inputs (version-script, publish-script, commit-message, pr-title, create-github-releases) plus the explicit github-token input.
    dependabot[bot] authored Aug 31, 2026
    Configuration menu
    Copy the full SHA
    fbbf7f8 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump the development-dependencies group across 1 dir…

    …ectory with 12 updates (#128)
    
    Dev-dependency bumps plus the CI Node 24 upgrade required by @changesets/cli v3, and an empty changeset.
    dependabot[bot] authored Aug 31, 2026
    Configuration menu
    Copy the full SHA
    e6fa5bc View commit details
    Browse the repository at this point in the history
  3. build(deps): bump the production-dependencies group across 1 director…

    …y with 4 updates (#129)
    
    Bumps @modelcontextprotocol/sdk, vscode-languageserver-textdocument and the CodeMirror runtime packages, with a patch changeset for posecode-mcp.
    dependabot[bot] authored Aug 31, 2026
    Configuration menu
    Copy the full SHA
    52c2000 View commit details
    Browse the repository at this point in the history
  4. chore: release packages (#116)

    Releases posecode-parser, posecode-render, posecode-share, posecode-embed and posecode-mcp 0.4.3.
    github-actions[bot] authored Aug 31, 2026
    Configuration menu
    Copy the full SHA
    f226fe6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80c8e36 View commit details
    Browse the repository at this point in the history
  6. docs: record the avatar characters in the third-party notices

    avatar2.glb and avatar3.glb are Adobe Mixamo exports (the Beta and Remy
    characters): both carry the mixamorig: skeleton, a mixamo.com animation track,
    and Mixamo mesh and texture names. List them alongside xbot.glb so the existing
    Mixamo posture covers every committed character, and sync package-lock.json with
    the 0.4.3 workspace versions.
    a-baran-orhan committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    76ff5ad View commit details
    Browse the repository at this point in the history
  7. Merge pull request #130 from posecode-dev/feat/avatar-selection

    Support document-selected avatar appearances alongside the humanoid rig
    a-baran-orhan authored Aug 31, 2026
    Configuration menu
    Copy the full SHA
    71e7226 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f16bac View commit details
    Browse the repository at this point in the history
  9. ci: trigger required checks on the release pull request

    The release branch is pushed with GITHUB_TOKEN, so GitHub does not dispatch
    workflows for it and the required Build & Test check never runs.
    a-baran-orhan committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    a746c87 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #131 from posecode-dev/changeset-release/main

    chore: release packages
    a-baran-orhan authored Aug 31, 2026
    Configuration menu
    Copy the full SHA
    8ade505 View commit details
    Browse the repository at this point in the history
Loading