Skip to content

Releases: crocoder-dev/shared-context-engineering

sce v0.3.0-pre-alpha-v6

Pre-release

Choose a tag to compare

CLI release assets

  • Canonical sce archives are published as sce-v<version>-<target-triple>.tar.gz
  • Per-archive SHA-256 checksum files are published as sce-v<version>-<target-triple>.tar.gz.sha256
  • Combined artifact metadata is published as sce-v<version>-release-manifest.json
  • Combined artifact manifest signatures are published as sce-v<version>-release-manifest.json.sig
  • Combined checksums are published as sce-v<version>-SHA256SUMS
  • The npm package tarball is published as sce-v<version>-npm.tgz
  • Flatpak source-built packaging metadata is published as sce-v<version>-flatpak-manifest.tar.gz, with matching .sha256 and .json metadata assets; this is not a prebuilt Flatpak app or Flathub publication.
  • Flatpak source-built .flatpak bundles are published as sce-v<version>-x86_64.flatpak and sce-v<version>-aarch64.flatpak, with matching .sha256 and .json metadata assets; install directly with flatpak install --user <url>.

What's Changed

Full Changelog: v0.3.0-pre-alpha-v5...v0.3.0-pre-alpha-v6

sce v0.3.0-pre-alpha-v5

Pre-release

Choose a tag to compare

CLI release assets

  • Canonical sce archives are published as sce-v<version>-<target-triple>.tar.gz
  • Per-archive SHA-256 checksum files are published as sce-v<version>-<target-triple>.tar.gz.sha256
  • Combined artifact metadata is published as sce-v<version>-release-manifest.json
  • Combined artifact manifest signatures are published as sce-v<version>-release-manifest.json.sig
  • Combined checksums are published as sce-v<version>-SHA256SUMS
  • The npm package tarball is published as sce-v<version>-npm.tgz
  • Flatpak source-built packaging metadata is published as sce-v<version>-flatpak-manifest.tar.gz, with matching .sha256 and .json metadata assets; this is not a prebuilt Flatpak app or Flathub publication.
  • Flatpak source-built .flatpak bundles are published as sce-v<version>-x86_64.flatpak and sce-v<version>-aarch64.flatpak, with matching .sha256 and .json metadata assets; install directly with flatpak install --user <url>.

Full Changelog: v0.3.0-pre-alpha-v3...v0.3.0-pre-alpha-v5

sce v0.3.0-pre-alpha-v3

Pre-release

Choose a tag to compare

CLI release assets

  • Canonical sce archives are published as sce-v<version>-<target-triple>.tar.gz
  • Per-archive SHA-256 checksum files are published as sce-v<version>-<target-triple>.tar.gz.sha256
  • Combined artifact metadata is published as sce-v<version>-release-manifest.json
  • Combined artifact manifest signatures are published as sce-v<version>-release-manifest.json.sig
  • Combined checksums are published as sce-v<version>-SHA256SUMS
  • The npm package tarball is published as sce-v<version>-npm.tgz
  • Flatpak source-built packaging metadata is published as sce-v<version>-flatpak-manifest.tar.gz, with matching .sha256 and .json metadata assets; this is not a prebuilt Flatpak app or Flathub publication.
  • Flatpak source-built .flatpak bundles are published as sce-v<version>-x86_64.flatpak and sce-v<version>-aarch64.flatpak, with matching .sha256 and .json metadata assets; install directly with flatpak install --user <url>.

What's Changed

  • Feat: prefix trace session ids (oc / cc) by @ivke995 in #111

Full Changelog: v0.3.0-pre-alpha-v2...v0.3.0-pre-alpha-v3

sce v0.3.0-pre-alpha-v2

Pre-release

Choose a tag to compare

