Skip to content

Add Devin CLI provider - #23

Closed
ThePlenkov wants to merge 35 commits into
mainfrom
fix/devin-cli-provider
Closed

Add Devin CLI provider#23
ThePlenkov wants to merge 35 commits into
mainfrom
fix/devin-cli-provider

fix: restrict vitest to src directory only

472e031
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Jun 28, 2026 in 4s

7 issues found.

Annotations

Check notice on line 164 in src/cli_agent_orchestrator/providers/manager.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/cli_agent_orchestrator/providers/manager.py#L31-L164

Complex Method

Check warning on line 78 in web/e2e/devin-provider.spec.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

web/e2e/devin-provider.spec.ts#L78

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 123 in web/e2e/devin-provider.spec.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

web/e2e/devin-provider.spec.ts#L123

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 94 in web/e2e/devin-provider.spec.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

web/e2e/devin-provider.spec.ts#L94

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 68 in web/e2e/devin-provider.spec.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

web/e2e/devin-provider.spec.ts#L68

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 125 in web/e2e/devin-provider.spec.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

web/e2e/devin-provider.spec.ts#L125

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 69 in src/cli_agent_orchestrator/constants.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/cli_agent_orchestrator/constants.py#L69

Probable insecure usage of temp file/directory. (B108)