Skip to content

feat: left pannel bar

301855c
Select commit
Loading
Failed to load commit list.
Open

feat: enhance AI functionality + ChatBox with context menu and utili… #137

feat: left pannel bar
301855c
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Sep 7, 2025 in 0s

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

Annotations

Check failure on line 87 in app/routes/api.projects.$.tsx

See this annotation in the file changed.

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

app/routes/api.projects.$.tsx#L87

The application dynamically constructs file or path information.

Check failure on line 197 in app/routes/api.projects.$.tsx

See this annotation in the file changed.

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

app/routes/api.projects.$.tsx#L197

Checks for setting the environment variable NODE_TLS_REJECT_UNAUTHORIZED to 0, which disables TLS verification.

Check warning on line 12 in backend/main.py

See this annotation in the file changed.

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

backend/main.py#L12

'datetime.datetime' imported but unused (F401)

Check warning on line 72 in backend/main.py

See this annotation in the file changed.

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

backend/main.py#L72

Try, Except, Pass detected.

Check failure on line 62 in backend/poetry.lock

See this annotation in the file changed.

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

backend/poetry.lock#L62

Insecure dependency pypi/[email protected] (CVE-2020-25658: python-rsa: bleichenbacher timing oracle attack against RSA decryption) (update to 4.7)