Skip to content

feat: bundle runtime, add isolation test, update to v0.36.4#64

Merged
foo-ogawa merged 1 commit into
mainfrom
feat/bundle-runtime-v0.36.4
Jun 6, 2026
Merged

feat: bundle runtime, add isolation test, update to v0.36.4#64
foo-ogawa merged 1 commit into
mainfrom
feat/bundle-runtime-v0.36.4

Conversation

@foo-ogawa

Copy link
Copy Markdown
Collaborator

Summary

  • agent-contracts-runtimeをバンドルに含めるよう変更(別ディレクトリ実行対応)
  • バンドル分離テスト追加(CI必須)
  • runtime v0.36.4に更新(設定ファイル分離修正)
  • npm audit 0 vulnerabilities確認、--audit-level=high不要に

Test plan

  • 全249ユニットテストpass
  • バンドル分離テスト3件pass(別ディレクトリ、LLM実行、プロンプト構築)
  • npm audit 0 vulnerabilities

Made with Cursor

- Remove agent-contracts-runtime from esbuild externals (now bundled)
- Rename banner createRequire to avoid collision with bundled code
- Add test/bundle/isolation.test.ts with dedicated vitest.bundle.config.ts
- Add bundle-test CI job (mandatory)
- Update agent-contracts-runtime to ^0.36.4
- Remove unnecessary --audit-level=high (0 vulnerabilities)
- Bump version to 0.33.9

Co-authored-by: Cursor <cursoragent@cursor.com>
@foo-ogawa foo-ogawa merged commit 770a4ad into main Jun 6, 2026
3 checks passed
@foo-ogawa foo-ogawa deleted the feat/bundle-runtime-v0.36.4 branch June 7, 2026 06:13
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