Skip to content

feat: add isolated Freebuff provider adapter - #1

Merged
LuneZ99 merged 1 commit into
devfrom
feat/freebuff-provider
Aug 15, 2026
Merged

feat: add isolated Freebuff provider adapter#1
LuneZ99 merged 1 commit into
devfrom
feat/freebuff-provider

Conversation

@LuneZ99

Copy link
Copy Markdown

Adds the Freebuff session and agent-run lifecycle around the existing OpenAI-compatible executor for deepseek/deepseek-v4-flash. Includes a focused lifecycle test and a CorgiCortex GHCR image workflow.\n\nValidation:\n- go test ./internal/runtime/executor -run '^TestFreebuffRequestLifecycle$' -count=1\n- go build -o /tmp/cliproxy-freebuff ./cmd/server\n- go test ./... (unrelated existing environment failures in Codex ICE and Claude OS fingerprint tests)

@github-actions
github-actionsBot changed the base branch from main to devAugust 15, 2026 17:44
@github-actions

Copy link
Copy Markdown

This pull request targeted main.

The base branch has been automatically changed to dev.

@LuneZ99
LuneZ99 merged commit f45403a into devAug 15, 2026
4 checks passed
@LuneZ99
LuneZ99 deleted the feat/freebuff-provider branch August 15, 2026 17:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@LuneZ99