puter
puter copied to clipboard
cleanup/remove interfaces.js from src/backend/src/services/drivers
The interfaces.js is where driver interfaces were registered at the beginning, but this wasn't a good approach because it doesn't make it possible for outside modules to define new driver interfaces. Support for registering driver interfaces from other modules was added later, for example the puter-chat-completion definition in that file isn't used and the real puter-chat-completion interface is defined by this service (as it should be). Some of the definitions in interface.js are still in use and need to be migrated to the new registration mechanism. I think it's just crud-q and maybe also puter-analytics. Then, this file should be removed.
Hey is it possible to be assigned to this issue?
Assigned. Let us know if you need help :)
Can you also assign me to this issue?
Hello, are you working on this issue with @ajavaid7111 ? They are currently assigned to this issue.
can i contibute to this issue
is it possible to be assigned to this issue?
Can i give it a try ? @KernelDeimos
@meher745 apologies for the confusion, the interfaces.js file was already removed. This issue wasn't closed because of an error in the formatting of the commit message, but the commit was supposed to auto-close this issue.