Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
replicate/cog
Pull Requests
Commits
fix/base-image-name-suffix
FFI-ITs
add-image-type
chore/beta3
cog-mask
dependabot/cargo/crates/jsonschema-0.45.0
dependabot/cargo/crates/libc-0.2.183
dependabot/cargo/crates/pyo3-stub-gen-0.19.0
dependabot/cargo/crates/quinn-proto-0.11.14
dependabot/cargo/crates/tempfile-3.27.0
dependabot/cargo/crates/tracing-subscriber-0.3.23
dependabot/github_actions/actions/create-github-app-token-3
dependabot/github_actions/actions/setup-go-6
dependabot/github_actions/actions/upload-artifact-7
dependabot/go_modules/github.com/docker/cli-29.3.0incompatible
dependabot/go_modules/github.com/hashicorp/go-version-1.8.0
dependabot/go_modules/golang.org/x/crypto-0.49.0
dependabot/go_modules/golang.org/x/term-0.41.0
dependabot/go_modules/google.golang.org/grpc-1.79.2
dependabot/go_modules/google.golang.org/grpc-1.79.3
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/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
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
md/update-architecture
md/version
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
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
fix: append '-base' to dev-mode image names to avoid overwriting cog build images
bfirsh
committed
17 days ago
265b9378
fix: restore SDK wheel install path for CI
tempusfrangit
committed
18 days ago
9616e8db
fix: add S603 to ruff per-file-ignores for python/tests
tempusfrangit
committed
18 days ago
74f3e8c4
test: add ExperimentalFeatureWarning unit + integration tests
tempusfrangit
committed
18 days ago
5661d7b2
fix: add ExperimentalFeatureWarning compat shim
tempusfrangit
committed
18 days ago
ba2f0090
chore(deps): bump github.com/google/go-containerregistry (#2794)
dependabot[bot]
committed
18 days ago
Verified
a34e44ce
chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.48.0 (#2795)
dependabot[bot]
committed
18 days ago
Verified
ee8b60c1
chore(deps): bump actions/download-artifact from 7 to 8 (#2796)
dependabot[bot]
committed
18 days ago
Verified
fe810694
Make the CLI pretty ✨ (#2793)
bfirsh
committed
18 days ago
Verified
86bf5037
fix: resolve remaining golangci-lint 2.10.1 taint-analysis findings
tempusfrangit
committed
18 days ago
caf68522
fix: resolve golangci-lint 2.10.1 findings
tempusfrangit
committed
18 days ago
f0ca0ea7
chore: bump golangci-lint 2.8.0 -> 2.10.1 for Go 1.26 compat
tempusfrangit
committed
18 days ago
0f74dfa8
chore: bump Go minimum version to 1.26
tempusfrangit
committed
18 days ago
4467e407
fix: coglet wheel build — pin MINIMUM_PYTHON for ABI3, deduplicate version lists
tempusfrangit
committed
20 days ago
e3d30f26
fix: skip adding labels to images for local-use commands (run/predict/serve/train) (#2787)
bfirsh
committed
21 days ago
Verified
8b1c141d
Build right wheel and update build instructions (#2786)
bfirsh
committed
21 days ago
Verified
31a147df
fix: route List[Path] outputs through FileOutput IPC for upload (#2779)
tempusfrangit
committed
21 days ago
Verified
871b8c41
fix: support Pydantic BaseModel as prediction output type in schema gen (#2785)
tempusfrangit
committed
21 days ago
Verified
5418c4d3
fix: eliminate dual prediction state, wire webhooks from single source of truth (#2780)
tempusfrangit
committed
21 days ago
Verified
838c0134
feat: move input coercion & output encoding to Rust, delete dead SDK modules (#2783)
tempusfrangit
committed
21 days ago
Verified
61eedf3d
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0
dependabot[bot]
committed
21 days ago
58e2da1f
feat: build-time schema generation in Go (tree-sitter) (#2782)
tempusfrangit
committed
21 days ago
Verified
484a30a0
feat: chunked image push via OCI compatible push (#2760)
markphelps
committed
22 days ago
Verified
dfa4fc3c
chore: bump for rc (#2776)
tempusfrangit
committed
22 days ago
Verified
8ed998c5
Fix: cancellation wiring (#2772)
tempusfrangit
committed
24 days ago
Verified
19995330
feat: decouple container SDK version from CLI version (#2771)
tempusfrangit
committed
24 days ago
Verified
259c7a64
docs: enrich CLI command descriptions and examples for auto-generated docs (#2773)
tempusfrangit
committed
24 days ago
Verified
8ad381e9
fix: install uv via Docker COPY instead of curl pipe-to-shell (#2770)
tempusfrangit
committed
25 days ago
Verified
6b94d026
feat(Metrics API): custom prediction metrics via current_scope() (#2752)
tempusfrangit
committed
25 days ago
Verified
25aa6b9e
chore: pull over pre-release 0.17.0 improvements to main (#2762)
tempusfrangit
committed
25 days ago
Verified
92044a38
Older