Releases: Apethor/codex-agent-session-manager
Release list
v0.1.0-alpha.8
Alpha.8 hardens the agent-facing session and MCP lifecycle flow.
Highlights:
- Adds secret management commands/tools so agents can request credential setup without exposing API keys in chat, shell args, or Codex config.
- Hardens npm MCP installation with package inspection, credential env var detection, local/global install helpers, and clearer guidance for auth-bound MCPs.
- Adds runtime identity checks for managed App Server state so Windows, WSL, and path-flavor mismatches do not accidentally reuse incompatible App Servers.
- Improves error surfaces and docs around session management, MCP lifecycle operations, validation, and secure credential workflows.
Validation before publish:
- npm run check
- npm test
- npm run smoke
- npm run security:smoke
- npm run security:scan
- npm run audit:prod
- npm run pack:validate
- git diff --check
Install:
npm install -g codex-agent-session-manager@0.1.0-alpha.8v0.1.0-alpha.6
Alpha release with optional shell hook documentation and npm trusted publishing workflow.
v0.1.0-alpha.5
Published npm prerelease codex-agent-session-manager@0.1.0-alpha.5.
Install with:```powershell
npm install -D codex-agent-session-manager@0.1.0-alpha.5
v0.1.0-alpha.4
Published npm prerelease codex-agent-session-manager@0.1.0-alpha.4.
Install with:```powershell
npm install -D codex-agent-session-manager@0.1.0-alpha.4
v0.1.0-alpha.3
Published npm prerelease codex-agent-session-manager@0.1.0-alpha.3.
Install with:```powershell
npm install -D codex-agent-session-manager@0.1.0-alpha.3
v0.1.0-alpha.2
Alpha release with npm/GitHub package metadata, README badges, and the CLI version metadata fix from alpha.1.
v0.1.0-alpha.1
Published npm prerelease codex-agent-session-manager@0.1.0-alpha.1.
Install with:```powershell
npm install -D codex-agent-session-manager@0.1.0-alpha.1
v0.1.0-alpha.0
Published npm prerelease codex-agent-session-manager@0.1.0-alpha.0.
Install with:```powershell
npm install -D codex-agent-session-manager@0.1.0-alpha.0