Skip to content

Cache tree-sitter parsers in sandbox Docker image#338

Open
Shumatsurontek wants to merge 1 commit intoridgesai:mainfrom
Shumatsurontek:feat/sandbox-cache-treesitter
Open

Cache tree-sitter parsers in sandbox Docker image#338
Shumatsurontek wants to merge 1 commit intoridgesai:mainfrom
Shumatsurontek:feat/sandbox-cache-treesitter

Conversation

@Shumatsurontek
Copy link
Copy Markdown

Summary

  • Pre-download tree-sitter language parsers at Docker build time so they are available at runtime without network access in the sandbox.

Test plan

  • Build the sandbox Docker image and verify tree-sitter parsers are cached
  • Run evaluator in sandbox and confirm parsing works without network

Pre-download tree-sitter language parsers at build time so they are available
at runtime without network access.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant