Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
replicate/cog
Pull Requests
Commits
nikhil/secrets
2978/parser-state-machine
FFI-ITs
add-image-type
bonk/add-workflow-file
chore/beta3
chore/update-compatibility-matrices
cloud-storage-inputs
cog-mask
copilot/dependabot-all-green-updates
copilot/dependabot-batch-green-2026-06-16
dependabot/cargo/crates/dashmap-6.2.1
dependabot/cargo/crates/jsonschema-0.46.5
dependabot/cargo/crates/pyo3-stub-gen-0.22.3
dependabot/cargo/crates/quinn-proto-0.11.14
dependabot/cargo/crates/reqwest-0.13.4
dependabot/cargo/crates/sentry-0.48.2
dependabot/github_actions/actions/checkout-7
dependabot/github_actions/actions/upload-artifact-7
dependabot/go_modules/github.com/containerd/containerd/v2-2.2.5
dependabot/go_modules/github.com/in-toto/in-toto-golang-0.11.0
dependabot/go_modules/github.com/rogpeppe/go-internal-1.15.0
dependabot/go_modules/github.com/testcontainers/testcontainers-go/modules/registry-0.42.0
dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.42.0
dependabot/go_modules/golang.org/x/sys-0.45.0
dependabot/pip/examples/experimental/resnet-managed-weights/pillow-12.2.0
dependabot/pip/examples/experimental/resnet-managed-weights/torch-2.12.0
dependabot/pip/examples/resnet/pillow-12.2.0
dependabot/pip/examples/resnet/torch-2.12.0
dependabot/pip/examples/resnet/transformers-5.0.0rc3
dependabot/pip/examples/streaming-text/torch-2.12.0
dependabot/pip/examples/streaming-text/transformers-5.0.0rc3
dependabot/pip/examples/z-image-turbo/diffusers-0.38.0
dependabot/pip/examples/z-image-turbo/transformers-5.0.0rc3
dependabot/uv/crates/coglet-python/pygments-2.20.0
dependabot/uv/crates/coglet-python/pytest-9.0.3
dependabot/uv/crates/coglet-python/requests-2.33.0
dependabot/uv/pygments-2.20.0
dependabot/uv/pytest-9.0.3
doc-ext-managed-env-errors
docs/diataxis-restructure
feat/build-time-schema
feat/kong-cli
fix/base-image-name-suffix
fix/bind-localhost-by-default
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-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
mphelps/mime-type-input-schema
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
use-console-log-format-locally
v0.16-maint
Add new deps
NikhilSinha1
committed
165 days ago
e8e9a0fc
Remove testing file
NikhilSinha1
committed
165 days ago
0c24c916
Merge branch 'main' of github.com:replicate/cog into nikhil/secrets
NikhilSinha1
committed
165 days ago
87c7bff2
Add COG_WHEEL env var for runtime selection (cog/coglet/coglet-alpha) (#2616)
michaeldwan
committed
166 days ago
Verified
aab14285
docs: update llms.txt (#2615)
github-actions[bot]
committed
168 days ago
Verified
d2225938
Expose prediction IDs for model code (#2591)
NikhilSinha1
committed
185 days ago
Verified
e3c842df
Improve credential helper error message with registry and actual error (#2588)
michaeldwan
committed
186 days ago
Verified
c29e6b70
Backport cog-runtime (#2583)
michaeldwan
committed
187 days ago
Verified
3b18cc4e
Remove unused docker CLI client (#2576)
michaeldwan
committed
187 days ago
Verified
27e8ffc5
Move CLAUDE.md to AGENTS.md, update contents, and a symlink to preserve (#2575)
michaeldwan
committed
192 days ago
Verified
c49bf760
Update uv.lock with rev 3 format. No dependency version changes! (#2572)
michaeldwan
committed
193 days ago
Verified
c6739579
Bump github/codeql-action from 3 to 4
dependabot[bot]
committed
193 days ago
5a2d38fd
Bump actions/download-artifact from 4 to 6
dependabot[bot]
committed
193 days ago
cdaf6346
Update README.md
zeevick10
committed
193 days ago
c8f64156
Update test_worker.py
zeevick10
committed
193 days ago
6b3b3dee
Bump actions/checkout from 4 to 6
dependabot[bot]
committed
193 days ago
40c1fc9a
Put bash first in instructions
bfirsh
committed
193 days ago
bce03e5d
Update in response to comments
NikhilSinha1
committed
208 days ago
6a2d1233
Use a POST mechanism instead
NikhilSinha1
committed
213 days ago
0861aa30
Check exceptions
NikhilSinha1
committed
214 days ago
1a6b468a
Use content instead of text
NikhilSinha1
committed
214 days ago
1c28e60b
Add cryptography dependency
NikhilSinha1
committed
214 days ago
f004a81a
Undo change from unrelated work
NikhilSinha1
committed
214 days ago
3aedd9b5
Secrets v1
NikhilSinha1
committed
215 days ago
37def449
Fix x-order bug (#2562)
8W9aG
committed
224 days ago
Verified
ebd8ee78
chore: set `-buildvcs=false` on `go build` (#2516)
michaeldwan
committed
262 days ago
Verified
1087c982
Upgrade test dependencies (#2544)
michaeldwan
committed
262 days ago
Verified
a4a8553d
Bump actions/setup-python from 5 to 6
dependabot[bot]
committed
262 days ago
7ef0e643
feat: add registry migration support with credential fallback (#2541)
markphelps
committed
264 days ago
Verified
171b1d52
Update fastapi requirement from <0.116.0,>=0.100 to >=0.100,<0.119.0
dependabot[bot]
committed
264 days ago
76bf2859
Older