Skip to content

feat: add 'aidevops plugin' CLI commands for plugin management (t136.2) - #759

Merged
alex-solovyev merged 1 commit into
mainfrom
feature/t136.2-plugin-cli-commands
Feb 9, 2026
Merged

feat: add 'aidevops plugin' CLI commands for plugin management (t136.2)#759
alex-solovyev merged 1 commit into
mainfrom
feature/t136.2-plugin-cli-commands

feat: add 'aidevops plugin' CLI commands for plugin management (t136.2)

c68d94f
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Feb 9, 2026 in 2s

2 issues found.

Annotations

Check warning on line 2389 in aidevops.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

aidevops.sh#L2389

Use "${var:?}" to ensure this never expands to / . (SC2115)

Check warning on line 2411 in aidevops.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

aidevops.sh#L2411

Use "${var:?}" to ensure this never expands to / . (SC2115)