File tree
369 files changed
+682
-597
lines changed- codegen-examples/examples
- dict_to_schema
- fragment_to_shorthand
- freezegun_to_timemachine_migration
- generate_training_data
- langchain_agent
- modules_dependencies
- openapi_decorators
- reexport_management
- slack_chatbot
- sqlalchemy_soft_delete
- usesuspensequery_to_usesuspensequeries
- visualize_codebases
- docs
- scripts/profiling
- src
- codegen
- cli
- api
- auth
- commands/init
- git
- mcp
- resources
- workspace
- git
- clients
- repo_operator
- schemas
- utils
- gscli/generate
- runner/sandbox
- sdk
- code_generation
- doc_utils
- prompts
- codebase
- factory
- core
- detached_symbols
- external
- plugins
- python
- typescript
- codemods/canonical
- add_function_parameter_type_annotations
- add_internal_to_non_exported_components
- bang_bang_to_boolean
- built_in_type_annotation
- change_component_tag_names
- convert_array_type_to_square_bracket
- convert_attribute_to_decorator
- convert_comments_to_JSDoc_style
- convert_docstring_to_google_style
- delete_unused_functions
- emojify_py_files_codemod
- enum_mover
- insert_arguments_to_decorator
- invite_factory_create_params
- js_to_esm_codemod
- mark_as_internal_codemod
- mark_internal_to_module
- mark_is_boolean
- migrate_class_attributes
- move_enums_codemod
- move_functions_to_new_file
- openapi_add_response_none
- openapi_no_reference_request
- pascal_case_symbols
- pivot_return_types
- refactor_react_components_into_separate_files
- remove_indirect_imports
- rename_function_parameters
- rename_local_variables
- replace_prop_values
- return_none_type_annotation
- split_decorators
- split_file_and_rename_symbols
- split_file
- split_large_files
- swap_call_site_imports
- swap_class_attribute_usages
- update_optional_type_annotations
- update_union_types
- use_named_kwargs
- wrap_with_component
- wrap_with_statement
- tests
- integration/codegen
- cli/commands
- git/codebase
- runner
- sdk
- code_generation
- typescript
- language_engine
- react
- unit
- codegen
- runner/sandbox
- sdk
- benchmark/codebase
- codebase/transaction_manager
- core/interfaces
- python
- class_definition
- codebase
- detached_symbols
- code_block
- decorator
- function_call
- parameter
- editable
- expressions
- file
- function
- import_resolution
- typescript
- autocommit
- class_definition
- codebase
- comment_docstring
- detached_symbols
- argument
- code_block
- decorator
- function_call
- parameter
- export
- expressions
- ternary_expression
- file
- function
- global_var
- import_resolution
- interface
- language_engine
- move_symbol_to_file
- namespace
- react
- statements
- assignment_statement
- attribute
- for_loop_statement
- if_block_statement
- statement
- switch_statement
- try_catch_statement
- while_statement
- tsx
- type
- skills/implementations
- expressions
- graph_viz
- guides
- code-quality-metrics
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
369 files changed
+682
-597
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments