Releases: billosys/chengdu
Release list
v0.2.0
chengdu v0.2.0
Prebuilt pandaPI planner binaries for Linux (x86_64) and macOS (Apple
Silicon), built and gate-verified by chengdu's CI from this repository's
in-tree pandaPI source. See https://github.com/billosys/chengdu for the
source tree, build scripts, and design docs.
Compatibility
- Linux: glibc 2.35+ (x86_64) — built and verified on
ubuntu-22.04. - macOS: macOS 15+ (arm64, Apple Silicon).
Provenance
Built from chengdu commit d38e30d3 (d38e30d396d435d5a80992106f59b403c20909e9).
| Platform | Component | chengdu commit | source_prefix | upstream_sha | import_commit |
|---|---|---|---|---|---|
| linux-x86_64 | pandaPIparser | d38e30d396d435d5a80992106f59b403c20909e9 |
pandaPI/pandaPIparser |
88c0995c72c5ce2685e9546ec153a3545977ed81 |
ac8e385d0497a166f757f001d814f949c9f0504b |
| linux-x86_64 | pandaPIgrounder | d38e30d396d435d5a80992106f59b403c20909e9 |
pandaPI/pandaPIgrounder |
b04ff7bcca710ae80a1ce73b8c027f0224565afc |
2b0a6093cd229f699865d7d2bdcdd77f5673ee67 |
| linux-x86_64 | pandaPIengine | d38e30d396d435d5a80992106f59b403c20909e9 |
pandaPI/pandaPIengine |
810f04388667db5e3e4f114e960a4efbb43b1ac0 |
f734b692aaf7aeefe6805fb7983c693fbed0cf47 |
| macos-arm64 | pandaPIparser | d38e30d396d435d5a80992106f59b403c20909e9 |
pandaPI/pandaPIparser |
88c0995c72c5ce2685e9546ec153a3545977ed81 |
ac8e385d0497a166f757f001d814f949c9f0504b |
| macos-arm64 | pandaPIgrounder | d38e30d396d435d5a80992106f59b403c20909e9 |
pandaPI/pandaPIgrounder |
b04ff7bcca710ae80a1ce73b8c027f0224565afc |
2b0a6093cd229f699865d7d2bdcdd77f5673ee67 |
| macos-arm64 | pandaPIengine | d38e30d396d435d5a80992106f59b403c20909e9 |
pandaPI/pandaPIengine |
810f04388667db5e3e4f114e960a4efbb43b1ac0 |
f734b692aaf7aeefe6805fb7983c693fbed0cf47 |
Full per-component detail (upstream_url, patches=none, compilers): see
release-manifest.txt, attached below. Verify downloads against
SHA256SUMS.
Licensing and source availability
pandaPIparser and pandaPIengine are BSD 3-Clause at the shipped
build configuration. pandaPIgrounder links h2-fd-preprocessor
(treated conservatively as GPL-3.0-derived from Fast Downward) alongside
BSD-licensed cpddl/boruvka — see
THIRD-PARTY-LICENSES, attached below, for full license texts, and
docs/license-audit-v0.2.0.md
for the evidence-based linkage audit backing this release.
Source availability (GPL-3.0 section 6):
- Corresponding source for every shipped binary is this public chengdu
repository at commitd38e30d396d435d5a80992106f59b403c20909e9. The provenance table and
release-manifest.txtrecord each component'ssource_prefix,
upstream_sha, andimport_commit. vendor.envat commitd38e30d396d435d5a80992106f59b403c20909e9is the machine-readable import
identity record for the in-tree fork baseline.
Assets
pandapi-v0.2.0-linux-x86_64.tar.gz- pandaPIparser, pandaPIgrounder, pandaPIengine, provenance.txt, fixtures/ (a minimal HDDL pair for an offline--verifysmoke)pandapi-v0.2.0-macos-arm64.tar.gz- pandaPIparser, pandaPIgrounder, pandaPIengine, provenance.txt, fixtures/ (a minimal HDDL pair for an offline--verifysmoke)SHA256SUMS— checksums for the tarball(s),release-manifest.txt,
andTHIRD-PARTY-LICENSESrelease-manifest.txt— aggregated provenance for every platform in
this releaseTHIRD-PARTY-LICENSES— full license texts for every component
compiled into a shipped binary
v0.1.0
chengdu v0.1.0
Prebuilt pandaPI planner binaries for Linux (x86_64) and macOS (Apple
Silicon), built and gate-verified by chengdu's CI from pinned upstream
sources. See https://github.com/billosys/chengdu for the build scripts
and design docs.
Compatibility
- Linux: glibc 2.35+ (x86_64) — built and verified on
ubuntu-22.04. - macOS: macOS 15+ (arm64, Apple Silicon).
Provenance
Built from chengdu commit 427d365 (427d365081b54b11538c72e6f3577c81fa918d42).
| Platform | Component | Upstream SHA | Patches applied |
|---|---|---|---|
| linux-x86_64 | pandaPIparser | 88c0995c72c5ce2685e9546ec153a3545977ed81 |
0 |
| linux-x86_64 | pandaPIgrounder | b04ff7bcca710ae80a1ce73b8c027f0224565afc |
2 |
| linux-x86_64 | pandaPIengine | 810f04388667db5e3e4f114e960a4efbb43b1ac0 |
0 |
| macos-arm64 | pandaPIparser | 88c0995c72c5ce2685e9546ec153a3545977ed81 |
0 |
| macos-arm64 | pandaPIgrounder | b04ff7bcca710ae80a1ce73b8c027f0224565afc |
4 |
| macos-arm64 | pandaPIengine | 810f04388667db5e3e4f114e960a4efbb43b1ac0 |
0 |
Full per-component detail (exact patch lists, compilers): see
release-manifest.txt, attached below. Verify downloads against
SHA256SUMS.
Licensing and source availability
pandaPIparser and pandaPIengine are BSD 3-Clause throughout.
pandaPIgrounder links h2-fd-preprocessor (GPL-3.0, derived from
Fast Downward) alongside BSD-licensed cpddl/boruvka — see
THIRD-PARTY-LICENSES, attached below, for full license texts, and
docs/license-audit-v0.1.0.md
for the evidence-based linkage audit backing this release.
Source availability (GPL-3.0 §6, satisfied by already-public,
unmodified sources — nothing here is re-hosted, only pointed to):
pandaPIgrounder: https://github.com/panda-planner-dev/pandaPIgrounder
— exact SHA in the provenance table above (this release'spandaPIgrounder
row;h2-fd-preprocessor,cpddl, andboruvkaare pinned
transitively by that same commit, since they are its own submodules —
their exact SHAs are recorded in
docs/license-audit-v0.1.0.md
at this release's chengdu commit).- chengdu's own patches:
patches/in this repository, at commit
427d365081b54b11538c72e6f3577c81fa918d42— unchanged from upstream except the three named,
disclosed fixes documented there.
Assets
pandapi-v0.1.0-linux-x86_64.tar.gz— pandaPIparser, pandaPIgrounder,
pandaPIengine, provenance.txt, fixtures/ (a minimal HDDL pair for an
offline--verifysmoke)pandapi-v0.1.0-macos-arm64.tar.gz— the same, for macOS arm64SHA256SUMS— checksums for both tarballs,release-manifest.txt,
andTHIRD-PARTY-LICENSESrelease-manifest.txt— aggregated provenance for every platform in
this releaseTHIRD-PARTY-LICENSES— full license texts for every component
compiled into a shipped binary
v0.0.2-rc2
chengdu v0.0.2-rc2
Prebuilt pandaPI planner binaries for Linux (x86_64) and macOS (Apple
Silicon), built and gate-verified by chengdu's CI from pinned upstream
sources. See https://github.com/billosys/chengdu for the build scripts
and design docs.
Compatibility
- Linux: glibc 2.35+ (x86_64) — built and verified on
ubuntu-22.04. - macOS: macOS 15+ (arm64, Apple Silicon).
Provenance
Built from chengdu commit 427d365 (427d365081b54b11538c72e6f3577c81fa918d42).
| Platform | Component | Upstream SHA | Patches applied |
|---|---|---|---|
| linux-x86_64 | pandaPIparser | 88c0995c72c5ce2685e9546ec153a3545977ed81 |
0 |
| linux-x86_64 | pandaPIgrounder | b04ff7bcca710ae80a1ce73b8c027f0224565afc |
2 |
| linux-x86_64 | pandaPIengine | 810f04388667db5e3e4f114e960a4efbb43b1ac0 |
0 |
| macos-arm64 | pandaPIparser | 88c0995c72c5ce2685e9546ec153a3545977ed81 |
0 |
| macos-arm64 | pandaPIgrounder | b04ff7bcca710ae80a1ce73b8c027f0224565afc |
4 |
| macos-arm64 | pandaPIengine | 810f04388667db5e3e4f114e960a4efbb43b1ac0 |
0 |
Full per-component detail (exact patch lists, compilers): see
release-manifest.txt, attached below. Verify downloads against
SHA256SUMS.
Licensing and source availability
pandaPIparser and pandaPIengine are BSD 3-Clause throughout.
pandaPIgrounder links h2-fd-preprocessor (GPL-3.0, derived from
Fast Downward) alongside BSD-licensed cpddl/boruvka — see
THIRD-PARTY-LICENSES, attached below, for full license texts, and
docs/license-audit-v0.1.0.md
for the evidence-based linkage audit backing this release.
Source availability (GPL-3.0 §6, satisfied by already-public,
unmodified sources — nothing here is re-hosted, only pointed to):
pandaPIgrounder: https://github.com/panda-planner-dev/pandaPIgrounder
— exact SHA in the provenance table above (this release'spandaPIgrounder
row;h2-fd-preprocessor,cpddl, andboruvkaare pinned
transitively by that same commit, since they are its own submodules —
their exact SHAs are recorded in
docs/license-audit-v0.1.0.md
at this release's chengdu commit).- chengdu's own patches:
patches/in this repository, at commit
427d365081b54b11538c72e6f3577c81fa918d42— unchanged from upstream except the three named,
disclosed fixes documented there.
Assets
pandapi-v0.0.2-rc2-linux-x86_64.tar.gz— pandaPIparser, pandaPIgrounder,
pandaPIengine, provenance.txt, fixtures/ (a minimal HDDL pair for an
offline--verifysmoke)pandapi-v0.0.2-rc2-macos-arm64.tar.gz— the same, for macOS arm64SHA256SUMS— checksums for both tarballs,release-manifest.txt,
andTHIRD-PARTY-LICENSESrelease-manifest.txt— aggregated provenance for every platform in
this releaseTHIRD-PARTY-LICENSES— full license texts for every component
compiled into a shipped binary
v0.0.1-rc1
chengdu v0.0.1-rc1
Prebuilt pandaPI planner binaries for Linux (x86_64) and macOS (Apple
Silicon), built and gate-verified by chengdu's CI from pinned upstream
sources. See https://github.com/billosys/chengdu for the build scripts
and design docs.
Compatibility
- Linux: glibc 2.35+ (x86_64) — built and verified on
ubuntu-22.04. - macOS: macOS 15+ (arm64, Apple Silicon).
Provenance
Built from chengdu commit d9b21f8 (d9b21f8ac8ae7c8573fe1fa3701b43759fc30d36).
| Platform | Component | Upstream SHA | Patches applied |
|---|---|---|---|
| linux-x86_64 | pandaPIparser | 88c0995c72c5ce2685e9546ec153a3545977ed81 |
0 |
| linux-x86_64 | pandaPIgrounder | b04ff7bcca710ae80a1ce73b8c027f0224565afc |
2 |
| linux-x86_64 | pandaPIengine | 810f04388667db5e3e4f114e960a4efbb43b1ac0 |
0 |
| macos-arm64 | pandaPIparser | 88c0995c72c5ce2685e9546ec153a3545977ed81 |
0 |
| macos-arm64 | pandaPIgrounder | b04ff7bcca710ae80a1ce73b8c027f0224565afc |
4 |
| macos-arm64 | pandaPIengine | 810f04388667db5e3e4f114e960a4efbb43b1ac0 |
0 |
Full per-component detail (exact patch lists, compilers): see
release-manifest.txt, attached below. Verify downloads against
SHA256SUMS.
Assets
pandapi-v0.0.1-rc1-linux-x86_64.tar.gz— pandaPIparser, pandaPIgrounder,
pandaPIengine, provenance.txtpandapi-v0.0.1-rc1-macos-arm64.tar.gz— the same three binaries, for
macOS arm64SHA256SUMS— checksums for both tarballs andrelease-manifest.txtrelease-manifest.txt— aggregated provenance for every platform in
this release