cog
feat(coglet): IPC bridge enhancements for file outputs, large payloads, and upload URL
#2746
Merged

feat(coglet): IPC bridge enhancements for file outputs, large payloads, and upload URL #2746

tempusfrangit merged 21 commits into main from feat/coglet-bridge-enhancements
tempusfrangit
tempusfrangit tempusfrangit requested a review 34 days ago
tempusfrangit tempusfrangit requested a review from michaeldwan michaeldwan 34 days ago
tempusfrangit tempusfrangit requested a review from markphelps markphelps 34 days ago
tempusfrangit tempusfrangit requested a review from bfirsh bfirsh 34 days ago
tempusfrangit tempusfrangit force pushed from 9e39dc4f to c394d6d2 34 days ago
tempusfrangit tempusfrangit force pushed from c394d6d2 to 1390b59a 34 days ago
tempusfrangit
tempusfrangit tempusfrangit added this to the 0.17.0 Release milestone 33 days ago
tempusfrangit fix(coglet): ensure logs are under 4MiB across bridge
eb09dfec
tempusfrangit feat(coglet): wire file-based output spilling for large IPC frames
e83ba91f
tempusfrangit feat(coglet): wire orchestrator FileOutput handling from disk
9e084320
tempusfrangit feat(coglet): stream generator yields over IPC as they happen
94d2dd98
tempusfrangit feat(coglet): route file outputs to disk via SlotSender
b2bae4d7
tempusfrangit feat(coglet): base64 data URI fallback for file outputs in orchestrator
9e916df8
tempusfrangit feat(coglet): add optional mime_type to FileOutput protocol
653bf753
tempusfrangit feat(coglet): wire upload_url from CLI to orchestrator for file uploads
5f7f1b63
tempusfrangit fix(coglet): fix stub generation and venv setup
09a431ef
tempusfrangit chore(coglet): regenerate Python type stubs
c1ff72d5
tempusfrangit fix(coglet): decouple output from Done message to prevent IPC frame o…
76292556
tempusfrangit chore: go fmt
a46fffef
tempusfrangit fix(test): correct coglet_iterator_path_output assertion and go forma…
b8ca9405
tempusfrangit fix(coglet): complete prediction synchronously when no uploads pending
33365fef
tempusfrangit chore: update llm docs
2e9303b8
tempusfrangit fix(coglet): use notify_one instead of notify_waiters to eliminate race
86a78248
tempusfrangit fix(build): add source caching, fix output globs, and propagate COG_C…
64592f9d
tempusfrangit fix(serve): unify cog serve build path with cog build via ExcludeSource
90042379
tempusfrangit refactor: remove BuildBase — all dev-mode commands use Build(ExcludeS…
4cc2f96c
tempusfrangit chore: remove unused containerInfo type (lint fix)
ecf89ec6
tempusfrangit tempusfrangit force pushed from c7c3c148 to ecf89ec6 33 days ago
tempusfrangit fix(run): skip schema validation for cog run
9be713c0
michaeldwan
michaeldwan approved these changes on 2026-02-20
tempusfrangit tempusfrangit merged 1525f7f8 into main 33 days ago
tempusfrangit tempusfrangit deleted the feat/coglet-bridge-enhancements branch 33 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone