pullrequests Search Results · language:Dune language:Python language:JavaScript is:unmerged language:JavaScript
Filter by
27.7M results
Closed because the source branch contains unrelated work in addition to the CTK public identity commit. A clean PR will
be opened from a branch based directly on master.
Dockerfile addition
Pull Request Checklist
Before submitting, make sure you ve checked the following:
- [x] Linked Issue/Discussion: This PR references an existing Issue or Discussion — Closes #___ / Relates to #___. ...
This is a test PR
Summary
Optimizes 4 plugins: commit-commands, code-review, frontend-design, skill-creator.
commit-commands
- commit-push-pr.md: Added git log --oneline -10 context, conventional-commit guidance, gh ...
This is a test PR
Summary
Two fixes verified against the full source:
1. entry.mjs — read saved config before initializing OpenAI client
Previously, _initialProvider and _initialKey were computed from env vars only. ...
Summary
Fixes Azure OpenAI connection routing after edited connection settings can persist Azure configuration in
provider-shaped form.
When the Azure connection config is stored with provider metadata, ...