@@ -4,6 +4,56 @@ icon: "clock"
44iconType : " solid"
55---
66
7+ <Update label = " v0.38.0" description = " February 26, 2025" >
8+ ### [ Adds ripgrep search tool and updates API docs.] ( https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.38.0 )
9+ - Integrate ripgrep in search tool
10+ - Update API reference documentation
11+ </Update >
12+
13+
14+ <Update label = " v0.37.1" description = " February 26, 2025" >
15+ ### [ Fixes linting issues.] ( https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.37.1 )
16+ - Fix linting issues
17+ </Update >
18+
19+
20+ <Update label = " v0.37.0" description = " February 26, 2025" >
21+ ### [ Custom package resolving and error handling improvements.] ( https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.37.0 )
22+ - Allow custom overrides for package resolving
23+ - Add optional sys.path support
24+ - Improve error handling with linear tools
25+ - Fix wildcard resolution issues
26+ </Update >
27+
28+
29+ <Update label = " v0.36.0" description = " February 25, 2025" >
30+ ### [ File Parse Mode disabled by default] ( https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.36.0 )
31+ - Disable File Parse Mode feature implemented
32+ </Update >
33+
34+
35+ <Update label = " v0.35.0" description = " February 25, 2025" >
36+ ### [ Replaces edit tool and enhances test configurations.] ( https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.35.0 )
37+ - Replace edit tool with a new version
38+ - Enhance test configurations and execution
39+ </Update >
40+
41+
42+ <Update label = " v0.34.0" description = " February 24, 2025" >
43+ ### [ Introduces Docker client and major refactor.] ( https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.34.0 )
44+ - Introduce Docker client feature
45+ - Refactor codebase directory structure
46+ - Implement heuristics-based minified file detection
47+ </Update >
48+
49+
50+ <Update label = " v0.33.1" description = " February 24, 2025" >
51+ ### [ Improves GitHub Actions handling and fixes Docker issues.] ( https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.33.1 )
52+ - Improve GitHub Actions token and repo handling
53+ - Fix codegen Docker runner issues
54+ - Update agent documentation
55+ </Update >
56+
757<Update label = " v0.33.0" description = " February 24, 2025" >
858### [ Introduces CodegenApp and enhances codegen capabilities.] ( https://github.com/codegen-sh/codegen-sdk/releases/tag/v0.33.0 )
959- Introduce CodegenApp feature
0 commit comments