Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: kaitranntt/ccs

Tags

v7.5.0

Toggle v7.5.0's commit message
chore(release): 7.5.0 [skip ci]

## [7.5.0](v7.4.0...v7.5.0) (2025-12-22)

### Features

* **glm:** add GLM 4.7 model support ([a827b73](a827b73)), closes [#179](#179)

v7.4.0

Toggle v7.4.0's commit message
chore(release): 7.4.0 [skip ci]

## [7.4.0](v7.3.0...v7.4.0) (2025-12-22)

### Features

* **api:** add Azure Foundry preset ([31bafaa](31bafaa))

v7.4.0-dev.1

Toggle v7.4.0-dev.1's commit message
chore(release): 7.4.0-dev.1 [skip ci]

v7.3.0

Toggle v7.3.0's commit message
chore(release): 7.3.0 [skip ci]

## [7.3.0](v7.2.0...v7.3.0) (2025-12-22)

### Features

* **auth:** add Kiro and GitHub Copilot OAuth providers ([2b441f6](2b441f6))
* **cliproxy:** add ghcp settings and update variant adapter ([fae1ee2](fae1ee2))
* **cliproxy:** add kiro and ghcp OAuth configurations ([a01abe1](a01abe1))
* **cliproxy:** add kiro and ghcp providers to CLIProxyProvider type ([036714c](036714c))
* **cliproxy:** add kiro and ghcp to OAuth diagnostics and account manager ([49bc0a4](49bc0a4))
* **cliproxy:** migrate from CLIProxyAPI to CLIProxyAPIPlus ([6f8587d](6f8587d))
* **config:** add base settings for Kiro and Copilot providers ([b15ff7f](b15ff7f))
* **config:** add kiro and ghcp to unified config and auth routes ([d04bcc1](d04bcc1))
* **ui:** add Kiro and Copilot provider icons ([9ca20e7](9ca20e7))
* **ui:** add kiro and ghcp to provider types and configs ([bf3d51a](bf3d51a))
* **ui:** add kiro and ghcp to wizard, auth flow, and settings ([9221545](9221545))
* **ui:** integrate Kiro and Copilot providers, rename to CLIProxy Plus ([0f029f9](0f029f9))
* **ui:** update cliproxy components with kiro and ghcp providers ([099b712](099b712))

### Bug Fixes

* update download URLs and binary names for CLIProxyAPIPlus ([4829902](4829902))

### Documentation

* add CLIProxyAPIPlus attribution for Kiro and Copilot ([743d34a](743d34a))
* **cli:** add ccs kiro and ccs ghcp to help text ([8c8a15f](8c8a15f))
* update documentation for kiro and ghcp providers ([b93b91c](b93b91c))

### Code Refactoring

* complete CLIProxy Plus branding across CLI and UI ([af92bc3](af92bc3))
* rename CLIProxyAPI to CLIProxy Plus across UI and CLI ([670993d](670993d))

v7.2.0

Toggle v7.2.0's commit message
chore(release): 7.2.0 [skip ci]

## [7.2.0](v7.1.1...v7.2.0) (2025-12-22)

### Features

* **cliproxy:** add localhost URL rewriting for remote proxy mode ([d0599e8](d0599e8))
* **cliproxy:** add proxy target resolver for remote/local routing ([9e2fd09](9e2fd09))
* **cliproxy:** add remote routing for stats and auth endpoints ([17bb6f9](17bb6f9))
* **ui:** add remote mode indicator to provider editor header ([3bf9ebe](3bf9ebe))
* **ui:** dynamic control panel embed for remote CLIProxy ([bfa55e0](bfa55e0))
* **ui:** show remote server info in ProxyStatusWidget ([d86dfab](d86dfab))

### Bug Fixes

* **api:** add try-catch error handling to route handlers ([85b0f17](85b0f17))
* **api:** complete error handling and add missing endpoints ([3ed961f](3ed961f))
* **api:** resolve route path mismatches ([557926f](557926f))
* **cliproxy:** add gemini-cli provider mapping for remote auth ([068d577](068d577))
* **cliproxy:** address code review findings for remote routing ([cdb4653](cdb4653))
* **cliproxy:** load remote config from config.yaml for proxy resolution ([a2d01bc](a2d01bc))
* **cliproxy:** merge dev with proper remote mode integration ([28c6262](28c6262))
* **cliproxy:** respect user model settings in remote proxy mode ([4ee3100](4ee3100))
* **ui:** correct cliproxy account API paths ([e84df00](e84df00))
* **ui:** hide local paths in remote CLIProxy mode ([883d9fa](883d9fa))

### Documentation

* update documentation for v7.1 remote CLIProxy feature ([ec7781b](ec7781b)), closes [#142](#142)

### CI

* improve issue tagging and label management in release workflows ([3638620](3638620))

v7.2.0-dev.1

Toggle v7.2.0-dev.1's commit message
chore(release): 7.2.0-dev.1 [skip ci]

v7.1.1-dev.4

Toggle v7.1.1-dev.4's commit message
chore(release): 7.1.1-dev.4 [skip ci]

v7.1.1-dev.3

Toggle v7.1.1-dev.3's commit message
chore(release): 7.1.1-dev.3 [skip ci]

v7.1.1

Toggle v7.1.1's commit message
chore(release): 7.1.1 [skip ci]

## [7.1.1](v7.1.0...v7.1.1) (2025-12-21)

### Bug Fixes

* **hooks:** memoize return objects to prevent infinite render loops ([f15b989](f15b989))
* **settings:** memoize useSettingsActions to prevent infinite render loop ([4f75e10](4f75e10))

### Documentation

* update documentation for modularization phases 6-9 ([e45b46d](e45b46d))

### Code Refactoring

* **ui:** modularize analytics page into directory structure ([03d9bf7](03d9bf7))
* **ui:** modularize auth-monitor into directory structure ([8ead6fa](8ead6fa))
* **ui:** modularize settings page into directory structure ([104a404](104a404))

### Tests

* **ui:** add vitest testing infrastructure with 99 unit tests ([3fca933](3fca933))

v7.1.1-dev.2

Toggle v7.1.1-dev.2's commit message
chore(release): 7.1.1-dev.2 [skip ci]