-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementFeature requestFeature request
Description
Description
The CMS home page should be redesigned to feature a task manager that is capable of agentic workflows. When the user navigates to the /cms/ URL it should be presented with:
- A prompt-style text box that asks something like "What do you want to do today?"
- A list of open tasks
- A sidebar of recent actions (from the action log)
When a user fills out the text box, it should create a new task that is capable of having an AI agent make updates. An AI-assigned task should present "diffs" of proposed changes and the user should be able to iterate on those changes. There should be a preview link for any proposed changes by the AI agent.
Note: "tasks" and "reviews" should be two different data structures, tasks should be generic (like bug tracking or new feature requests) and not necessarily be tied to AI or reviews.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementFeature requestFeature request