Skip to content

First marge#2

Draft
PenguinDOOM wants to merge 186 commits into
masterfrom
future/first-write
Draft

First marge#2
PenguinDOOM wants to merge 186 commits into
masterfrom
future/first-write

feat: enable raw GPT-5.6 reasoning

9d00768
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 19, 2026 in 0s

22 new issues (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 22
           

Complexity increasing per file
==============================
- src/auth.rs  63
- src/cli.rs  37
- src/codex_ws.rs  21
- src/config.rs  46
- src/errors.rs  14
- src/http.rs  26
- src/jobs.rs  92
- src/main.rs  34
- src/models.rs  43
- src/registry.rs  34
- src/responses/downstream.rs  192
- src/responses/mod.rs  74
- src/responses/translation.rs  220
- src/responses/upstream/original.rs  30
- src/responses/virtual_tools.rs  40
- src/tools.rs  48
- src/ws_pump.rs  19
- tests/http_surface.rs  42
- tests/internal_tools.rs  68
- tests/jobs.rs  25
- tests/registry.rs  6
- tests/support/scripted_ws.rs  22
- tests/ws_pump.rs  14
         

Clones added
============
- src/auth.rs  16
- src/cli.rs  1
- src/config.rs  5
- src/jobs.rs  6
- src/main.rs  2
- src/models.rs  2
- src/responses/mod.rs  8
- src/responses/upstream/original.rs  6
- src/responses/virtual_tools.rs  4
- src/tools.rs  2
- tests/http_surface.rs  47
- tests/jobs.rs  6
- tests/reconnect.rs  25
- tests/registry.rs  2
- tests/support/scripted_ws.rs  2
- tests/ws_pump.rs  4
         

See the complete overview on Codacy

Annotations

Check warning on line 285 in src/config.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/config.rs#L285

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 286 in src/config.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/config.rs#L286

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 306 in src/config.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/config.rs#L306

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 309 in src/config.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/config.rs#L309

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 329 in src/config.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/config.rs#L329

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 330 in src/config.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/config.rs#L330

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 460 in src/config.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/config.rs#L460

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 496 in src/config.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/config.rs#L496

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 509 in src/config.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/config.rs#L509

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 549 in src/config.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/config.rs#L549

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 552 in src/config.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/config.rs#L552

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 581 in src/config.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/config.rs#L581

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 250 in src/http.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/http.rs#L250

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 251 in src/http.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/http.rs#L251

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 306 in src/http.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/http.rs#L306

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 318 in src/http.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/http.rs#L318

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 153 in src/main.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main.rs#L153

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 154 in src/main.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main.rs#L154

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 174 in src/main.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main.rs#L174

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 175 in src/main.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main.rs#L175

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 298 in src/main.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main.rs#L298

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 299 in src/main.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/main.rs#L299

Detected 'unsafe' usage, please audit for secure usage