Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 847 Bytes

File metadata and controls

50 lines (27 loc) · 847 Bytes

v0.5.0

Move the tree-sitter dependencies into optional codex dependencies. Tree sitter is big...

v0.4.0

0.4.0

  • fix the workspace bugs and add memory storage for test.

0.4.0-dev1

init the workspace contracts for ghoshell project.

0.4.0-dev

copy from ghostos_common and add dump_pydantic_model_to_toml

v0.3.0

move ghostos.prompter to ghostos_common.prompter. provide prompt object model for ghosots_moss.

0.3.4

generate_directory_tree accept descriptionGetter

0.3.3

fix: fix list_dir can not ignore directory in .gitignore.

0.3.2

  • add get_module_fullname_from_path method.
  • fix list_dir can't ignore dir

0.3.1

  • fix generate_module_and_attr_name can not generate from object decorator.

v0.2.0

0.2.3

fix the tree-sitter parser bugs.

0.2.1

prepare uv instead poetry.