oneuptime/Copilot
2024-10-16 15:54:57 +01:00
..
Exceptions
Service Refactor Docker instructions in Copilot introduction.md 2024-09-08 21:30:09 +01:00
Templates/.oneuptime
Types refactor: Update LLMBase.ts and OpenAI.ts to import CopilotActionPrompt from the new location 2024-09-04 14:52:32 +01:00
Utils Refactor CopilotActionUtil logger.debug statement 2024-09-08 21:31:50 +01:00
.dockerignore
.env.example
.gitattributes
.gitignore
Config.ts refactor: Update LLMBase.ts and OpenAI.ts to import CopilotActionPrompt from the new location 2024-09-04 14:52:32 +01:00
Dockerfile.tpl switch base image to ecr 2024-10-16 15:54:57 +01:00
Index.ts refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 15:50:32 -06:00
Init.ts refactor: Enable lazy loading for images in Copilot/Utils/CopilotAction.ts, Common/Utils/CronTime.ts, Common/Server/Services/BillingInvoiceService.ts, and Dashboard/src/Pages/Settings/Invoices.tsx 2024-09-05 19:08:40 +01:00
jest.config.json
nodemon.json refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 16:14:31 -06:00
package-lock.json refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 16:14:31 -06:00
package.json refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 16:14:31 -06:00
README.md Update documentation paths for consistency and clarity 2024-09-18 20:56:04 +01:00
tsconfig.json

OneUptime Copilot

Copilot is a tool that helps you improve your codebase automatically.

Please refer to the official documentation for more information.