Jyotirmoy Roy
Jyotirmoy Roy
@ItshMoh the integration issue is separate issue, I guess that can be handled in separate PR as its quite many changes required for that which is not related to template...
Fixed the issues for which testing were failing after running `npm run test`, ` npm run lint:fix`, ` npm run lint`
Yes, working on it
@ItshMoh refactored the code accordingly, tested npm run lint, npm run test and npm run lint:fix as well
I guess for handling this multi user secure setup setting up user isolation where each user gets their own agent instance and adding a context validation before accessing the data...
I investigated the codebase and found that this Unicode encoding issue affects more files than just the one mentioned. The same pattern of using write_text() and read_text() without explicit encoding...