Commit Graph

18 Commits

Author SHA1 Message Date
horus e33898ec2e fix(mission-control): fix hyphenated function names in pages
- PdfViewerPage, TradingChartPage, TradingReportsPage, TradingToolsPage
- TaskHistoryPage, HpSubmissionsPage, ProjectsPanelPage
- ResumeUploadPage, SystemStatusPage
2026-03-23 19:29:45 +01:00
horus 00908900c8 feat(mission-control): add BackToMC button to all pages
- Created BackToMC component
- Added to all 27 mission control pages
- Each page now has '← Back to Mission Control' button at top
- Also pushed beta to develop to sync branches
2026-03-23 18:26:37 +01:00
horus 2cee0e6513 feat(mission-control): add all missing pages
- Automation: AutoRun, ExecutionLogs, ChangeLog, Brainown, HorusAI
- Projects: Tasks, TaskHistory, Monday
- Trading: Trading Panel, Chart, Reports, Tools (placeholders)
- Leads: Lead Manager
- System: System Status, Skills Panel, Command Center, Projects Panel
- Council: Agents roster, Sessions, Council Chat, Voice
- All pages return 200 OK
2026-03-23 18:13:59 +01:00
horus 45af56d9cf feat(mission-control): restore MC tabs - temple, office, memory, claude, pdf-viewer, resume, resume-upload, temple-3d, demos
Also added:
- Memory API endpoints
- Briefs API endpoints
- AnveVoice stats API
- Claude spawn API
- TTS proxy
- Cleopatra voice widget
- api-auth middleware
2026-03-23 16:30:44 +01:00
horus d5575b58e3 SiteMente - AI-Powered Lead Generation Platform
Features:
- Mission Control dashboard
- HP Submissions tracking
- AI Agents integration
- Lead management CRM
- Marketing email templates
- Chrome extension support

Tech: Next.js, TypeScript, Tailwind CSS, MySQL
2026-03-19 17:38:12 +01:00
Horus f6d811de40 Add layout for agent pages with dark background 2026-02-27 17:49:48 +01:00
Horus d1b6a65d42 Fix Agent page dark background 2026-02-27 17:48:38 +01:00
Horus 167b845e37 Fix syntax error in Agent Config 2026-02-27 17:45:21 +01:00
Horus a97e7ca6de Fix Agent Command Center - dark theme, fixed navigation 2026-02-27 17:44:16 +01:00
Horus ab60c25f36 Fix Agent Command Center - exact BMHQ layout with white cards 2026-02-27 17:39:07 +01:00
Horus cc9dba2790 Fix transcripts: use API route for server-side fs 2026-02-27 15:25:06 +01:00
Horus d7cd81b293 Add YouTube transcripts tab to Mission Control 2026-02-27 15:00:38 +01:00
root ace78e3673 Fix: reapply all trading chart fixes + gareth 5970 frames 2026-02-22 23:36:24 +00:00
root 09f26f3b1c Revert to working version 2026-02-22 23:23:44 +00:00
root 476465ec59 Fix: docs page syntax error 2026-02-22 23:06:09 +00:00
root 9d316bd29d Add Amir as MC user 2026-02-22 16:19:46 +00:00
root 0817444dc5 Add LICENSE, README, and Docs tab to Mission Control 2026-02-22 07:33:18 +00:00
root 067be4d5a2 feat: Mission Control dashboard for project management 2026-02-16 11:22:06 +00:00