Changelog
Codegen Updates
Simplified Slack notifications
- Simplified Slack notifications by removing description field
JSX parsing improvements and workflow optimizations
- Fixed JSX prop parsing mechanism
- Added semantic release workflow improvements
- Fixed handling of empty collections
- Added performance optimizations with Mypyc/Cython
- Improved CI/CD pipeline configuration
Adds Python 3.13 and ARM64 support with feature improvements
- Added support for Python 3.13 and ARM64 architecture builds
- Added documentation for incremental recomputation
- Introduced feature flag for generics support
- Fixed issues with duplicate edge creation
- Improved pre-commit hook functionality and stability
Adds symbol flags and improves debugging capabilities
- Added new symbol flag functionality for Python and TypeScript
- Introduced duplicate dependencies strategy for file movement
- Enhanced debugging capabilities and server health monitoring
- Improved documentation with new guides and usage examples
- Fixed various issues with codemod file creation and sandbox server
Improves testing and fixes release-related issues
- Fixed changelog generation and wheel release issues
- Improved test suite with timeouts and standardized move_to_file tests
- Enhanced CI/CD pipeline configuration
Adds ephemeral server and improves documentation
- Added ephemeral server functionality
- Improved documentation generation with better type resolution and class docstrings
- Enhanced CI/CD workflows and testing infrastructure
ARM support for Linux
- Added ARM support for Linux platforms
- Enhanced documentation with architecture docs and improved docstrings
- Updated OpenAI dependency to version 1.61.0
Adds system prompt generation and improves core functionality
- Added automatic system prompt generation and gist client integration
- Restored namespace module support functionality
- Removed dynamic widget component from home page
- Fixed parse error handling
- Enhanced documentation and workflow improvements
Platform and file handling improvements
- Enhanced file handling with improved TSourceFile return type
- Updated platform support capabilities
- Added community resources for contributors
Pydantic v2 migration and documentation updates
- Update to Pydantic v2 imports and config handling
- Documentation and example improvements
- Configuration file updates
Removes auth requirement and fixes path handling
- Remove authentication requirement for create command
- Fix path handling and directory creation
- Resolve validator import issues
Validation system improvements
- Updated validation system to use BeforeValidator instead of PlainValidator
Updates to Pydantic v2 and documentation improvements
- Updated to Pydantic v2 for span handling
- Added documentation for import loops
- Improved IDE installation instructions
Documentation improvements and module resolution fixes
- Enhanced documentation with improved visualization linking and codebase examples
- Fixed module resolution issues
- Updated VSCode installation guide with Python extensions
- Improved documentation metadata and thumbnail images
Adds graph disabling feature and fixes command handling
- Add disable_graph feature flag to reduce memory usage and parsing time
- Fix bug in create command response handling
Adds language detection and improves file handling
- Added package.json-based repository language detection
- Improved file editing capabilities with new raw text edit features
- Enhanced documentation with function decorator guide and codebase visualization tutorial
- Fixed GitHub 404 error handling
- Added type fixes for codebase initialization
Documentation improvements and dynamic import support
- Improved documentation with new guides and clarifications on file types
- Added support for dynamic import detection
- Added reset command to CLI
- Improved integration tests for better contributor experience
- Fixed widget URLs and various documentation improvements
Fixes branch sync and improves documentation
- Fix branch synchronization clone URL issue
- Enhance documentation guides
- Update development dependencies
Improves runner functionality and build process
- Enhanced runner module functionality and synchronization
- Added automatic function imports generation during build process
- Updated documentation and README
New codebase initialization workflow and analytics integration
- Introduced new codebase initialization workflow
- Added PostHog integration and override functionality
- Enhanced documentation for session options
- Improved sandbox runner synchronization
Adds create flag and improves Git repository handling
- Added
-d
flag tocodegen create
command - Fixed Gradio integration issues
- Improved automatic base path detection for Git repositories
- Enhanced codebase reset functionality to only affect SDK changes
- Updated documentation and README
Adds venv management and TypeScript export support
- Added virtual environment creation and persistence for
codegen init
- Added support for codebase exports in TypeScript projects
- Reorganized test structure for better maintainability
- Updated graph widget configuration and URLs
Graph widget and system prompt features added
- Added graph widget visualization feature
- Enhanced documentation with improved readability and new guides
- Added system prompt functionality
- Fixed core commands: codegen run and create
- Various internal code cleanup and reorganization
Adds notebook functionality and improves documentation
- Added new codegen notebook functionality
- Fixed several documentation rendering issues and broken links
- Added function call parameter documentation helpers
- Fixed various type annotations and AST-related bugs
- Added README files for codegen modules
Adds remote codebase support and improves documentation
- Added support for fetching remote codebases
- Fixed documentation and GitHub link parsing issues
- Improved test organization and coverage
- Added missing documentation pages
- Resolved repository configuration issues
Major documentation overhaul and API improvements
- New documentation system with MDX support and interactive codemod widget
- Simplified API with improved module organization and naming
- Added Codebase and CLI functionality for easier code manipulation
- Introduced fetch_codebase feature for remote repository handling
- Enhanced documentation with new guides and examples
Was this page helpful?