summaryrefslogtreecommitdiff
path: root/packages/server/src/core/prompts.ts
AgeCommit message (Expand)Author
2025-05-13mention `git diff --staged` for partial commits (#336)Olcan
2025-05-13use git diff HEAD instead of git diff && git diff --staged (#333)Olcan
2025-05-12Encourage utilization of `git diff --staged` for commit message writing.Taylor Mullen
2025-05-12ensure no 'undefined' in system prompt (#322)Olcan
2025-05-12system prompt for working with git (#321)Olcan
2025-05-09sandbox/seatbelt-aware system prompt, support for custom seatbelt profiles un...Olcan
2025-05-06fix: use flat config for react eslint plugin (#265)Brandon Keiji
2025-05-05Add vibe coding instructions for 0->game.Taylor Mullen
2025-04-28switch to shell tool, deprecating terminal (#203)Olcan
2025-04-27Refactor: Update core system prompt with new application workflow and improve...Taylor Mullen
2025-04-23Refactor: Remove GEMINI.md memory and refactor system promptTaylor Mullen
2025-04-23Updating the system prompt to allow for more complex app creationChris Perry
2025-04-19Starting to modularize into separate cli / server packages. (#55)Evan Senter