Skip to content

Refactor and fix Enhanced AGI Pipeline#25

Merged
OneFineStarstuff merged 2 commits into
mainfrom
refactor-and-fix-agi-pipeline-17049544687311068943
Feb 20, 2026
Merged

Refactor and fix Enhanced AGI Pipeline#25
OneFineStarstuff merged 2 commits into
mainfrom
refactor-and-fix-agi-pipeline-17049544687311068943

Refactor AGI pipeline into modular structure and fix CI failures

dde8d49
Select commit
Loading
Failed to load commit list.
Codeac.io / Codeac Code Quality succeeded Feb 18, 2026 in 34s

Codeac Code Quality

This PR contains 32 errors and 2156 warnings.

Annotations

Check warning on line 178 in tmp.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 9 lines is too similar to agi-pipeline.py:224

Check warning on line 250 in agi-pipeline.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 10 lines is too similar to tmp.py:179

Check warning on line 189 in tmp.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 10 lines is too similar to agi-pipeline.py:240

Check warning on line 347 in agi-pipeline.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 37 lines is too similar to tmp.py:223

Check warning on line 260 in tmp.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 37 lines is too similar to agi-pipeline.py:310

Check warning on line 360 in agi-pipeline.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 13 lines is too similar to tmp.py:257

Check warning on line 270 in tmp.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 13 lines is too similar to agi-pipeline.py:347

Check warning on line 395 in agi-pipeline.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 24 lines is too similar to tmp.py:271

Check warning on line 295 in tmp.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 24 lines is too similar to agi-pipeline.py:371

Check warning on line 420 in agi-pipeline.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 13 lines is too similar to tmp.py:297

Check warning on line 282 in frontend/src/store/authStore.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 328 in frontend/src/store/authStore.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 1877 in next-app/app/docs/exec-overlay/board-handout/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 289 in next-app/app/docs/exec-overlay/board-handout/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 356 in frontend/src/store/authStore.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 11 in frontend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 1360 in next-app/app/docs/exec-overlay/board-handout/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 359 in frontend/src/store/authStore.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 77 in next-app/app/chat/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 600 in next-app/app/docs/exec-overlay/board-handout/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 1879 in next-app/app/docs/exec-overlay/board-handout/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 1366 in next-app/app/docs/exec-overlay/board-handout/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 45 in frontend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 379 in frontend/src/store/authStore.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 310 in tmp.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 13 lines is too similar to agi-pipeline.py:407