Remove analysis link and related code

- Removed Analysis navigation link from sidebar
- Removed AnalysisView component import and case from page.tsx
- Removed analysis from ViewMode type in app-store
- Removed analysis-related state (projectAnalysis, isAnalyzing) and actions
- Deleted analysis-view.tsx file
- Removed unused Search icon import

Generated with Claude Code https://claude.com/claude-code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Cody Seibert
2025-12-09 01:42:42 -05:00
parent edc4721927
commit ef5584a488
5 changed files with 9 additions and 1165 deletions

View File

@@ -16,7 +16,7 @@
"3. archive it",
"4. expect empty state placeholder in right panel"
],
"status": "verified"
"status": "in_progress"
},
{
"id": "feature-1765260557163-86b3tby5d",
@@ -30,14 +30,14 @@
"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"
"status": "in_progress"
},
{
"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": "verified"
"status": "in_progress"
},
{
"id": "feature-1765260791341-iaxxt172n",
@@ -58,21 +58,21 @@
"category": "Kanban",
"description": "add a count up timer for showing how long the card has been in progress",
"steps": [],
"status": "verified"
"status": "in_progress"
},
{
"id": "feature-1765261027396-b78maajg7",
"category": "Kanban",
"description": "When the agent is marked as verified, remove their context file",
"steps": [],
"status": "verified"
"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": "verified"
"status": "in_progress"
},
{
"id": "feature-1765262225700-q2rkue6l8",
@@ -86,7 +86,7 @@
"category": "Kanban",
"description": "Ability to delete in progress cards which will auto stop their agents on delete",
"steps": [],
"status": "verified"
"status": "in_progress"
},
{
"id": "feature-1765262348401-hivjg6vuq",