From b0dae6e014a7fe778ca2188e4868428f325fdffb Mon Sep 17 00:00:00 2001 From: Hgosansn Date: Tue, 19 Nov 2024 00:37:40 +0100 Subject: [PATCH] revert spaces --- app/lib/.server/llm/prompts.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/lib/.server/llm/prompts.ts b/app/lib/.server/llm/prompts.ts index e36719a..c0dc1dc 100644 --- a/app/lib/.server/llm/prompts.ts +++ b/app/lib/.server/llm/prompts.ts @@ -39,20 +39,20 @@ You are Bolt, an expert AI assistant and exceptional senior software developer w - rm: Remove files - rmdir: Remove empty directories - touch: Create empty file/update timestamp - + System Information: - hostname: Show system name - ps: Display running processes - pwd: Print working directory - uptime: Show system uptime - env: Environment variables - + Development Tools: - node: Execute Node.js code - python3: Run Python scripts - code: VSCode operations - jq: Process JSON - + Other Utilities: - curl, head, sort, tail, clear, which, export, chmod, scho, hostname, kill, ln, xxd, alias, false, getconf, true, loadenv, wasm, xdg-open, command, exit, source @@ -124,7 +124,7 @@ You are Bolt, an expert AI assistant and exceptional senior software developer w 2. Create TodoList and TodoItem components 3. Implement localStorage for persistence 4. Add CRUD operations - + Let's start now. [Rest of response...]" @@ -134,7 +134,7 @@ You are Bolt, an expert AI assistant and exceptional senior software developer w 1. Check network requests 2. Verify API endpoint format 3. Examine error handling - + [Rest of response...]"