Skip to content

v0.7.1

Latest

Choose a tag to compare

0.7.1 (2025-12-22)

  • Merge pull request #43 from CrackingShells/dev (b8093b5), closes #43
  • ci: update pre-release discord notification (0f618ff)
  • ci: update release discord notification (b7093a0)
  • chore: augment code ignore reports/ (b5d59c3)
  • chore: remove dev debug scripts (391c2da)
  • chore: remove dev reports (a7cf3da)
  • chore: update gitignore (47e0902)
  • chore(release): 0.7.1-dev.1 (402eded)
  • chore(release): 0.7.1-dev.2 (5eb4154)
  • chore(release): 0.7.1-dev.3 (a64a058)
  • fix: config path handling (068a856)
  • fix(backup): preserve original filename in backup creation (79d4b7d)
  • fix(cli): prevent unwanted defaults (055f019)
  • fix(codex): map http_headers to universal headers field (308f577)
  • docs(cli): add host labels to configure command help (8ebf59f)
  • docs(codex): add CLI reference and usage examples (7a97ee8)
  • docs(codex): update to mention support for Codex (588def6)
  • docs(dev): enhance MCP host configuration extension guidance (e4e42ce)
  • docs(kiro): add Kiro to supported MCP hosts across all documentation (00edf42)
  • docs(reports): add implementation completion report (97d386b)
  • docs(reports): codex CLI enhancement analysis and implementation (257fe80)
  • docs(reports): dev specs for Codex MCP config support via Hatch! (2bb1d3c)
  • test(codex): add comprehensive CLI argument tests (9cae56c)
  • test(codex): add comprehensive Codex host strategy test suite (ba8178c)
  • test(codex): fix Omni model field name in conversion test (3a040f2)
  • test(kiro): add comprehensive backup integration tests (09776d2)
  • test(kiro): implement comprehensive test suite for Kiro MCP integration (04b3733)
  • test(kiro): implement test data infrastructure for Kiro MCP integration (da30374)
  • feat(codex): add CLI arguments for Codex (e8f6e4e)
  • feat(codex): add MCPServerConfigCodex model and infrastructure (ed86ddf)
  • feat(codex): add tomli-w dependency for TOML support (e1e575d)
  • feat(codex): implement CodexHostStrategy with TOML support (cac2301)
  • feat(kiro): add configuration file backup support (f8287f1)
  • feat(kiro): add Kiro IDE support to model layer (a505e28)
  • feat(kiro): add Kiro-specific arguments to mcp configure command (cb89045)
  • feat(kiro): implement KiroHostStrategy for configuration management (f03e16b)
  • feat(mcp-models): map shared tool filtering flags to Codex (627a556)