Skip to content

AD-702: Add runtime dashboard UI#44

Open
alph-cmky wants to merge 1 commit into
feat/ad-701-web-app-shellfrom
feat/ad-702-runtime-dashboard-ui
Open

AD-702: Add runtime dashboard UI#44
alph-cmky wants to merge 1 commit into
feat/ad-701-web-app-shellfrom
feat/ad-702-runtime-dashboard-ui

Conversation

@alph-cmky

Copy link
Copy Markdown
Owner

Summary

  • Render a runtime dashboard table for Codex, Claude, Ollama, LM Studio, Node, Git, and VS Code CLI status rows.
  • Show runtime name, status, path, version, capabilities, warnings, and missing-runtime guidance.
  • Redact token-like warning values before rendering.
  • Update the AD-702 backlog checklist.

Testing

  • TDD red check: pnpm test apps/web/src/features/runtimes/runtime-dashboard.test.ts initially failed because runtime-dashboard.js did not exist.
  • pnpm test apps/web/src/features/runtimes/runtime-dashboard.test.ts
  • pnpm lint && pnpm format && pnpm typecheck && pnpm test && pnpm build

Stacked on #43.

Closes #19

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