Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Aug 04:39
· 7 commits to main since this release

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 commit d38e30d396d435d5a80992106f59b403c20909e9. The provenance table and
    release-manifest.txt record each component's source_prefix,
    upstream_sha, and import_commit.
  • vendor.env at commit d38e30d396d435d5a80992106f59b403c20909e9 is 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 --verify smoke)
  • pandapi-v0.2.0-macos-arm64.tar.gz - pandaPIparser, pandaPIgrounder, pandaPIengine, provenance.txt, fixtures/ (a minimal HDDL pair for an offline --verify smoke)
  • SHA256SUMS — checksums for the tarball(s), release-manifest.txt,
    and THIRD-PARTY-LICENSES
  • release-manifest.txt — aggregated provenance for every platform in
    this release
  • THIRD-PARTY-LICENSES — full license texts for every component
    compiled into a shipped binary