docs: save AI-friendly refactoring design specification
This commit is contained in:
@@ -44,7 +44,17 @@
|
||||
"Bash(save-version --help)",
|
||||
"Bash(git --version)",
|
||||
"mcp__plugin_context-mode_context-mode__ctx_stats",
|
||||
"mcp__plugin_context-mode_context-mode__ctx_execute_file"
|
||||
"mcp__plugin_context-mode_context-mode__ctx_execute_file",
|
||||
"Bash(git checkout *)",
|
||||
"Bash(python -m py_compile backend/tests/conftest.py)",
|
||||
"Bash(python -m py_compile backend/tests/test_users.py)",
|
||||
"Bash(python *)",
|
||||
"Bash(python3.12 -m venv backend/venv)",
|
||||
"Bash(backend/venv/bin/pip install *)",
|
||||
"Bash(sudo apt-get *)",
|
||||
"Bash(PYTHONPATH=/data/programare_AI/tfm_ainventory:/data/programare_AI/tfm_ainventory/backend backend/venv/bin/pytest backend/tests/test_items.py::TestItemCRUD::test_create_item -v)",
|
||||
"Bash(PYTHONPATH=/data/programare_AI/tfm_ainventory:/data/programare_AI/tfm_ainventory/backend backend/venv/bin/pytest backend/tests/test_items.py::TestItemCRUD::test_create_item -vv)",
|
||||
"Bash(git tag *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user