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
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
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
.
pixano
/
pixano-inference
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
5
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Production hardening: /v1 API on real Ray Serve, standalone client, plugins, Docker, observability (v0.6.0)
- #46
#46
Merged
jrabary
merged 14 commits into
main
pixano/pixano-inference:main
from
production-hardening
pixano/pixano-inference:production-hardening
Copy head branch name to clipboard
Jul 26, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Production hardening: /v1 API on real Ray Serve, standalone client, plugins, Docker, observability (v0.6.0)
#46
jrabary
merged 14 commits into
main
pixano/pixano-inference:main
from
production-hardening
pixano/pixano-inference:production-hardening
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
Harden for production: CI/packaging, security baseline, framework-agnostic core
Show description for a6aac88
jrabary
committed
a6aac88
View commit details
Copy full SHA for a6aac88
Browse repository at this point
Phase 2: migrate serving core to real Ray Serve
Show description for 4d5f05d
jrabary
committed
4d5f05d
View commit details
Copy full SHA for 4d5f05d
Browse repository at this point
Phase 3: versioned /v1 API, JobManager, NER, camelCase, binary NDArray
Show description for b790209
jrabary
committed
b790209
View commit details
Copy full SHA for b790209
Browse repository at this point
Commits on Jul 23, 2026
Phase 4: rewrite the client for /v1 (httpx, sync+async, jobs, retries, auth)
Show description for 708e2b8
jrabary
committed
708e2b8
View commit details
Copy full SHA for 708e2b8
Browse repository at this point
Phase 5: custom models as installable entry-point plugin packages
Show description for e8e935d
jrabary
committed
e8e935d
View commit details
Copy full SHA for e8e935d
Browse repository at this point
Extract SAM2 into a standalone first-party plugin package
Show description for f6eef81
jrabary
committed
f6eef81
View commit details
Copy full SHA for f6eef81
Browse repository at this point
Phase 6: Docker image and compose for single-node GPU deployment
Show description for b0599b4
jrabary
committed
b0599b4
View commit details
Copy full SHA for b0599b4
Browse repository at this point
Phase E: image + text embedding capability with bundled MobileCLIP2 plugin
Show description for 2257bc8
jrabary
committed
2257bc8
View commit details
Copy full SHA for 2257bc8
Browse repository at this point
Extract the client into a standalone pixano-inference-client package
Show description for 4d23a90
jrabary
committed
4d23a90
View commit details
Copy full SHA for 4d23a90
Browse repository at this point
Phase 7: observability (request id, metrics, logging) and compile gating
Show description for 48ff065
jrabary
committed
48ff065
View commit details
Copy full SHA for 48ff065
Browse repository at this point
Commits on Jul 25, 2026
Widen the client's numpy range to support numpy 2.x consumers
Show description for d1c3888
jrabary
committed
d1c3888
View commit details
Copy full SHA for d1c3888
Browse repository at this point
Load plugins before resolving model params in ModelConfig
Show description for 186edb9
jrabary
committed
186edb9
View commit details
Copy full SHA for 186edb9
Browse repository at this point
Add CHANGELOG for the 0.6.0 production-hardening release
Show description for dc2e39d
jrabary
committed
dc2e39d
View commit details
Copy full SHA for dc2e39d
Browse repository at this point
Fix CI for the release branch
Show description for 95ac3b1
jrabary
committed
95ac3b1
View commit details
Copy full SHA for 95ac3b1
Browse repository at this point
You can’t perform that action at this time.