diligence/frontend
Claude d087e0a5a1 Fix: restore App.jsx and properly add ChatCoach import, route, nav
Previous commit wiped App.jsx due to emoji encoding error in the
patch script. Restored from Stream A commit (c075eb9), then applied
ChatCoach changes using a file-based Python script to handle unicode.

- import ChatCoach from './pages/ChatCoach' (line 21)
- NavLink /chat with brain emoji + 'Coach' label (line 95)
- Route /chat -> ProtectedRoute -> ChatCoach (line 125)
2026-06-22 00:03:43 +00:00
..
public Deliver Step 9: agent-card.json, SKILL.md, USDA lookup, integrations dynamic config, Welcome/Integrations/MealPlan pages, API methods, README, routes 2026-06-15 14:40:34 +00:00
src Fix: restore App.jsx and properly add ChatCoach import, route, nav 2026-06-22 00:03:43 +00:00
Dockerfile Fix docker-compose for Coolify: remove manual Traefik labels, add healthchecks, add curl to containers 2026-03-15 00:23:35 +00:00
index.html Initial commit: full fitness-rewards app 2026-03-14 23:53:00 +00:00
nginx.conf Deliver Steps 3-8: integration config, meal plans, provider registry, MCP connector (14 tools), B2A files, nginx proxy, AGENT_GUIDE, LICENSE 2026-06-15 14:34:09 +00:00
package.json Initial commit: full fitness-rewards app 2026-03-14 23:53:00 +00:00
vite.config.js Initial commit: full fitness-rewards app 2026-03-14 23:53:00 +00:00