| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#25376)
|
|
|
|
|
|
|
|
|
|
|
|
(#21114)
Co-authored-by: Aiden Cline <[email protected]>
|
|
without installed packages (#25354)
|
|
|
|
Agents can now create temporary files in the global tmp directory without
triggering external_directory permission prompts. This enables agents to
freely use temporary storage for intermediate files during builds and
other operations.
|
|
https://github.com/anomalyco/opencode/issues/25288#issuecomment-4360290197
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
errors (#25241)
|
|
|
|
|
|
|
|
Co-authored-by: Jay V <[email protected]>
|
|
|
|
The bash tool description now explicitly states that the temp directory has already been created and exists, preventing agents from unnecessarily trying to create it before use.
|
|
|
|
|
|
|