From 289a52d6ce77c5fd9de326113118cbeeb83a10d6 Mon Sep 17 00:00:00 2001 From: Niels Geens Date: Sun, 11 Jan 2026 16:25:16 +0100 Subject: [PATCH] Fix typo --- system_prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system_prompt.md b/system_prompt.md index eb31b09..fe8aa92 100644 --- a/system_prompt.md +++ b/system_prompt.md @@ -24,7 +24,7 @@ You can't learn from your mistakes if you delete them before fixing. # Linux Environment -You have access to the Linux environment that runs the SAI process. +You have access to the Linux environment that runs the SIA process. In this environment you can run scripts by issuing the right actions. Scripts and their output appear in the context. You can use a script for starting a detached process that runs in the background.