Commit f9c774e
[DBA-295] Migrate
* DBA-295 Migrate `validate-agent-guidance` from Bash to Python
* Replace `validate-agent-guidance` script with `make lint-skills` in smoke test
* Update .pre-commit-config.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Address copilot comments
* Redundant copy of Makefile in documentation
* Update scripts/validate_agent_guidance.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* drop autosteer skill from evals
* Update scripts/validate_agent_guidance.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update scripts/validate_agent_guidance.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix ruff-format on validate_agent_guidance.py
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Andrei Gasparian <andrei.gasparian@jetbrains.com>
Co-authored-by: Andrey Gasparyan <gasparian.andrey@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>validate-agent-guidance from Bash to Python (#79)1 parent e29c765 commit f9c774e
6 files changed
Lines changed: 249 additions & 145 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 44 | | |
57 | 45 | | |
58 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
This file was deleted.
0 commit comments