- Strengthen system prompt to enforce pure content output - Introduce CleanCodeResponse to strip markdown fences from Grok responses - Display proposed file changes as a unified diff for better preview - Clean up .gitignore and add ignores for logs/tmp files - Delete built binary grokkit file
6 lines
39 B
Plaintext
6 lines
39 B
Plaintext
.idea/
|
|
build/
|
|
grokkit
|
|
*.bak
|
|
*.log
|
|
*.tmp |