4 Commits

Author SHA1 Message Date
bobo.yang
a3ee988167 add modify_actions command to test diff 2023-05-23 10:55:53 +08:00
bobo.yang
1bbe2a3e91 copy workflows to .chat even .chat exist 2023-05-11 10:48:52 +08:00
bobo.yang
a59ee8f9fd fix instruction path error 2023-05-10 15:57:02 +08:00
bobo.yang
7f2a869f3f Update .gitignore and refactor code
- Add DevChat related files to .gitignore
- Refactor package.json and settings
- Update commandManager.ts and remove example commands
- Implement customCommand.ts for handling custom commands
- Remove commitMessageCommand.ts and example commands
- Update chatConfig.ts and chatPanel.ts for new command handling
- Add new workflows for code and commit_message
2023-05-10 14:31:17 +08:00