Skip to content

AI Feature Orchestrator: VS Code Extension (5/6)#394

Open
shahzaibj wants to merge 1 commit intomasterfrom
shahzaibj/orchestrator-extension
Open

AI Feature Orchestrator: VS Code Extension (5/6)#394
shahzaibj wants to merge 1 commit intomasterfrom
shahzaibj/orchestrator-extension

Conversation

@shahzaibj
Copy link
Contributor

@shahzaibj shahzaibj commented Mar 5, 2026

Part 5: VS Code Extension

The Feature Orchestrator extension provides the visual dashboard and feature management UI.

Features

  • Dashboard sidebar Metrics banner, active/completed features, open PRs with AI badges
  • Feature detail panel Pipeline progress, phase durations, PBI table with dispatch buttons, PR actions (iterate/checkout)
  • Design review system Inline comments via gutter icons + status bar submit
  • Manual artifact entry Add design specs, PBIs, or PRs via + buttons
  • Live refresh Fetches PBI status from ADO and PR status from GitHub
  • Auto-completion Detects when all PBIs are resolved

Architecture

  • extension.ts Entry point
  • dashboard.ts Sidebar webview
  • featureDetail.ts Detail panel with dispatch, iterate, checkout
  • designReview.ts CodeLens comment system
  • tools.ts CLI helpers (runCommand, switchGhAccount)

State stored at ~/.android-auth-orchestrator/state.json (per-developer).

PR 5 of 6. Merge after Prompts and Config (#398).

Fixes AB#3534746

@shahzaibj shahzaibj requested a review from a team as a code owner March 5, 2026 21:28
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

@shahzaibj shahzaibj changed the title AI Feature Orchestrator: VS Code Extension (3/4) AI Feature Orchestrator: VS Code Extension (5/6) Mar 5, 2026
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

❌ Work item link check failed. Description contains AB#3534746 but the Bot could not link it to an Azure Boards work item.

Click here to learn more.

@github-actions
Copy link

github-actions bot commented Mar 5, 2026

✅ Work item link check complete. Description contains link AB#3534746 to an Azure Boards work item.

1 similar comment
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

✅ Work item link check complete. Description contains link AB#3534746 to an Azure Boards work item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant