Replace the local preview stub with a real Ollama-backed test message flow using the configured local model.
Show the exact final prompt live on create and edit task pages, render generated output below it, and cover the integration with frontend tests.
Replace the EntityDetailPage modal flow with a route-based CreateTaskPage for better accessibility and long-form usability.
Add route /entities/:entityId/tasks/new and update tests for both entity detail navigation and create-task page behavior.