v0.5.26
February 06, 2025

Simplified Slack notifications

  • Simplified Slack notifications by removing description field
v0.5.25
February 06, 2025

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
v0.5.24
February 05, 2025

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
v0.5.23
February 04, 2025

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
v0.5.22
February 04, 2025

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
v0.5.21
February 03, 2025

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
v0.5.19
February 03, 2025

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
v0.5.18
January 30, 2025

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
v0.5.17
January 30, 2025

Platform and file handling improvements

  • Enhanced file handling with improved TSourceFile return type
  • Updated platform support capabilities
  • Added community resources for contributors
v0.5.16
January 30, 2025

Pydantic v2 migration and documentation updates

  • Update to Pydantic v2 imports and config handling
  • Documentation and example improvements
  • Configuration file updates
v0.5.15
January 30, 2025

Removes auth requirement and fixes path handling

  • Remove authentication requirement for create command
  • Fix path handling and directory creation
  • Resolve validator import issues
v0.5.14
January 29, 2025

Validation system improvements

  • Updated validation system to use BeforeValidator instead of PlainValidator
v0.5.13
January 29, 2025

Updates to Pydantic v2 and documentation improvements

  • Updated to Pydantic v2 for span handling
  • Added documentation for import loops
  • Improved IDE installation instructions
v0.5.12
January 29, 2025

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
v0.5.11
January 29, 2025

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
v0.5.10
January 29, 2025

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
v0.5.9
January 28, 2025

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
v0.5.8
January 28, 2025

Fixes branch sync and improves documentation

  • Fix branch synchronization clone URL issue
  • Enhance documentation guides
  • Update development dependencies
v0.5.7
January 27, 2025

Improves runner functionality and build process

  • Enhanced runner module functionality and synchronization
  • Added automatic function imports generation during build process
  • Updated documentation and README
v0.5.6
January 27, 2025

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
v0.5.5
January 27, 2025

Adds create flag and improves Git repository handling

  • Added -d flag to codegen 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
v0.5.4
January 27, 2025

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
v0.5.3
January 27, 2025

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
v0.5.2
January 24, 2025

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
v0.5.1
January 24, 2025

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
v0.5.0
January 24, 2025

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?