Manage tasks, draft structured items from plain English, and use AI summaries and breakdowns against the Spring Boot API served by this app.
Loaded from GET /tasks. Delete actions call DELETE /tasks/{id}.
Submits to POST /tasks.
Uses the task suggestion, summary, and breakdown endpoints without saving AI output automatically.
POST /tasks/suggest
POST /tasks/{id}/summarize
POST /tasks/{id}/breakdown