maxEntrypointBytes top-level constant
int
const maxEntrypointBytes
Maximum bytes from MEMORY.md to include in prompt.
Implementation
const int maxEntrypointBytes = 25000;
Maximum bytes from MEMORY.md to include in prompt.
const int maxEntrypointBytes = 25000;