npmrun
a1eeb0683f
feat: add MCP server configuration and enhance scheduler task modal with advanced settings
2 weeks ago
npmrun
b40e37ac0e
fix: use explicit import for cleanup-logs to avoid tree-shaking
Nuxt's bundler tree-shakes side-effect-only imports (import "./file").
Changed to export the handler from cleanup-logs.ts and call registerTask
explicitly in the plugin to ensure the task is registered at startup.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2 weeks ago
npmrun
0a1e5b9e6e
feat: add example cleanup-logs system task
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2 weeks ago
npmrun
7a274bc7f0
feat: add API endpoints for execution logs and stats
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2 weeks ago
npmrun
5f8fc0dfc4
feat: add API endpoints to trigger and toggle tasks
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2 weeks ago
npmrun
825116ecdc
feat: add API endpoints to get, update, and delete tasks
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2 weeks ago
npmrun
61d4d3bcd2
feat: add API endpoints to list and create scheduled tasks
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2 weeks ago
npmrun
512ee6cc27
feat: wire scheduler lifecycle into Nitro plugin
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2 weeks ago
npmrun
2fc5573dc1
feat: add Scheduler Engine with croner integration and hot-reload support
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2 weeks ago
npmrun
d853e57db7
feat: add Executor Pool with concurrency control
2 weeks ago
npmrun
a16e0b7099
feat: add Task Registry for named function handlers
2 weeks ago
npmrun
9bbe84ae03
feat: add scheduler service layer with task/execution CRUD
2 weeks ago
npmrun
49a6446dc1
add
2 weeks ago
npmrun
929d92235b
add
2 weeks ago
npmrun
58aacb079f
init
2 weeks ago