6 Commits

Author SHA1 Message Date
bobo
8cbb645fa8 fix lint error 2024-06-30 16:07:38 +08:00
bobo
3a15d11026 feat: Add interactive base branch input for PR creation
- Introduce functions to read and save last base branch from config
- Modify PR creation and update commands to use dynamic base branch
- Enable user interaction to edit base branch during PR operations
2024-06-30 15:42:39 +08:00
bobo
a3706c79f8 Refactor code to remove model parameter from @chat_json decorator 2024-05-28 18:10:31 +08:00
kagami
71a8def4c4 Ignore some E402 & E501 in pr/ & github/ 2024-05-19 15:46:11 +08:00
kagami
62bbd1ac29 Fix format issues in pr/ & github/ 2024-05-19 15:34:26 +08:00
bobo
634b3a7d63 Add github and pr workflow commands 2024-05-18 22:05:51 +08:00