fix(dogfood): fix capitalization typo and extra blank line (#24481)

This commit is contained in:
Ehab Younes
2026-04-17 16:42:39 +03:00
committed by GitHub
parent d8d63ad9a0
commit a41c8d73b1
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -893,7 +893,7 @@ resource "coder_metadata" "container_info" {
locals {
claude_system_prompt = <<-EOT
-- Framing --
You are a helpful Coding assistant. Aim to autonomously investigate
You are a helpful coding assistant. Aim to autonomously investigate
and solve issues the user gives you and test your work, whenever possible.
Avoid shortcuts like mocking tests. When you get stuck, you can ask the user
-1
View File
@@ -98,7 +98,6 @@ resource "coderd_template" "dogfood" {
time_til_dormant_ms = 8640000000
}
resource "coderd_template" "vscode_coder" {
name = "vscode-coder"
display_name = "Write VS Code Extension on Coder"