Skip to content

Prepare repo for public OSS launch (license, CI, versions, docs)#6

Merged
maniotrix merged 2 commits into
mainfrom
public-release
Jun 27, 2026
Merged

Prepare repo for public OSS launch (license, CI, versions, docs)#6
maniotrix merged 2 commits into
mainfrom
public-release

Conversation

@maniotrix

Copy link
Copy Markdown
Member

Summary

Prepares agent-integrations for a credible public open-source launch: standard repo hygiene, aligned release versions, Docker install smoke in CI, and documentation fixes.

  • Add Apache-2.0 LICENSE, NOTICE (upstream IntentFrame runtime deps), CONTRIBUTING.md, and SECURITY.md
  • Align all workspace package versions to 0.2.0 (RELEASE.json) and refresh uv.lock
  • Add Docker headless install smoke to PR CI (tests/docker/test_headless_install_smoke.sh) plus existing bootstrap install test
  • Fix doc drift: execute_code in state report and native-kit guide; replace external-reference-only-libs/ links with public upstream GitHub URLs
  • Update README with contributor links and a License section

Test plan

  • bash tests/install/test_installer_bootstrap_docker.sh
  • bash tests/docker/test_headless_install_smoke.sh
  • CI green on unit-tests (ubuntu + macos) and docker-headless-install
  • uv sync --all-packages && ./scripts/e2e.sh (optional local sanity)

@maniotrix maniotrix merged commit ee58d74 into main Jun 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant