Open Issues Need Help
View All on GitHub 【chore】为test模式配置gdb 27 days ago
AI Summary: This chore issue requests adding a configuration to allow developers to easily launch the GDB debugger when running tests via `make test` or `cargo test`. The goal is to provide a more convenient debugging experience for tests, similar to the existing `make debug; make gdb;` workflow.
Complexity:
3/5
good first issue P-High T-Chore
[chore] 在容器内安装ssh about 1 month ago
AI Summary: This chore issue requests the installation of SSH tools within the development container. The current container lacks SSH, which is necessary for Git operations.
Complexity:
1/5
good first issue P-High T-Chore
[chore] 在 CI/CD 中强制引入代码质量检查 about 2 months ago
good first issue P-Medium T-Chore