Release v26.03.27.2 #15

Merged
bvandeusen merged 0 commits from dev into main 2026-03-27 17:23:54 -04:00
bvandeusen commented 2026-03-27 17:23:49 -04:00 (Migrated from git.fabledsword.com)

Summary

  • feat: add cancelled task status — LLM was returning 500 when trying to cancel tasks; adds enum value, Alembic migration (ALTER TYPE), and 400 validation guards on create/update task routes
## Summary - feat: add `cancelled` task status — LLM was returning 500 when trying to cancel tasks; adds enum value, Alembic migration (ALTER TYPE), and 400 validation guards on create/update task routes
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledScribe#15