Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
snova-kwasia
/
openworker
Public
forked from
andrewyng/openworker
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Add SambaNova as an OpenAI-compatible provider
- #1
#1
Closed
snova-kwasia
wants to merge 27 commits into
main
snova-kwasia/openworker:main
from
add-sambanova-provider
snova-kwasia/openworker:add-sambanova-provider
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Closed
Add SambaNova as an OpenAI-compatible provider
#1
snova-kwasia
wants to merge 27 commits into
main
snova-kwasia/openworker:main
from
add-sambanova-provider
snova-kwasia/openworker:add-sambanova-provider
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2026
fix(inbox): match approval keywords as whole words, not substrings
Show description for b922311
psssnikhil
committed
b922311
View commit details
Copy full SHA for b922311
Browse repository at this point
Gate workspace MCP config behind WorkspaceTrustStore.
Show description for 8cfd5b5
HaoChiBao
committed
8cfd5b5
View commit details
Copy full SHA for 8cfd5b5
Browse repository at this point
Polish workspace MCP trust gate: shared helper and tighter tests.
Show description for 29adb8d
HaoChiBao
committed
29adb8d
View commit details
Copy full SHA for 29adb8d
Browse repository at this point
Commits on Jul 28, 2026
security: block loopback/private/metadata addresses in model-supplied URL fetches
Show description for ff86735
Mr-Neutr0n
committed
ff86735
View commit details
Copy full SHA for ff86735
Browse repository at this point
Commits on Jul 29, 2026
compaction: pure module + tests (OPE-27 1/4)
Show description for 028d42e
devikaverma
committed
028d42e
View commit details
Copy full SHA for 028d42e
Browse repository at this point
compaction: engine hook, failure policy, persistence (OPE-27 2/4)
Show description for f08a3c4
devikaverma
committed
f08a3c4
View commit details
Copy full SHA for f08a3c4
Browse repository at this point
compaction: Settings overrides + GUI divider (OPE-27 3/4)
Show description for 4fa8acf
devikaverma
committed
4fa8acf
View commit details
Copy full SHA for 4fa8acf
Browse repository at this point
compaction: repeated-compaction smoke through the manager (OPE-27 4/4)
Show description for 0bf9b87
devikaverma
committed
0bf9b87
View commit details
Copy full SHA for 0bf9b87
Browse repository at this point
compaction: harden the smoke against per-turn event loops (OPE-27)
Show description for 330010c
devikaverma
committed
330010c
View commit details
Copy full SHA for 330010c
Browse repository at this point
Commits on Jul 30, 2026
Merge pull request #347 from andrewyng/review/ope-27
Show description for b303823
devikaverma
authored
b303823
View commit details
Copy full SHA for b303823
Browse repository at this point
compaction: live progress signal + user-message cap
Show description for f9f51c9
rohitprasad15
committed
f9f51c9
View commit details
Copy full SHA for f9f51c9
Browse repository at this point
transcript: clamp long user messages with a more…/less… toggle
Show description for 1e819e0
rohitprasad15
committed
1e819e0
View commit details
Copy full SHA for 1e819e0
Browse repository at this point
models: Kimi K3 via Together (1M window, vision); right-align the more/less toggle
Show description for fe034c8
rohitprasad15
committed
fe034c8
View commit details
Copy full SHA for fe034c8
Browse repository at this point
Merge pull request #215 from HaoChiBao/security/workspace-mcp-trust-gate
Show description for cca0421
rohitprasad15
authored
cca0421
View commit details
Copy full SHA for cca0421
Browse repository at this point
Merge pull request #351 from andrewyng/rpCompactionPolish
Show description for 5071451
rohitprasad15
authored
5071451
View commit details
Copy full SHA for 5071451
Browse repository at this point
mcp: global config wins on name clash with a trusted workspace
Show description for 6217dbc
rohitprasad15
committed
6217dbc
View commit details
Copy full SHA for 6217dbc
Browse repository at this point
Merge pull request #352 from andrewyng/rpMcpGlobalWins
Show description for 98445fe
rohitprasad15
authored
98445fe
View commit details
Copy full SHA for 98445fe
Browse repository at this point
Merge pull request #161 from psssnikhil/fix/inbox-reply-word-boundaries
Show description for 38e1f03
rohitprasad15
authored
38e1f03
View commit details
Copy full SHA for 38e1f03
Browse repository at this point
Merge pull request #290 from Mr-Neutr0n/security/block-ssrf-in-url-tools
Show description for 7e69398
rohitprasad15
authored
7e69398
View commit details
Copy full SHA for 7e69398
Browse repository at this point
security: block CGNAT range and guard browser_open_url
Show description for e5c5699
rohitprasad15
committed
e5c5699
View commit details
Copy full SHA for e5c5699
Browse repository at this point
Merge pull request #353 from andrewyng/rpSsrfFollowup
Show description for 11d9f72
rohitprasad15
authored
11d9f72
View commit details
Copy full SHA for 11d9f72
Browse repository at this point
fix: stop artifact walk entering OS app-data dirs; context bar off by default
Show description for 25dc283
rohitprasad15
committed
25dc283
View commit details
Copy full SHA for 25dc283
Browse repository at this point
Merge pull request #354 from andrewyng/rpArtifactWalkAndContextBar
Show description for 907752b
rohitprasad15
authored
907752b
View commit details
Copy full SHA for 907752b
Browse repository at this point
Prepare app release 0.1.7: version bump
rohitprasad15
committed
ae7256f
View commit details
Copy full SHA for ae7256f
Browse repository at this point
ci: build macOS Intel on macos-15-intel
rohitprasad15
committed
bfabfaa
View commit details
Copy full SHA for bfabfaa
Browse repository at this point
Merge pull request #356 from andrewyng/rpMacIntelBuild
Show description for e0cb129
rohitprasad15
authored
e0cb129
View commit details
Copy full SHA for e0cb129
Browse repository at this point
Add SambaNova as an OpenAI-compatible provider
Show description for 2f94626
snova-kwasia
and
claude
committed
2f94626
View commit details
Copy full SHA for 2f94626
Browse repository at this point
You can’t perform that action at this time.