Skip to content

Refactor generation logic into core utils #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 16, 2025

Conversation

Zhou-Shilin
Copy link
Contributor

Summary

  • move old core utilities to utils.py
  • add new plugin generate and edit functions in core.py
  • update ui.py to call new core functions and cleanup imports

Testing

  • python -m py_compile core.py utils.py ui.py build.py diff.py config.py log_writer.py cli_test.py

https://chatgpt.com/codex/tasks/task_e_684fdc47ba888330a74bfb3b2ac93ef5

@Zhou-Shilin Zhou-Shilin marked this pull request as ready for review June 16, 2025 09:53
@Zhou-Shilin Zhou-Shilin merged commit 6425f54 into master Jun 16, 2025
@Zhou-Shilin Zhou-Shilin deleted the codex/migrate-generation-logic-to-core.py branch June 26, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant