# Changelog v0.3.66 - 2026-05-16

## [0.3.66] - 2026-05-16

### Added
- **ForgeCode Integration**: You can now seamlessly launch and install provider endpoints directly into ForgeCode's TOML config. Use the `--forgecode` flag to run it.
- **GitHub Copilot CLI Support**: Added direct integration with GitHub Copilot CLI (`--copilot`), dynamically setting `COPILOT_*` environment variables for seamless Bring Your Own Key (BYOK) execution.
- **Security Audit Report**: Added comprehensive security audit documentation from Jules.

### Changed
- **NVIDIA NIM Model Catalog Update**: Removed 11 deprecated models and updated GLM to the new `glm5` to keep the catalog fresh and fully operational.
- **README Optimization**: Refactored README layout and updated image sizes for a cleaner documentation experience.
- **Testing Architecture Refactoring**: Replaced `agent-tui` with native `tmux` to streamline visual TUI testing.

### Fixed
- **Repository Maintenance**: Cleaned up obsolete tooling artifacts to maintain a bloat-free codebase.
- **Dependencies**: Bumped internal UI framework tools (React `19.2.6`, Vite `8.0.13`).
