12 Commits

Author SHA1 Message Date
horus fc6ddbd1b2 feat: Enhanced analyze - shows overview, scripts, sections, better project matching 2026-03-24 21:59:53 +01:00
horus 76e37e2363 fix(pdf-viewer): use PDF.js with client-side rendering
- Created PDFViewerClient component with PDF.js
- Uses dynamic import with ssr: false to avoid server-side issues
- Full page navigation and zoom controls
- Upload or load from URL
2026-03-23 21:51:16 +01:00
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 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 9981d2a9d2 Fix briefs API to use JSON file storage 2026-02-27 22:43:46 +01:00
Horus 97811e5acb Fix dropdown text visibility 2026-02-27 19:13:13 +01:00
Horus 5e7f416c08 Council to top + Add/Edit/Delete tasks with recurring options 2026-02-27 19:04:18 +01:00
Horus 005ce8e5e3 Add more info to AgentModal - skills, chat, counts 2026-02-27 18:53:59 +01:00
Horus ab60c25f36 Fix Agent Command Center - exact BMHQ layout with white cards 2026-02-27 17:39:07 +01:00
Horus a0073401f5 Add Agent Command Centers - /agent/[id] with vertical sections 2026-02-27 17:36:34 +01:00
Horus fc2e1c1ff5 BMHQ Upgrade: Add Auto-Run, Execution Logs, Change Log, Brainown panels 2026-02-27 17:13:29 +01:00