Releases: monarchjuno/tradingcodex
TradingCodex 0.1.0a8
TradingCodex 0.1.0a8 alpha release.\n\nValidation completed before publication:\n- Python 3.14 pytest, Django check, migration check, compileall\n- sdist/wheel build and twine check\n- built-wheel workspace doctor, research memory, MCP stdio tools/list, and Codex CLI project-context E2E\n- PyPI install smoke and install.sh smoke\n\nNote: TestPyPI publication was attempted first but TestPyPI Trusted Publisher configuration is missing for environment testpypi; PyPI Trusted Publishing succeeded.
TradingCodex 0.1.0a7
Changes
- Harden fixed-role subagent dispatch guidance so unverified routing fails closed instead of falling back to generic workers.
- Standardize generated workspace guidance on the local
./tcxwrapper. - Skip Finder
.DS_Storemetadata when generating workspaces. - Bump package version to
0.1.0a7.
Verification
- CI passed on
main. - PyPI publish workflow succeeded for
0.1.0a7. - PyPI install smoke passed with
tcx initand./tcx doctor. install.sh --no-doctorsmoke passed with./tcx doctor.
TradingCodex 0.1.0a6
TradingCodex 0.1.0a6 improves Codex agent installation guidance, adds root installation documentation, and ships clearer post-install Codex restart/new-thread instructions. Published to PyPI as tradingcodex==0.1.0a6.
TradingCodex 0.1.0a5
TradingCodex 0.1.0a5 alpha release.\n\nHighlights:\n- Align generated Codex workspace configuration with current OpenAI Codex docs.\n- Centralize TradingCodex runtime version metadata.\n- Tighten generated workspace tests for hooks, permissions, MCP, and subagent TOML.\n- Clarify PRD execution boundary and REST compatibility aliases.\n\nPyPI: https://pypi.org/project/tradingcodex/0.1.0a5/
TradingCodex 0.1.0a4
TradingCodex 0.1.0a4 alpha release.\n\n- Adds the one-line install.sh bootstrap path using uvx.\n- Records the bootstrap package spec into generated Codex MCP config.\n- Starts TradingCodex MCP and the experimental local Django dashboard together for trusted Codex workspaces.\n- Updates generated subagent TOML to the current Codex model_reasoning_effort key.\n\nPyPI: https://pypi.org/project/tradingcodex/0.1.0a4/
TradingCodex 0.1.0a3
Alpha release focused on Codex workspace setup reliability.\n\n- Clarifies README quick start so Codex agents use the virtualenv-local tcx command without relying on shell PATH.\n- Adds GitHub URL install guidance.\n- Keeps manual-only PyPI publication through the Release workflow.\n\nSmoke checks passed for PyPI install, workspace init, and ./tcx doctor.
TradingCodex 0.1.0a2
Alpha patch release.\n\nChanges:\n- Fix generated workspace ./tcx service runserver dispatch.\n- Update Quick Start to use cd <workspace> then tcx init ..\n- Add --overwrite as the user-facing workspace update flag while keeping --force hidden for compatibility.\n- Mark local dashboard/Admin surfaces as experimental/work-in-progress.\n- Publish PyPI package tradingcodex==0.1.0a2.