mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-03 21:03:08 +00:00
Created comprehensive DISCLAIMER.md with security warnings about AI tooling risks and sandboxing recommendations. Updated README.md with project overview, security disclaimer section, and complete features list with emojis. Also improved git-diff-panel layout with better scrolling behavior. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
41 lines
3.0 KiB
JSON
41 lines
3.0 KiB
JSON
[
|
|
{
|
|
"id": "feature-1765387670653-bl83444lj",
|
|
"category": "Kanban",
|
|
"description": "In the output logs of the proc agent output in the file diffs Can you add a scroll bar so it actually scroll to see all these new styles right now it seems like I can't scroll",
|
|
"steps": [],
|
|
"status": "waiting_approval",
|
|
"startedAt": "2025-12-10T17:36:31.716Z",
|
|
"imagePaths": [],
|
|
"skipTests": true,
|
|
"summary": "Fixed file diffs scrolling in agent output modal. Restructured git-diff-panel.tsx with flex layout - summary bar stays fixed at top while file list scrolls with visible scrollbar. Previously added scrollbar-visible CSS utility class in globals.css.",
|
|
"model": "opus",
|
|
"thinkingLevel": "none"
|
|
},
|
|
{
|
|
"id": "feature-1765387746902-na752mp1y",
|
|
"category": "Kanban",
|
|
"description": "When the add feature modal pops up, make sure that the description is always the main focus. When it first loads up. Do not focus the prompt tab, which is currently doing this.",
|
|
"steps": [],
|
|
"status": "verified",
|
|
"startedAt": "2025-12-10T17:29:13.854Z",
|
|
"imagePaths": [],
|
|
"skipTests": true,
|
|
"summary": "Added autoFocus prop to DescriptionImageDropZone component. Modified: description-image-dropzone.tsx (added autoFocus prop support), board-view.tsx (enabled autoFocus on add feature modal). Now the description textarea receives focus when the modal opens instead of the prompt tab.",
|
|
"model": "opus",
|
|
"thinkingLevel": "none"
|
|
},
|
|
{
|
|
"id": "feature-1765388139100-ln31jgp5n",
|
|
"category": "Uncategorized",
|
|
"description": "Can you add a disclaimer .md file to this project saying that this uses a bunch of AI related tooling which could have access to your operating system and change and delete files and so use at your own risk. We tried to check it for security of vulnerability to make sure it's good. But you assume the risk and you should be reviewing the code yourself before you try to run it. And also sandboxing this so it doesn't have access to your whole operating system like using Docker to sandbox before you run it or use a virtual machine to sandbox it. and that we do not recommend running locally on your computer due to the risk of it having access to everything on your computer.\n\nUpdate or read me with a short paragraph overview/description at the top followed by a disclaimer section in red that points to the disclaimer file with the same disclaimer information.\n\nThen a section that lists out all the features of cool emojis.",
|
|
"steps": [],
|
|
"status": "waiting_approval",
|
|
"startedAt": "2025-12-10T17:35:40.700Z",
|
|
"imagePaths": [],
|
|
"skipTests": true,
|
|
"summary": "Created DISCLAIMER.md with comprehensive security warnings about AI tooling risks and sandboxing recommendations. Updated README.md with project overview, red caution disclaimer section linking to DISCLAIMER.md, and features list with emojis covering all major functionality (Kanban, AI agents, multi-model support, etc.).",
|
|
"model": "opus",
|
|
"thinkingLevel": "none"
|
|
}
|
|
] |