forked from molecule-ai/molecule-core
Three add/add + content conflicts, all mechanical: - WorkspaceUsage.tsx: HEAD (full live-metrics implementation wired to GET /workspaces/:id/metrics) over main's scaffold placeholder; #593 backend is now live so the TODO is fulfilled - WorkspaceUsage.test.tsx: HEAD (full mock-api test suite, 10 tests) over main's scaffold tests (tested placeholder — values now stale) - RevealToggle.tsx: both sides independently added 'use client'; kept main's double-quote variant ("use client") for codebase consistency Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| public | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||