Releases: yipp2025-codex/local-codex-bridge
Releases · yipp2025-codex/local-codex-bridge
Release list
v0.1.0 — Initial Public Release
local-codex-bridge v0.1.0
Initial public release of local-codex-bridge.
This release provides a local MCP bridge for connecting ChatGPT-compatible MCP workflows with a constrained local Codex workspace.
Highlights:
- Local MCP server
- Codex adapter
- Seven exposed MCP tools
- Project inspection fixtures
- Second-brain test fixtures
- PowerShell startup scripts
- Local health and ping validation
- Security-boundary documentation
- Fresh-clone reproducibility validation
- Apache-2.0 license
Validation:
- Fresh clone reproducibility: PASS
- npm ci: PASS
- Automated tests: 19/19 PASS
- PowerShell syntax: 2/2 PASS
- MCP startup: PASS
- Health check: PASS
- tools/list: 7 tools
- Ping: PASS
- Clean shutdown: PASS
- Sensitive-data scan: 0 findings
Security note:
No credentials, private runtime state, original private Git history, or local secret configuration are included in this release.
Local secrets must be supplied separately using the documented local configuration mechanism.