Skip to content

[codex] Address hardening issues 35-47#48

Merged
Hanjo92 merged 1 commit into
mainfrom
codex/issue-batch-35-47
Apr 24, 2026
Merged

[codex] Address hardening issues 35-47#48
Hanjo92 merged 1 commit into
mainfrom
codex/issue-batch-35-47

Conversation

@Hanjo92
Copy link
Copy Markdown
Owner

@Hanjo92 Hanjo92 commented Apr 23, 2026

Summary

  • Hardens local capture, gateway embedding normalization, Unity MCP session retry, and benchmark fixture validation.
  • Adds Python 3.11+ runtime detection/docs, CI and release workflows, UPM sample registration, package documentation links, issue templates, and contributor guidance.
  • Extends regression/source guard coverage for the project hardening batch.

Validation

  • python3.12 -m unittest discover -s tests -v
  • python3.12 -m compileall pipeline
  • python3.12 scripts/build_sidecar_bundle.py --output-dir <tmp> with manifest check
  • git diff --check
  • node package JSON parse and workflow source sanity checks

Unity Editor smoke testing was not run locally.

Closes #35
Closes #36
Closes #37
Closes #38
Closes #39
Closes #40
Closes #41
Closes #42
Closes #43
Closes #44
Closes #45
Closes #46
Closes #47

@Hanjo92 Hanjo92 marked this pull request as ready for review April 24, 2026 12:46
@Hanjo92 Hanjo92 merged commit bee7555 into main Apr 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment