fabro/crates
Bryan Helmkamp 648418a1b0 Sync artifact files to remote execution environments
After offloading large context values to local disk, check whether each
artifact file is accessible in the execution environment. When it isn't
(Docker/Daytona), read the local file and upload it via write_file,
rewriting the pointer to the remote path. Local envs skip the sync
since file_exists returns true for local paths.

Also switches the pointer prefix from artifact:// to file://.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 15:56:29 -05:00
..
agent Fix pre-existing lint warnings 2026-02-27 12:09:48 -05:00
attractor Sync artifact files to remote execution environments 2026-02-27 15:56:29 -05:00
git-storage Add git-storage crate for storing data in git object database 2026-02-24 23:17:44 -05:00
llm Add Claude Haiku 4.5 to model catalog 2026-02-25 14:21:58 -05:00
redact Add redact crate for secret detection and redaction in NDJSON logs 2026-02-25 15:25:52 -05:00
terminal Revert clippy config to defaults, remove all pedantic/nursery/cargo lint suppressions 2026-02-24 09:42:28 -05:00