Add REST endpoint
Implement a production-ready endpoint with validation, error handling, API documentation, and focused integration tests.
Example task library
Explore practical examples of work Kepler can execute autonomously. Each template represents a focused outcome with an explicit verification path.
Templates and examples
Adapt the repository, acceptance criteria, constraints, and verification commands to match your project.
Implement a production-ready endpoint with validation, error handling, API documentation, and focused integration tests.
Reproduce the failure, identify the root cause, apply the smallest safe fix, and verify the full test suite.
Improve a module's structure and maintainability while preserving its public behavior and regression coverage.
Add focused tests for core behavior, edge cases, and failure paths with clear fixtures and maintainable assertions.
Inspect pipeline logs, repair the broken build or verification step, and confirm the workflow succeeds end to end.
Create a reversible schema migration, update the data layer, and test both upgrade and rollback paths.
Replace ambiguous failures with typed errors, safe responses, useful logs, and tests for degraded conditions.
Upgrade selected packages, address compatibility changes, run security checks, and verify no regressions.
Audit a user flow, correct semantic and keyboard issues, and add automated checks for critical interactions.
What every task includes
Kepler inspects the relevant code, makes the scoped change, runs the supplied checks, and returns reviewable output. These examples are starting points, not one-click actions.