oneuptime/AIAgent
Nawaz Dhandala c1efcf578f
feat(migration): Refactor MigrationName1767979448478 for improved readability and structure
- Updated migration script to enhance code clarity and maintainability.
- Reformatted SQL queries for better readability.
- Added comments to clarify migration steps.
- Ensured consistent use of async/await syntax.
- Updated index file to include the new migration.
- Adjusted TelemetryUsageBillingService and other components for better code style and consistency.
2026-01-09 19:36:10 +00:00
..
API fix: Simplify error logging in metrics queue-size endpoint 2025-12-30 18:09:49 +00:00
CodeAgents Refactor comments in OpenCodeAgent and AIAgentDataAPI for clarity; remove unused sections in NavBarMenu and NavBarMenuItem 2026-01-08 14:25:17 +00:00
Jobs style: Refactor type definitions and improve error handling across multiple files 2025-12-29 14:28:52 +00:00
Services fix(ai-agent): Improve error handling during AI Agent registration 2025-12-24 18:48:41 +00:00
TaskHandlers feat(migration): Refactor MigrationName1767979448478 for improved readability and structure 2026-01-09 19:36:10 +00:00
Utils Refactor TelemetryService to Service across the application 2026-01-09 15:49:52 +00:00
Config.ts feat(ai-agent): Enhance AI Agent registration with name and description fields 2025-12-24 17:29:54 +00:00
Dockerfile.tpl style: Add OpenCode AI to PATH in Dockerfile for easier access 2025-12-29 13:26:57 +00:00
Index.ts feat: Implement KEDA autoscaling for AI Agent with metrics endpoint and configuration 2025-12-29 19:28:00 +00:00
nodemon.json feat(ai-agent): Implement AI Agent service with configuration, registration, and health check functionality 2025-12-24 15:24:47 +00:00
package-lock.json chore: npm audit fix 2025-12-29 02:03:34 +00:00
package.json fix: remove unused dependencies from package.json 2025-12-28 19:54:41 +00:00
tsconfig.json feat(ai-agent): Implement AI Agent service with configuration, registration, and health check functionality 2025-12-24 15:24:47 +00:00