CLI release assets

  • Canonical sce archives are published as sce-v<version>-<target-triple>.tar.gz
  • Per-archive SHA-256 checksum files are published as sce-v<version>-<target-triple>.tar.gz.sha256
  • Combined artifact metadata is published as sce-v<version>-release-manifest.json
  • Combined artifact manifest signatures are published as sce-v<version>-release-manifest.json.sig
  • Combined checksums are published as sce-v<version>-SHA256SUMS
  • The npm package tarball is published as sce-v<version>-npm.tgz
  • Flatpak source-built packaging metadata is published as sce-v<version>-flatpak-manifest.tar.gz, with matching .sha256 and .json metadata assets; this is not a prebuilt Flatpak app or Flathub publication.
  • Flatpak source-built .flatpak bundles are published as sce-v<version>-x86_64.flatpak and sce-v<version>-aarch64.flatpak, with matching .sha256 and .json metadata assets; install directly with flatpak install --user <url>.

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0-pre-alpha-v2

sce v0.3.0-pre-alpha-v1

Pre-release

Choose a tag to compare

CLI release assets

  • Canonical sce archives are published as sce-v<version>-<target-triple>.tar.gz
  • Per-archive SHA-256 checksum files are published as sce-v<version>-<target-triple>.tar.gz.sha256
  • Combined artifact metadata is published as sce-v<version>-release-manifest.json
  • Combined artifact manifest signatures are published as sce-v<version>-release-manifest.json.sig
  • Combined checksums are published as sce-v<version>-SHA256SUMS
  • The npm package tarball is published as sce-v<version>-npm.tgz
  • Flatpak source-built packaging metadata is published as sce-v<version>-flatpak-manifest.tar.gz, with matching .sha256 and .json metadata assets; this is not a prebuilt Flatpak app or Flathub publication.
  • Flatpak source-built .flatpak bundles are published as sce-v<version>-x86_64.flatpak and sce-v<version>-aarch64.flatpak, with matching .sha256 and .json metadata assets; install directly with flatpak install --user <url>.

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0-pre-alpha-v1

sce v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 10:42

CLI release assets

  • Canonical sce archives are published as sce-v<version>-<target-triple>.tar.gz
  • Per-archive SHA-256 checksum files are published as sce-v<version>-<target-triple>.tar.gz.sha256
  • Combined artifact metadata is published as sce-v<version>-release-manifest.json
  • Combined artifact manifest signatures are published as sce-v<version>-release-manifest.json.sig
  • Combined checksums are published as sce-v<version>-SHA256SUMS
  • The npm package tarball is published as sce-v<version>-npm.tgz

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

sce v0.2.0-pre-alpha-v2

Choose a tag to compare

CLI release assets

  • Canonical sce archives are published as sce-v<version>-<target-triple>.tar.gz
  • Per-archive SHA-256 checksum files are published as sce-v<version>-<target-triple>.tar.gz.sha256
  • Combined artifact metadata is published as sce-v<version>-release-manifest.json
  • Combined artifact manifest signatures are published as sce-v<version>-release-manifest.json.sig
  • Combined checksums are published as sce-v<version>-SHA256SUMS
  • The npm package tarball is published as sce-v<version>-npm.tgz

What's Changed

  • doctor: Update human text output and OpenCode integration checks by @davidabram in #19

Full Changelog: v0.2.0-pre-alpha-v1...v0.2.0-pre-alpha-v2

sce v0.2.0-pre-alpha-v1

Choose a tag to compare

CLI release assets

  • Canonical sce archives are published as sce-v<version>-<target-triple>.tar.gz
  • Per-archive SHA-256 checksum files are published as sce-v<version>-<target-triple>.tar.gz.sha256
  • Combined artifact metadata is published as sce-v<version>-release-manifest.json
  • Combined artifact manifest signatures are published as sce-v<version>-release-manifest.json.sig
  • Combined checksums are published as sce-v<version>-SHA256SUMS
  • The npm package tarball is published as sce-v<version>-npm.tgz

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0-pre-alpha-v1

Shared Context agents v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 11:10

Agent files

  • OpenCode: config/.opencode/agent/Shared Context.md (asset: Shared Context.md)
  • Claude: config/.claude/agents/shared-context.md (asset: shared-context.md)

Full Changelog: https://github.com/crocoder-dev/shared-context-engineering/commits/v0.1.0