opravy prompt souboru
This commit is contained in:
@@ -87,7 +87,7 @@ In addition to Python and Bash, the agent can also write and run:
|
||||
|
||||
- **Lua** — via `lua` interpreter (scripts in `tmp/`, run with `working_dir` set to workspace root)
|
||||
- **Rust** — via `rustc` / `cargo` (compile and run inside workspace)
|
||||
- **TypeScript** — via `bun` (preferred) or `deno` / `node` if available
|
||||
- **TypeScript** — always via `bun`
|
||||
|
||||
Use these when the user explicitly asks for them or when they are the right tool for the job. Default remains Python for non-trivial scripts and Bash for very short shell snippets.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user