Commit graph

7 commits

Author SHA1 Message Date
099883a13d
change em dashes to hyphen and add rule outlawing emdashes 2026-04-26 10:15:03 +03:00
40726c3984
loosen commit granularity rule in prompts
Replace the strict "one commit per file" guidance with grouping by
related changes, while keeping the small-and-focused intent. Add
explicit guidance on when to include a commit body and how to format
it (blank line separator, ~72 col wrap).

Applied to both backend and frontend prompt templates.
2026-04-26 10:11:23 +03:00
d4473d1ec4
add frontend ai prompt template 2026-04-23 09:54:10 +03:00
6cd3aff350
declare prompt template to be for backend dev 2026-04-23 09:47:56 +03:00
a3e4505d6d
update prompt template with project specific examples 2026-04-20 09:28:22 +03:00
921c1e6401
update prompt template 2026-04-19 22:50:05 +03:00
cb8c24d078
add prompt template 2026-04-15 10:09:42 +03:00