mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-08-06 11:40:20 +03:00
feat(skills): support raw connection params and offer to register untracked databases
Add priority step for user-provided connection parameters (path, server) before name-based lookup in .v8-project.json. After task completion, offer to register untracked databases via /db-list add. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
01d02065a3
commit
05362aeb96
@@ -26,6 +26,7 @@ allowed-tools:
|
||||
|
||||
Прочитай `.v8-project.json` из корня проекта для `v8path` (путь к платформе).
|
||||
Если `v8path` не задан — автоопределение: `Get-ChildItem "C:\Program Files\1cv8\*\bin\1cv8.exe" | Sort -Desc | Select -First 1`
|
||||
После создания базы предложи зарегистрировать через `/db-list add`.
|
||||
|
||||
## Команды
|
||||
|
||||
|
||||
Reference in New Issue
Block a user