Skip to content

Task manager on CMS home page #857

@stevenle

Description

@stevenle

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions