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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Omnikon-Org
/
UnVibe
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Python AI
- #14
#14
Merged
Yuvraj-Sarathe
merged 11 commits into
Omnikon-Org:main
Omnikon-Org/UnVibe:main
from
Yuvraj-Sarathe:Python-Yuvraj
Yuvraj-Sarathe/UnVibe:Python-Yuvraj
Copy head branch name to clipboard
Jun 30, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Python AI
#14
Yuvraj-Sarathe
merged 11 commits into
Omnikon-Org:main
Omnikon-Org/UnVibe:main
from
Yuvraj-Sarathe:Python-Yuvraj
Yuvraj-Sarathe/UnVibe:Python-Yuvraj
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2026
fix(02): CR-01 change sync llm.generate() to await llm.generate_async() in all routes
Yuvraj-Sarathe
committed
11612df
View commit details
Copy full SHA for 11612df
Browse repository at this point
fix(02): CR-02 add timeout=Timeout(30.0, connect=10.0) to OpenAI client and import Timeout
Yuvraj-Sarathe
committed
dd1a77d
View commit details
Copy full SHA for dd1a77d
Browse repository at this point
fix(02): CR-04 fix ANTHROPIC_API_KEY to OPENROUTER_API_KEY in error messages
Yuvraj-Sarathe
committed
37e48f5
View commit details
Copy full SHA for 37e48f5
Browse repository at this point
fix(02): CR-06 CR-07 fix test key prefix, env cleanup, status codes, and config key validation
Yuvraj-Sarathe
committed
d56fc03
View commit details
Copy full SHA for d56fc03
Browse repository at this point
fix(02): CR-08 fix greedy function matching with proper bipartite matching
Yuvraj-Sarathe
committed
159d5e3
View commit details
Copy full SHA for 159d5e3
Browse repository at this point
fix(02): WR-01 extract shared strip_markdown_fence utility function and use in quiz and defend routes
Yuvraj-Sarathe
committed
eee641b
View commit details
Copy full SHA for eee641b
Browse repository at this point
fix(02): WR-02 add anyio, WR-05 strip fences in generate, WR-09 fix AsyncClient cleanup, WR-10 safe key access, WR-11 clamp score
Yuvraj-Sarathe
committed
f3e104f
View commit details
Copy full SHA for f3e104f
Browse repository at this point
fix(api): make Redis/BullMQ init resilient to avoid ECONNREFUSED spam
Show description for 5981d94
Yuvraj-Sarathe
committed
5981d94
View commit details
Copy full SHA for 5981d94
Browse repository at this point
feat: Dev 2 — AI Service full implementation
Show description for f785ee8
Yuvraj-Sarathe
committed
f785ee8
View commit details
Copy full SHA for f785ee8
Browse repository at this point
Merge branch 'Omnikon-Org:main' into Python-Yuvraj
Yuvraj-Sarathe
authored
c982a0b
View commit details
Copy full SHA for c982a0b
Browse repository at this point
Delete DEV-2-AI-SERVICE.md
Yuvraj-Sarathe
authored
f32e5d1
View commit details
Copy full SHA for f32e5d1
Browse repository at this point
You can’t perform that action at this time.