Skip to content

Releases: billosys/chengdu

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 04:39

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

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 05:30

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's pandaPIgrounder
    row; h2-fd-preprocessor, cpddl, and boruvka are 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 --verify smoke)
  • pandapi-v0.1.0-macos-arm64.tar.gz — the same, for macOS arm64
  • SHA256SUMS — checksums for both tarballs, 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

v0.0.2-rc2

v0.0.2-rc2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Aug 05:25

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's pandaPIgrounder
    row; h2-fd-preprocessor, cpddl, and boruvka are 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 --verify smoke)
  • pandapi-v0.0.2-rc2-macos-arm64.tar.gz — the same, for macOS arm64
  • SHA256SUMS — checksums for both tarballs, 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

v0.0.1-rc1

v0.0.1-rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Aug 03:43

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.txt
  • pandapi-v0.0.1-rc1-macos-arm64.tar.gz — the same three binaries, for
    macOS arm64
  • SHA256SUMS — checksums for both tarballs and release-manifest.txt
  • release-manifest.txt — aggregated provenance for every platform in
    this release