Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
replicate/cog
Pull Requests
Commits
feat/build-time-schema
2978/parser-state-machine
FFI-ITs
add-image-type
bonk/add-workflow-file
bonk-strong
chore/beta3
chore/update-compatibility-matrices
cloud-storage-inputs
cog-mask
copilot/dependabot-batch-green-2026-06-16
dependabot/cargo/crates/anyhow-1.0.104
dependabot/cargo/crates/jsonschema-0.49.4
dependabot/cargo/crates/pyo3-stub-gen-0.22.3
dependabot/cargo/crates/rustls-0.23.43
dependabot/cargo/crates/thiserror-2.0.20
dependabot/github_actions/actions/upload-artifact-7
dependabot/go_modules/github.com/containerd/containerd/v2-2.2.5
dependabot/go_modules/github.com/getkin/kin-openapi-0.146.0
dependabot/go_modules/github.com/moby/buildkit-0.31.1
dependabot/go_modules/github.com/moby/go-archive-0.3.0
dependabot/go_modules/github.com/testcontainers/testcontainers-go/modules/registry-0.44.0
dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.44.0
dependabot/go_modules/google.golang.org/grpc-1.83.0
dependabot/npm_and_yarn/playground/jsdom-30.0.1
dependabot/npm_and_yarn/playground/oxfmt-0.62.0
dependabot/npm_and_yarn/playground/oxlint-1.77.0
dependabot/npm_and_yarn/playground/tsx-4.23.11
dependabot/npm_and_yarn/playground/vite-8.2.1
doc-ext-managed-env-errors
docs/diataxis-restructure
feat/build-time-schema
feat/kong-cli
feat/phase2-tracing
fix/base-image-name-suffix
fix/ci-mise-cache-per-job
fix/configurable-user-agent
fix/dict-list-output-schema
fix/health-check-503
fix-install-instructions
fix-wsl2-docs
gh-pages
issue-1434
issue-2811-concurrent-decorator
kong
kong-cli-parity
lucataco/arm-cli-support
main
make-registry-flag-global
md/buildkit-pipelines
md/cog-wheel-embedding
md/cogpack
md/govulncheck
md/managed-weights-v0.0.2
md/rc-example
md/remove-dead-code-tests
move-environment-to-build
mp/coglet-test-fixes
mp/modernize
mphelps/homebrew-tap-cask
nikhil/secrets
predict-rename
prerelease/0.17.0
release/0.17
releax-release-version-check
rename-predict-to-run-clean2
sackfield/convert-files-data-urls-webhooks
sackfield/dotenv-predict
torch-2.9-cuda-13
v0.16-maint
fix: restrict COG_SCHEMA_GEN_TOOL to local file paths only
tempusfrangit
committed
174 days ago
Verified
d17106ee
chore: update Cargo.lock after main merge
tempusfrangit
committed
174 days ago
Verified
ac213d00
Merge remote-tracking branch 'origin/main' into feat/build-time-schema
tempusfrangit
committed
174 days ago
Verified
e6509971
style: fix clippy and rustfmt warnings
tempusfrangit
committed
174 days ago
Verified
8f87e8d7
fix: resolve choices= and default= expressions against module-level scope
tempusfrangit
committed
174 days ago
Verified
c49cfa6d
fix: training idempotency ID check, File-vs-Path Optional/Union coercion, reject HTTP URLs
tempusfrangit
committed
174 days ago
Verified
97e283b8
feat: chunked image push via OCI compatible push (#2760)
markphelps
committed
174 days ago
Verified
dfa4fc3c
chore: bump for rc (#2776)
tempusfrangit
committed
174 days ago
Verified
8ed998c5
ci: retrigger
tempusfrangit
committed
175 days ago
Verified
cdf51761
fix: namespace train schemas as TrainingInput/TrainingOutput, validate separately
tempusfrangit
committed
175 days ago
Verified
0e801962
fix: use unique temp files in extractEmbedded to prevent ETXTBSY race
tempusfrangit
committed
175 days ago
Verified
63e261ec
fix: use File.validate() for File-typed inputs, Path.validate() for Path-typed
tempusfrangit
committed
175 days ago
Verified
abae8571
fix: resolve allOf/$ref when coercing CLI input types for enum fields
tempusfrangit
committed
175 days ago
Verified
74beca12
feat: add URL support to COG_SCHEMA_GEN_TOOL, remove silent legacy fallback
tempusfrangit
committed
175 days ago
Verified
7d620b10
fix: coerce URL strings to URLPath for file inputs, inline $ref in schema validator
tempusfrangit
committed
175 days ago
Verified
ccdfa7db
chore: fix CI lint/test failures, update docs for deleted modules
tempusfrangit
committed
175 days ago
Verified
6535e782
feat: move output encoding and input validation from Python to Rust
tempusfrangit
committed
175 days ago
Verified
6514a653
chore: inline CancelationException re-export, delete exceptions.py
tempusfrangit
committed
175 days ago
Verified
9de56232
chore: remove Coder extensibility system (unused since coglet handles I/O)
tempusfrangit
committed
175 days ago
Verified
7f9da6df
feat: replace runtime cog.yaml parsing with Dockerfile ENV vars, delete dead SDK modules
tempusfrangit
committed
175 days ago
Verified
f2224b16
chore: remove dead Python SDK code, simplify Input(), patch FieldInfo defaults in Rust
tempusfrangit
committed
175 days ago
Verified
fcbbd6b2
feat: let SDK dependency drive coglet installation instead of Dockerfile generator
tempusfrangit
committed
175 days ago
Verified
30bd0851
chore: remove _adt and _inspector runtime introspection
tempusfrangit
committed
176 days ago
Verified
7f9c2d52
feat: add legacy SDK fallback for schema generation and coglet installation
tempusfrangit
committed
176 days ago
Verified
889a55f7
Merge remote-tracking branch 'origin/main' into feat/build-time-schema
tempusfrangit
committed
176 days ago
Verified
8908aeb8
Fix: cancellation wiring (#2772)
tempusfrangit
committed
176 days ago
Verified
19995330
fix: create .cog/ directory before writing bundled schema file
tempusfrangit
committed
176 days ago
Verified
abfeb6db
style: fix formatting, clippy, and lint warnings across schema-gen and coglet
tempusfrangit
committed
176 days ago
Verified
b1a4b966
chore: remove runtime schema generation code
tempusfrangit
committed
176 days ago
Verified
ef02bde7
feat: move schema generation before Docker build, coglet loads from file
tempusfrangit
committed
176 days ago
Verified
ba4d8525
Older