kolaente
c8ea673653
docs: instruct agents to save test output instead of re-running tests
...
Adds guidance to always pipe expensive test commands (e2e, web, feature)
through tee to a log file, so agents can re-read the output for analysis
instead of re-running the full test suite with different grep/tail filters.
2026-02-25 09:22:14 +01:00
kolaente
8f6f8f9e21
docs: document mage test:e2e in AGENTS.md
2026-02-21 22:32:09 +01:00
kolaente
ac3fd3e131
docs: add caveat about running go tests to agent instructions [skip ci]
2026-02-08 15:43:48 +01:00
kolaente
6087d7454c
docs(agents): include go tips [skip ci]
2026-01-27 22:16:22 +01:00
kolaente
5050cd7162
chore(dev): add prepare worktree command to mage
2026-01-24 18:32:23 +01:00
kolaente
29b5f7b95e
chore(agents): clarify dev server port [skip ci]
2026-01-06 16:40:12 +01:00
kolaente
1f15fa000e
chore(agents): clarify playwright for e2e tests
2026-01-06 16:26:59 +01:00
kolaente
4de49512b0
docs: update AI instructions about plans
2025-11-27 22:24:40 +01:00
kolaente
a81a3ee0e5
feat!: rename right to permission ( #1277 )
2025-08-13 11:05:05 +02:00
kolaente
504e201da2
feat: install stylelint
2025-08-06 10:55:23 +02:00
kolaente
8864d04390
docs: update code agent instructions
2025-08-01 16:52:03 +02:00
kolaente
e7a4d9f180
Allow filtering tests from mage ( #1072 )
2025-07-02 20:41:25 +00:00
kolaente
6671ce38a8
chore: rename API test suites ( #938 )
2025-06-13 08:23:17 +00:00
kolaente
8d5c665781
feat(dev): allow passing struct name to dev:make-migration mage command ( #931 )
2025-06-12 11:06:07 +00:00
kolaente
3813a3b35c
docs: add AGENTS.md file with instructions for AI coding agents
2025-06-10 14:23:55 +02:00