Context window fix: - Derive initial contextWindow from model selection (haiku=200K, else=1M) - Use limitContext flag from request - Updated to exact value from modelUsage on result.success - Formula: input_tokens + cache_creation + cache_read (all three needed) TokenUsageDisplay: - New contextWindowSize prop → shows "X% of context" (not "X% of input") Graph improvements: - Pending approval: pulsing amber ring on member nodes - Working spinner: spinning arc when member has active task - Current task indicator in popover (Loader2 + "working on" + task name) - GraphNode: added currentTaskId, currentTaskSubject, pendingApproval, activeTool fields - Adapter: passes pendingApprovalAgents + currentTaskId from store |
||
|---|---|---|
| .. | ||
| AppLogo.tsx | ||
| CliInstallWarningBanner.tsx | ||
| ConfirmDialog.tsx | ||
| ConnectionStatusBadge.tsx | ||
| ContextSwitchOverlay.tsx | ||
| CopyablePath.tsx | ||
| CopyButton.tsx | ||
| ErrorBoundary.tsx | ||
| ExportDropdown.tsx | ||
| FileTree.tsx | ||
| OngoingIndicator.tsx | ||
| RepositoryDropdown.tsx | ||
| TokenUsageDisplay.tsx | ||
| UpdateBanner.tsx | ||
| UpdateDialog.tsx | ||
| WarningBanner.tsx | ||
| WorkspaceIndicator.tsx | ||
| WorktreeBadge.tsx | ||