Commit Graph

2 Commits

Author SHA1 Message Date
Udhay-Adithya
d5915bb321 refactor: Move AutoFixService, RequestApplyService, PromptBuilder, and UrlEnvService to core services
- Deleted old implementations of AutoFixService, RequestApplyService, PromptBuilder, and UrlEnvService from the chat feature.
- Introduced new implementations of AutoFixService, RequestApplyService, PromptBuilder, and UrlEnvService in the core services directory.
- Updated import paths to reflect the new structure.
- Ensured all functionalities remain intact after the refactor.
2025-09-21 11:51:15 +05:30
Udhay-Adithya
8addcc44a2 refactor: split chat viewmodel to specific services 2025-09-21 01:47:05 +05:30