oneuptime/Copilot
2024-09-05 13:49:41 +01:00
..
Exceptions refactor: Add timeout handling to Llama prompt execution 2024-07-08 18:06:06 +01:00
Service refactor: Update import statements to use ArrayUtil from Common/Utils/Array 2024-09-05 13:29:58 +01:00
Templates/.oneuptime chore: Remove unused configuration files and scripts 2024-07-10 22:07:52 +01:00
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: Update CodeRepositoryFile interface to include filePath property 2024-09-05 13:28:17 +01:00
.dockerignore
.env.example chore: Update Copilot configuration files 2024-07-10 18:19:09 +01:00
.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 refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 15:50:32 -06: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 BlogPostUtil and remove unnecessary whitespace in Copilot/Init.ts 2024-09-05 13:49:41 +01:00
jest.config.json refactor: Update jest.config.json files with testPathIgnorePatterns 2024-06-11 14:52:55 +01:00
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 chore: Update Copilot configuration files 2024-07-10 18:19:09 +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.