mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-02 20:43:36 +00:00
- Add delete button to in_progress cards that are not currently running - Update handleDeleteFeature to stop running agents before deleting - Show confirmation message mentioning agent will be stopped when card is running - Add test utilities for delete in-progress feature testing Generated with Claude Code Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
105 lines
3.9 KiB
JSON
105 lines
3.9 KiB
JSON
[
|
|
{
|
|
"id": "feature-1765259922422-d61lu00sq",
|
|
"category": "Core",
|
|
"description": "add a context feature / route which allows users to upload files or images or text which will persist to .automaker/context. there should be a left panel with all context files and a text editor or image previewer that lets users view edit delete the context. include the context in every single coding prompt or improve the coding_prompt.md to have a phase where it loads in that context",
|
|
"steps": [],
|
|
"status": "verified"
|
|
},
|
|
{
|
|
"id": "feature-1765260287663-pnwg0wfgz",
|
|
"category": "Agent Runner",
|
|
"description": "When I archived a session I had selected, I'd expect it to unselect it",
|
|
"steps": [
|
|
"1. create a session",
|
|
"2. select it",
|
|
"3. archive it",
|
|
"4. expect empty state placeholder in right panel"
|
|
],
|
|
"status": "in_progress"
|
|
},
|
|
{
|
|
"id": "feature-1765260557163-86b3tby5d",
|
|
"category": "Core",
|
|
"description": "Remove analysis link and related code, it's not useful",
|
|
"steps": [],
|
|
"status": "verified"
|
|
},
|
|
{
|
|
"id": "feature-1765260608543-frhplaxss",
|
|
"category": "Kanban",
|
|
"description": "when clicking a value in the typeahead, there is a bug where it does not close automatically, fix this",
|
|
"steps": [],
|
|
"status": "verified"
|
|
},
|
|
{
|
|
"id": "feature-1765260671085-7dgotl21h",
|
|
"category": "Kanban",
|
|
"description": "show a error toast when concurrency limit is hit and someone tries to drag a card into in progress to give them feedback why it won't work.",
|
|
"steps": [],
|
|
"status": "in_progress"
|
|
},
|
|
{
|
|
"id": "feature-1765260791341-iaxxt172n",
|
|
"category": "Kanban",
|
|
"description": "Add a way to force stop an agent on a card which is currently running",
|
|
"steps": [],
|
|
"status": "verified"
|
|
},
|
|
{
|
|
"id": "feature-1765260864296-98yunv0vj",
|
|
"category": "Kanban",
|
|
"description": "Remove drag icon from cards when in in progress or verified. also add a timer that tracks how long it has been since the agent started, a count up timer basically formatted 00:00",
|
|
"steps": [],
|
|
"status": "backlog"
|
|
},
|
|
{
|
|
"id": "feature-1765260912320-p7d5eang8",
|
|
"category": "Kanban",
|
|
"description": "add a count up timer for showing how long the card has been in progress",
|
|
"steps": [],
|
|
"status": "in_progress"
|
|
},
|
|
{
|
|
"id": "feature-1765261027396-b78maajg7",
|
|
"category": "Kanban",
|
|
"description": "When the agent is marked as verified, remove their context file",
|
|
"steps": [],
|
|
"status": "backlog"
|
|
},
|
|
{
|
|
"id": "feature-1765261574969-kaqzq39fh",
|
|
"category": "Core",
|
|
"description": "change the recent change for adding the ability to edit the context .automaker/context directory to instead be in .automaker/support and auto add it to prompts",
|
|
"steps": [],
|
|
"status": "in_progress"
|
|
},
|
|
{
|
|
"id": "feature-1765262225700-q2rkue6l8",
|
|
"category": "Context",
|
|
"description": "Add Context File should show a file name and a textarea for the context info, that text area should allow drag n drop for txt files and .md files which the system will parse and put into the text area",
|
|
"steps": [],
|
|
"status": "backlog"
|
|
},
|
|
{
|
|
"id": "feature-1765262261787-o84j26dty",
|
|
"category": "Kanban",
|
|
"description": "Ability to delete in progress cards which will auto stop their agents on delete",
|
|
"steps": [],
|
|
"status": "verified"
|
|
},
|
|
{
|
|
"id": "feature-1765262348401-hivjg6vuq",
|
|
"category": "Kanban",
|
|
"description": "Make in progress column double width so that the cards display 2 columns masonry layout",
|
|
"steps": [],
|
|
"status": "backlog"
|
|
},
|
|
{
|
|
"id": "feature-1765262430461-vennhg2b5",
|
|
"category": "Core",
|
|
"description": "When the electron ui refreshes, it often redirects me back to the overview, remeber my last route and restore on app load",
|
|
"steps": [],
|
|
"status": "backlog"
|
|
}
|
|
] |