Commit e7fe043
committed
chore(release): 0.7.1-dev.2
## <small>0.7.1-dev.2 (2025-12-15)</small>
* Merge branch 'feat/codex-support' into dev ([b82bf0f](b82bf0f))
* chore: augment code ignore __reports__/ ([bed11cd](bed11cd))
* chore: remove dev debug scripts ([f1880ce](f1880ce))
* chore: remove dev reports ([8c3f455](8c3f455))
* chore: update gitignore ([cd1934a](cd1934a))
* docs(cli): add host labels to configure command help ([842e771](842e771))
* docs(codex): add CLI reference and usage examples ([a68e932](a68e932))
* docs(codex): update to mention support for Codex ([7fa2bdb](7fa2bdb))
* docs(reports): add implementation completion report ([7b67225](7b67225))
* docs(reports): codex CLI enhancement analysis and implementation ([c5327d2](c5327d2))
* docs(reports): dev specs for Codex MCP config support via Hatch! ([330c683](330c683))
* test(codex): add comprehensive CLI argument tests ([0e15301](0e15301))
* test(codex): fix Omni model field name in conversion test ([21efc10](21efc10))
* feat(codex): add CLI arguments for Codex ([88e81fe](88e81fe))
* feat(codex): add MCPServerConfigCodex model and infrastructure ([061ae53](061ae53))
* feat(codex): add tomli-w dependency for TOML support ([00b960f](00b960f))
* feat(codex): implement CodexHostStrategy with TOML support ([4e55b34](4e55b34))
* feat(mcp-models): map shared tool filtering flags to Codex ([b2e6103](b2e6103))
* fix(backup): preserve original filename in backup creation ([c2dde46](c2dde46))
* fix(codex): map http_headers to universal headers field ([7c5e2cb](7c5e2cb))
* tests(codex): add comprehensive Codex host strategy test suite ([2858ba5](2858ba5))1 parent b82bf0f commit e7fe043
2 files changed
+26
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
1 | 25 | | |
2 | 26 | | |
3 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments