Commit Graph

6 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
fe34d8a519 Route all chat requests to local Ollama; support @copilot, @lucidia, @blackboxprogramming, @ollama mentions
Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
2026-03-03 04:45:25 +00:00
Alexa Louise
376002abbd Complete frontend wiring with unified API and navigation
- Updated chat.html to use blackroad-api.js
- Created blackroad-nav.js for unified navigation across all apps
- Added blackroad-api.js import to key pages (agents, ledger, wallet)
- All apps now share authentication state
- Navigation shows current page and user status
- Responsive design for mobile/desktop

Full app integration complete! All pages use:
- Unified API client (blackroad-api.js)
- Shared authentication system
- Consistent navigation (blackroad-nav.js)
- Backend API at localhost:8000 (local) or api.blackroad.io (prod)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-13 14:30:46 -06:00
Alexa Louise
fa96fd1430 Add working backend-connected apps for all features
Created fully functional apps:
- chat.html - AI chat with real backend
- agents-live.html - Agent dashboard with API
- blockchain-live.html - RoadChain explorer
- files-live.html - File management
- social-live.html - Social network

All apps connect to https://core.blackroad.systems API
Features:
- Real authentication
- Live data loading
- Error handling
- Payment integration (Krak + BTC)
- Responsive UI

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-13 13:44:49 -06:00
Alexa Louise
df24149b53 Add Krak + Bitcoin payment methods to all BlackRoad apps
- Added Krak payment link: https://krak.app/AAAAAAAA
- Added Bitcoin address: 3NJYuq8KA1xBea6JNg32XgDwjpvLkrR5VH
- Created complete apps for all subdomains:
  • chat.blackroad.io
  • pay.blackroad.io
  • buy.blackroad.io
  • math.blackroad.io
  • agents.blackroad.io
  • docs.blackroad.io
  • console.blackroad.io
  • status.blackroad.io

All apps feature:
- BlackRoad gradient branding
- Payment integration (Krak + BTC)
- AI agent messaging
- Responsive design

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-13 13:37:04 -06:00
Alexa Louise
e7d3c4f3fa Add dynamic apps for all BlackRoad subdomains with Krak integration
Created apps for:
- chat.blackroad.io
- pay.blackroad.io
- buy.blackroad.io
- math.blackroad.io
- agents.blackroad.io
- docs.blackroad.io
- console.blackroad.io
- status.blackroad.io

All apps include:
- BlackRoad gradient branding
- Krak payment link (https://krak.app/AAAAAAAA)
- Feature highlights
- Responsive design

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-13 13:34:54 -06:00
Your Name
b7d86e1aa3 Deploy static site for blackroad.io 2025-10-24 22:05:56 +00:00