Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
replicate/cog
Pull Requests
Commits
dependabot/go_modules/github.com/docker/cli-29.4.0incompatible
FFI-ITs
add-image-type
bonk/add-workflow-file
chore/beta3
cog-doctor
cog-mask
dependabot/cargo/crates/jsonschema-0.46.0
dependabot/cargo/crates/nix-0.31.2
dependabot/cargo/crates/pyo3-stub-gen-0.22.0
dependabot/cargo/crates/quinn-proto-0.11.14
dependabot/cargo/crates/tokio-1.51.1
dependabot/github_actions/actions/setup-python-6
dependabot/github_actions/actions/upload-artifact-7
dependabot/go_modules/github.com/docker/cli-29.4.0incompatible
dependabot/go_modules/github.com/getkin/kin-openapi-0.135.0
dependabot/go_modules/github.com/mattn/go-isatty-0.0.21
dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.42.0
dependabot/go_modules/golang.org/x/term-0.42.0
dependabot/uv/crates/coglet-python/pygments-2.20.0
dependabot/uv/crates/coglet-python/requests-2.33.0
dependabot/uv/pygments-2.20.0
docs/diataxis-restructure
feat/build-time-schema
feat/kong-cli
fix/base-image-name-suffix
fix/bind-localhost-by-default
fix/configurable-user-agent
fix/dict-list-output-schema
fix/health-check-503
fix-install-instructions
fix-wsl2-docs
gh-pages
kong
lucataco/arm-cli-support
main
make-registry-flag-global
md/buildkit-pipelines
md/cog-wheel-embedding
md/cogpack
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
test-harness-go
torch-2.9-cuda-13
use-console-log-format-locally
v0.16-maint
chore(deps): bump github.com/docker/cli
dependabot[bot]
committed
2 hours ago
Verified
cd4b9d40
fix: run async setup() on the same event loop as predict() (#2927)
michaeldwan
committed
1 day ago
Verified
61a04a22
fix: support dict and list[dict] as predictor input types (#2928)
markphelps
committed
1 day ago
Verified
8c337134
fix: docs deploy workflow uses Go 1.23, can't parse go.mod tool directive (#2924)
michaeldwan
committed
2 days ago
Verified
fea9db80
fix: await async def setup() coroutine instead of silently dropping it (#2921)
michaeldwan
committed
2 days ago
Verified
a780e5ef
chore(deps): bump actions/setup-go from 5 to 6 (#2767)
dependabot[bot]
committed
2 days ago
Verified
b9042a02
fix: stub generation fails locally and produces unformatted output (#2920)
markphelps
committed
2 days ago
Verified
dd55693f
chore(deps): bump requests from 2.32.5 to 2.33.0 (#2876)
dependabot[bot]
committed
2 days ago
Verified
3e6172d0
chore(deps): bump libc from 0.2.183 to 0.2.184 in /crates (#2905)
dependabot[bot]
committed
2 days ago
Verified
86eba2b6
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.41.0 to 1.43.0 (#2917)
dependabot[bot]
committed
2 days ago
Verified
a711d4ad
feat: report push phase transitions during OCI image export (#2797)
markphelps
committed
3 days ago
Verified
1dd39f94
chore(deps): bump github.com/moby/buildkit from 0.28.0 to 0.29.0 (#2906)
dependabot[bot]
committed
3 days ago
Verified
e552b6bd
feat: add metric name validation (#2911)
michaeldwan
committed
3 days ago
Verified
cec26448
Rename `cog run` to `cog exec` (#2916)
markphelps
committed
3 days ago
Verified
ba48ff8e
chore(deps): bump github.com/google/go-containerregistry (#2884)
dependabot[bot]
committed
3 days ago
Verified
fec48fdf
fix: replace removed libgl1-mesa-glx in tensorflow integration test (#2914)
michaeldwan
committed
3 days ago
Verified
b6b667d6
ci: enforce stub freshness in CI, fix existing stub drift (#2912)
michaeldwan
committed
3 days ago
Verified
93c55690
feat: add schema-compare command to test harness (#2891)
markphelps
committed
3 days ago
Verified
6019c1b7
chore(deps): bump uuid from 1.22.0 to 1.23.0 in /crates (#2887)
dependabot[bot]
committed
3 days ago
Verified
1476a52f
chore(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.9.0 (#2909)
dependabot[bot]
committed
4 days ago
Verified
615615e6
chore(deps): bump insta from 1.46.3 to 1.47.2 in /crates (#2908)
dependabot[bot]
committed
4 days ago
Verified
42b64ebb
fix: support list[X] | None inputs + integration tests for PEP 604 union File/Path coercion (#2882)
markphelps
committed
4 days ago
Verified
cc128017
ci: exclude Dependabot PRs from auto-code review (#2910)
michaeldwan
committed
4 days ago
Verified
507f88cf
chore(deps): bump actions/checkout from 4 to 6 (#2904)
dependabot[bot]
committed
4 days ago
Verified
fc2cba2a
chore(deps): bump github.com/testcontainers/testcontainers-go/modules/registry (#2886)
dependabot[bot]
committed
4 days ago
Verified
3e87af60
fix: metrics bugs in coglet prediction server (#2896)
markphelps
committed
4 days ago
Verified
4e048a8d
Bump version to 0.17.2 (#2903)
michaeldwan
committed
9 days ago
Verified
1cada76c
fix(coglet): propagate metric scope to async event loop thread (#2902)
michaeldwan
committed
9 days ago
Verified
98f6ad21
chore: remove unnecessary nolint directive in test (#2803)
Ocheretovich
committed
10 days ago
Verified
8e24f2af
feat(coglet): add Sentry error reporting for infrastructure errors (#2865)
markphelps
committed
10 days ago
Verified
49d4dafd
Older