Skip to content

Releases: KooshaPari/cliproxyapi-plusplus

v6.8.150-0

25 Mar 12:44
cd94e62

Choose a tag to compare

Changelog

v6.8.149-0

25 Mar 12:01
a48f2d3

Choose a tag to compare

Changelog

  • a48f2d3 fix: skip billable CI runs in favor of workflow_dispatch (#910)
  • b596f56 [codex/stabilize-cli-20260313] Lock iflow provider envelope error handling (#889)
  • df9c472 [chore/oxc-migration-20260303-cliproxy] chore: migrate lint/format stack to OXC (#888)
  • da2599c [chore/fix-gh-pages-workflow-gates] fix(ci): align sdk config types and include auto-merge workflow (#887)
  • 3090c99 [chore/fix-codex-auth-package-path-ci-markers] ci: resolve merge-conflict markers in workflow guard files (#886)
  • b792535 [chore/branding-slug-cleanup-20260302] ci: unblock #829 check-name and auth module failures (#884)

v6.8.148-0

25 Mar 11:35

Choose a tag to compare

Changelog

  • c225c1f Merge branch 'pr-891'
  • d409cb6 Merge remote-tracking branch 'origin/main' into pr-891
  • 6e6b8fe [feat/client-sdk] feat(pkg/client): add Go SDK client for cliproxyapi++ proxy API (#890)
  • a48c892 [agentops/policy-federation-onboard] fix(ci): deploy docs pages only on main (#881)
  • a50c3f8 [chore/branding-slug-cleanup-20260303-clean] ci: unblock PR-840 checks on clean branding branch (#885)
  • fb3ca67 [fix/build-errors] fix: resolve all Go build failures from module import path rename (#892)
  • 4693b73 chore: remove package-lock.json (use bun/pnpm) (#898)
  • da56ed4 chore(ci): bump python-version to 3.14 in workflows (#906)
  • eafc4b8 Merge branch 'origin/main' into #891
  • 5b3bc87 chore: add worktrees/ to gitignore
  • c4db76a docs: Turn 22 mass optimization - Licenses and CI Caching
  • c36b015 docs: Turn 15 mass synchronization - Issue Templates/CODEOWNERS/Security/Stale
  • 326e283 docs: Turn 14 mass synchronization - Hooks/Containers/Badges/Deployment
  • 339e17f docs: Turn 13 mass synchronization - Release/Dependabot/Security/Contribution
  • bf55af1 docs: Turn 12 mass synchronization - Quality/Protection/Security/Automation
  • fb96209 docs: Turn 10 mass synchronization - CI/Release/Docs/Dependencies
  • bfaf5ec docs: inject standardized Phenotype governance and worktree policies
  • f6b3e78 Merge branch 'canary/signed-replay'
  • c45deed Merge commit 'da8d4c19c0aecc92df4655d199bcfdd5c25fd1f0'
  • 994f424 Merge commit 'a1a96d2193ec04660f5fb2625a0a7cfc6ba435a2'
  • 6d97436 docs(branding): normalize cliproxyapi-plusplus naming across docs
  • 6bcdd0d chore: add shared pheno devops task surface
  • 77621d7 chore(artifacts): remove stale AI tooling artifacts
  • d918863 chore: remove tracked AI artifact files
  • da8d4c1 merge: reconcile fix/pr617-main-ci-fix1 histories
  • 30d3b9f fix(auth): use internal codex auth packages in sdk login flow
  • 050b338 ci: add required-checks manifest and migration translator path exception
  • a1a96d2 fix: clean duplicate structs/tests and harden auth region/path handling
  • 3288641 fix: resolve cliproxyctl delegate build regressions
  • ede7dfd fix(ci): align sdk config types and include auto-merge workflow
  • 7244955 Merge: fix/circular-import-config and refactor/consolidation
  • a741598 Strip empty messages on translation from openai to claude
  • 4d359cc fix: multiple issues
  • 6932352 ci: branch-scope build and codeql for migrated router compatibility
  • 4740b95 fix: resolve executor compile regressions
  • 56117f8 ci: allow translator kiro websearch hotfix file in path guard
  • 38320e6 fix: resolve cliproxyctl delegate build regressions
  • 1509a48 chore: align module path to kooshapari fork

v6.8.147-0

25 Mar 11:13

Choose a tag to compare

Changelog

  • c8c332f Merge remote-tracking branch 'origin/main'
  • 3df7edc refactor: decompose streaming and config god files into focused modules
  • 92b1a34 refactor: decompose config.go god file into focused modules
  • 254335d fix: inline phenotype-go-auth dependency by using local base token storage
  • eb9c1e8 refactor: decompose kiro_streaming.go into focused modules (phase 2-3)
  • a70a334 refactor: decompose kiro_streaming.go into focused modules (phase 1)

v6.8.146-0

25 Mar 11:06
6b43292

Choose a tag to compare

Changelog

  • 6b43292 [docs/add-workflow-guide-and-sync-script] docs: add workflow guide and sync script + SDKConfig fix (#909)

v6.8.145-0

25 Mar 08:56
63fc77a

Choose a tag to compare

Changelog

  • 63fc77a feat(sdk): scaffold proxy auth access module contract (#893)
  • 94022ae [refactor/base-token-storage-v2] style: gofmt import ordering in utls_transport.go (#894)
  • 49c275a [refactor/base-token-storage] style: gofmt import ordering in utls_transport.go (#895)
  • ed046e0 chore: remove package-lock.json (use bun/pnpm) (#896)
  • 0b66c62 chore: remove package-lock.json (use bun/pnpm) (#897)

v6.8.144-0

25 Mar 07:23
6b8ea89

Choose a tag to compare

Changelog

  • 6b8ea89 fix(ci): add missing required check names to workflows (#880)

v6.8.143-0

25 Mar 05:29
b55c44c

Choose a tag to compare

Changelog

  • b55c44c fix: resolve Go build failures and CI issues\n\n- Inline phenotype-go-kit/pkg/auth BaseTokenStorage into internal/auth/base\n to remove local replace directive that breaks CI builds\n- Remove go.mod replace directive for phenotype-go-kit\n- Fix stale import path in pkg/llmproxy/usage/metrics.go\n (router-for-me/CLIProxyAPI -> kooshapari/cliproxyapi-plusplus)\n- Fix bare HTML tag in docs/troubleshooting.md causing VitePress build failure\n- Fix security-guard.yml referencing nonexistent scripts/security-guard.sh\n\nCo-Authored-By: Claude Opus 4.6 noreply@anthropic.com (#879)
  • 7dc9676 fix: resolve Go build failures and CI issues\n\n- Inline phenotype-go-kit/pkg/auth BaseTokenStorage into internal/auth/base\n to remove local replace directive that breaks CI builds\n- Remove go.mod replace directive for phenotype-go-kit\n- Fix stale import path in pkg/llmproxy/usage/metrics.go\n (router-for-me/CLIProxyAPI -> kooshapari/cliproxyapi-plusplus)\n- Fix bare HTML tag in docs/troubleshooting.md causing VitePress build failure\n- Fix security-guard.yml referencing nonexistent scripts/security-guard.sh\n\nCo-Authored-By: Claude Opus 4.6 noreply@anthropic.com (#878)
  • 693b08b chore: add worktrees/ to gitignore (#877)

v6.8.142-0

24 Mar 12:22
bcfa405

Choose a tag to compare

Changelog

  • bcfa405 chore(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 (#858)
  • d6f32ac chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 (#864)

v6.8.141-0

24 Mar 11:59
359ee51

Choose a tag to compare

Changelog

  • 359ee51 chore(deps): bump github.com/minio/minio-go/v7 from 7.0.98 to 7.0.99 (#856)
  • 07e8132 chore(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 (#857)
  • c588925 chore(deps): bump golang.org/x/term from 0.40.0 to 0.41.0 (#865)