kodsurfer

Results 9 issues of kodsurfer

### Describe the bug Hello, when build code from tutorial about simple vweb blog: ```bash v -d use_openssl -o blog -prod . && strip ./blog ``` error happened: ```bash v...

Bug
OS: Mac
Build

issue #649

## Summary by CodeRabbit * **New Features** * CLI tool to download trending GitHub repositories with options for number, output directory, and timeout; updated program entrypoint. * **Improvements** * Creates...

## Summary by CodeRabbit * **Documentation** * Reorganized README with a structured "Environment Variables Configuration" section for training setup. * Added explicit steps (6–8) describing dataset paths, model save directory,...

Closes the issue #742 ## Summary by CodeRabbit * **New Features** * Detects variables that are both incremented and decremented within functions and reports their declaration line numbers via a...

## Summary by CodeRabbit - Bug Fixes - Improved stability when processing analysis results by skipping unexpected items in pattern lists to prevent errors. - Tests - Added unit tests...