Skip to content

Add Japanese localization, Windows build support, and test fixes

92a24c6
Select commit
Loading
Failed to load commit list.
Open

Feature/japanese localization 15675166926112915977 #793

Add Japanese localization, Windows build support, and test fixes
92a24c6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 7, 2026 in 5s

6 new alerts

New alerts in code changed by this pull request

  • 6 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 224 in apps/backend/core/workspace/git_utils.py

See this annotation in the file changed.

Code scanning / CodeQL

Empty except Note

'except' clause does nothing but pass and there is no explanatory comment.

Check notice on line 288 in apps/backend/merge/file_evolution/modification_tracker.py

See this annotation in the file changed.

Code scanning / CodeQL

Empty except Note

'except' clause does nothing but pass and there is no explanatory comment.

Check notice on line 59 in apps/backend/merge/semantic_analyzer.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note

Import of 'tree_sitter' is not used.

Check notice on line 76 in apps/backend/merge/semantic_analyzer.py

See this annotation in the file changed.

Code scanning / CodeQL

Empty except Note

'except' clause does nothing but pass and there is no explanatory comment.

Check notice on line 84 in apps/backend/merge/semantic_analyzer.py

See this annotation in the file changed.

Code scanning / CodeQL

Empty except Note

'except' clause does nothing but pass and there is no explanatory comment.

Check notice on line 92 in apps/backend/merge/semantic_analyzer.py

See this annotation in the file changed.

Code scanning / CodeQL

Empty except Note

'except' clause does nothing but pass and there is no explanatory comment.