mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-02 20:43:36 +00:00
Enhance Kanban cards to show comprehensive feature information: - Add feature summary field to display completed work details - Show agent context info (model, progress, tasks) on cards - Display tool usage and token consumption metrics - Add expandable summary dialog for detailed view - Update prompts to require summary when marking features complete - Improve UI for waiting_approval and verified states Modified: kanban-card.tsx, board-view.tsx, feature-loader.js, mcp-server-factory.js, prompt-builder.js, app-store.ts Created: agent-context-parser.ts 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
65 lines
3.0 KiB
JSON
65 lines
3.0 KiB
JSON
[
|
|
{
|
|
"id": "feature-1765288408132-3pmld0an6",
|
|
"category": "Core",
|
|
"description": "Can you add a shortcut key for O to open up a new project? To click on the open new project button that's in like the logo header area.",
|
|
"steps": [],
|
|
"status": "verified"
|
|
},
|
|
{
|
|
"id": "feature-1765300273422-a8ovhdlwq",
|
|
"category": "Core",
|
|
"description": "I want the ability to press P which will automatically select my projects drop down and show all my projects. And then for each one, put a hotkey in the left that says 12345 and selecting one of those with my keyboard should automatically select that project.\n",
|
|
"steps": [],
|
|
"status": "verified"
|
|
},
|
|
{
|
|
"id": "feature-1765301095506-cpy06q9u0",
|
|
"category": "Core",
|
|
"description": "It seems like there's only a limit of five of how many things show up in the project select drop down. I need to show everything.",
|
|
"steps": [],
|
|
"status": "verified"
|
|
},
|
|
{
|
|
"id": "feature-1765301127030-a4nnqp0ja",
|
|
"category": "Kanban",
|
|
"description": "In creating new cards in Kanban, I need the ability to drag and drop images into the description section, which will attach the image as context in store in the temp directory, so that later on when the agent runs, it can know where to fetch that image from.",
|
|
"steps": [],
|
|
"status": "verified"
|
|
},
|
|
{
|
|
"id": "feature-1765301184184-ttvhd8kkt",
|
|
"category": "Core",
|
|
"description": "-o should actually open the select folder prompt. Right now when you click o it goes to like the overview page. That's not the correct experience I'm looking for. Also just clicking on the top left open folder icon should do the same thing of opening the system prompt so they can select a project.",
|
|
"steps": [],
|
|
"status": "verified"
|
|
},
|
|
{
|
|
"id": "feature-1765305181443-qze22t1hl",
|
|
"category": "Other",
|
|
"description": "the settings view is not allowing us to scroll to see rest of the content ",
|
|
"steps": [
|
|
"start the project",
|
|
"open Setting view",
|
|
"try to scroll "
|
|
],
|
|
"status": "verified"
|
|
},
|
|
{
|
|
"id": "feature-1765310151816-plx1pxl0z",
|
|
"category": "Kanban",
|
|
"description": "So i want to improve the look of the view of agent output modal its just plain text and im thinking to parse it better and kinda make it look like the last image of coolify logs nice colorded and somehow grouped into some types of info / debug so in our case like prompt / tool call etc",
|
|
"steps": [],
|
|
"status": "verified"
|
|
},
|
|
{
|
|
"id": "feature-1765318148517-715isvwwb",
|
|
"category": "Kanban",
|
|
"description": "When agent finish work the cards is moved either to waiting approval or into verified one But mostly its include some type of summary at the end i want you to modify our prompts and ui so when its in both states we can see the feature summary of what was done / modified instead of relying on going to code editor to see what got changed etc.",
|
|
"steps": [],
|
|
"status": "verified",
|
|
"startedAt": "2025-12-09T22:09:13.684Z",
|
|
"imagePaths": [],
|
|
"skipTests": true
|
|
}
|
|
] |