Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
replicate/cog
Pull Requests
Commits
feat/build-time-schema
FFI-ITs
add-image-type
chore/beta3
cog-mask
dependabot/github_actions/actions/setup-go-6
dependabot/github_actions/actions/upload-artifact-7
dependabot/github_actions/docker/login-action-4
dependabot/go_modules/github.com/docker/cli-29.3.0incompatible
dependabot/go_modules/github.com/hashicorp/go-version-1.8.0
dependabot/go_modules/github.com/moby/buildkit-0.28.0
dependabot/go_modules/golang.org/x/sys-0.42.0
dependabot/go_modules/google.golang.org/grpc-1.79.2
feat/build-time-schema
feat/kong-cli
fix/base-image-name-suffix
fix/bind-localhost-by-default
fix/configurable-user-agent
fix/deprecated-library-usage
fix/dict-list-output-schema
fix/env-denylist-error-message
fix/flaky-setup-subprocess-double-fork
fix/health-check-503
fix/signal-container-cleanup
fix-install-instructions
fix-wsl2-docs
gh-pages
kong
main
make-registry-flag-global
md/buildkit-pipelines
md/cog-wheel-embedding
md/cogpack
md/remove-dead-code-tests
move-environment-to-build
mp/coglet-test-fixes
mp/fix/dict-list-output-schema-fixes
mp/modernize
mphelps/homebrew-tap-cask
mphelps/push-phase-progress
nikhil/secrets
prerelease/0.17.0
rename-predict-to-run-clean2
sackfield/convert-files-data-urls-webhooks
sackfield/dotenv-predict
torch-2.9-cuda-13
use-console-log-format-locally
v0.16-maint
fix: restrict COG_SCHEMA_GEN_TOOL to local file paths only
tempusfrangit
committed
11 days ago
Verified
d17106ee
chore: update Cargo.lock after main merge
tempusfrangit
committed
11 days ago
Verified
ac213d00
Merge remote-tracking branch 'origin/main' into feat/build-time-schema
tempusfrangit
committed
11 days ago
Verified
e6509971
style: fix clippy and rustfmt warnings
tempusfrangit
committed
11 days ago
Verified
8f87e8d7
fix: resolve choices= and default= expressions against module-level scope
tempusfrangit
committed
11 days ago
Verified
c49cfa6d
fix: training idempotency ID check, File-vs-Path Optional/Union coercion, reject HTTP URLs
tempusfrangit
committed
11 days ago
Verified
97e283b8
feat: chunked image push via OCI compatible push (#2760)
markphelps
committed
11 days ago
Verified
dfa4fc3c
chore: bump for rc (#2776)
tempusfrangit
committed
11 days ago
Verified
8ed998c5
ci: retrigger
tempusfrangit
committed
12 days ago
Verified
cdf51761
fix: namespace train schemas as TrainingInput/TrainingOutput, validate separately
tempusfrangit
committed
12 days ago
Verified
0e801962
fix: use unique temp files in extractEmbedded to prevent ETXTBSY race
tempusfrangit
committed
12 days ago
Verified
63e261ec
fix: use File.validate() for File-typed inputs, Path.validate() for Path-typed
tempusfrangit
committed
12 days ago
Verified
abae8571
fix: resolve allOf/$ref when coercing CLI input types for enum fields
tempusfrangit
committed
12 days ago
Verified
74beca12
feat: add URL support to COG_SCHEMA_GEN_TOOL, remove silent legacy fallback
tempusfrangit
committed
12 days ago
Verified
7d620b10
fix: coerce URL strings to URLPath for file inputs, inline $ref in schema validator
tempusfrangit
committed
12 days ago
Verified
ccdfa7db
chore: fix CI lint/test failures, update docs for deleted modules
tempusfrangit
committed
12 days ago
Verified
6535e782
feat: move output encoding and input validation from Python to Rust
tempusfrangit
committed
12 days ago
Verified
6514a653
chore: inline CancelationException re-export, delete exceptions.py
tempusfrangit
committed
12 days ago
Verified
9de56232
chore: remove Coder extensibility system (unused since coglet handles I/O)
tempusfrangit
committed
12 days ago
Verified
7f9da6df
feat: replace runtime cog.yaml parsing with Dockerfile ENV vars, delete dead SDK modules
tempusfrangit
committed
12 days ago
Verified
f2224b16
chore: remove dead Python SDK code, simplify Input(), patch FieldInfo defaults in Rust
tempusfrangit
committed
12 days ago
Verified
fcbbd6b2
feat: let SDK dependency drive coglet installation instead of Dockerfile generator
tempusfrangit
committed
12 days ago
Verified
30bd0851
chore: remove _adt and _inspector runtime introspection
tempusfrangit
committed
13 days ago
Verified
7f9c2d52
feat: add legacy SDK fallback for schema generation and coglet installation
tempusfrangit
committed
13 days ago
Verified
889a55f7
Merge remote-tracking branch 'origin/main' into feat/build-time-schema
tempusfrangit
committed
13 days ago
Verified
8908aeb8
Fix: cancellation wiring (#2772)
tempusfrangit
committed
13 days ago
Verified
19995330
fix: create .cog/ directory before writing bundled schema file
tempusfrangit
committed
13 days ago
Verified
abfeb6db
style: fix formatting, clippy, and lint warnings across schema-gen and coglet
tempusfrangit
committed
13 days ago
Verified
b1a4b966
chore: remove runtime schema generation code
tempusfrangit
committed
13 days ago
Verified
ef02bde7
feat: move schema generation before Docker build, coglet loads from file
tempusfrangit
committed
13 days ago
Verified
ba4d8525
Older