Commit Graph

  • a880b26951 feat: Implement license-aware UI for revenue optimization (Phase 3A) feature/license-gating-integration anthonyrawlins 2025-09-01 16:20:24 +10:00
  • 268214d971 Major WHOOSH system refactoring and feature enhancements feature/chorus-rebrand anthonyrawlins 2025-08-27 08:34:48 +10:00
  • 0e9844ef13 Fix hardcoded paths after workspace restructure anthonyrawlins 2025-08-05 11:12:03 +10:00
  • b6bff318d9 WIP: Save current work before CHORUS rebrand anthonyrawlins 2025-08-01 02:20:56 +10:00
  • 1e81daaf18 Fix frontend URLs for production deployment and resolve database issues master feature/agent-roles-integration anthonyrawlins 2025-07-28 09:16:22 +10:00
  • 9262e63374 Add agent role management system for Bees-AgenticWorkers integration anthonyrawlins 2025-07-27 15:24:53 +10:00
  • ef3b61740b github integration for bzzz task scanning required db changes. anthonyrawlins 2025-07-17 10:52:12 +10:00
  • 42d02fbb60 cleanup file structure anthonyrawlins 2025-07-17 10:51:31 +10:00
  • ee71f208fd Fix Hive deployment: add placement constraints to walnut node anthonyrawlins 2025-07-15 02:15:47 +10:00
  • 2b5e6a492d Fix frontend API integration: correct endpoint and data transformation anthonyrawlins 2025-07-14 22:29:11 +10:00
  • 8a2e6b42dc Fix frontend console errors: disable WebSocket and add defensive array checks anthonyrawlins 2025-07-14 22:21:26 +10:00
  • 3f3eec7f5d Integrate Bzzz P2P task coordination and enhance project management anthonyrawlins 2025-07-14 20:56:01 +10:00
  • e89f2f4b7b Add comprehensive development roadmap via GitHub Issues anthonyrawlins 2025-07-12 19:41:01 +10:00
  • 9a6a06da89 Complete Phase 2: Advanced API Documentation anthonyrawlins 2025-07-12 10:35:55 +10:00
  • ca18476efc Implement comprehensive API documentation system anthonyrawlins 2025-07-12 10:21:08 +10:00
  • 8619b75296 🔖 Update version numbers to 1.1.0 in package.json and API spec anthonyrawlins 2025-07-11 22:01:34 +10:00
  • cd28f94e8f 🚀 Release Hive Platform v1.1 - Complete Authentication & Architecture Overhaul anthonyrawlins 2025-07-11 22:00:42 +10:00
  • aacb45156b Set up comprehensive frontend testing infrastructure anthonyrawlins 2025-07-11 14:06:34 +10:00
  • c6d69695a8 Refactor UnifiedCoordinator to follow Single Responsibility Principle anthonyrawlins 2025-07-11 09:09:11 +10:00
  • 36c5e10a51 Update frontend dependencies and remove deprecated packages anthonyrawlins 2025-07-11 09:01:16 +10:00
  • 18c5e101fc Remove redundant MCP server code and clean up commented code anthonyrawlins 2025-07-11 08:55:58 +10:00
  • 59a59f8869 Fix critical in-memory task storage with database persistence anthonyrawlins 2025-07-11 08:52:44 +10:00
  • 4de45bf450 Merge redundant coordinators into unified coordinator architecture anthonyrawlins 2025-07-11 08:44:21 +10:00
  • c90d98dac3 Add comprehensive database rebuild capability with complete unified schema anthonyrawlins 2025-07-11 08:35:37 +10:00
  • eda5b2d6d3 Unify database schema: Resolve all User model conflicts and auth table incompatibilities anthonyrawlins 2025-07-10 22:56:14 +10:00
  • 2547a5c2b3 Complete authentication system deployment with full dependency resolution anthonyrawlins 2025-07-10 21:39:28 +10:00
  • bb4d036274 Complete Bearer Token and API key authentication system deployment anthonyrawlins 2025-07-10 21:25:30 +10:00
  • 9b31997351 Fix remaining TypeScript errors and dependencies anthonyrawlins 2025-07-10 20:59:21 +10:00
  • a6a3ebd1a9 Fix TypeScript errors in authentication components anthonyrawlins 2025-07-10 20:56:16 +10:00
  • 7af5b47477 Implement complete Bearer Token and API key authentication system anthonyrawlins 2025-07-10 20:52:58 +10:00
  • d19c9d596f Revert to psycopg2-binary for Docker compatibility anthonyrawlins 2025-07-10 19:26:32 +10:00
  • cbd78ed5ec Fix backend dependencies and requirements structure anthonyrawlins 2025-07-10 18:24:02 +10:00
  • f3cbb5c6f7 Add environment configuration and local development documentation anthonyrawlins 2025-07-10 18:20:52 +10:00
  • daf0766e29 Update README.md to match actual docker-compose.swarm.yml ports anthonyrawlins 2025-07-10 18:18:09 +10:00
  • c1464349ab Fix hardcoded paths and improve start_hive.sh script anthonyrawlins 2025-07-10 18:14:17 +10:00
  • 8b32d54e79 Copy CCLI source to backend for Docker builds anthonyrawlins 2025-07-10 12:46:52 +10:00
  • baa48bfcd4 Merge branch 'feature/gemini-cli-integration' anthonyrawlins 2025-07-10 12:46:38 +10:00
  • 6933a6ccb1 Add CCLI (CLI agent integration) complete implementation anthonyrawlins 2025-07-10 12:45:43 +10:00
  • 7cb4ea18f3 🎉 Complete Phase 5: Frontend UI Updates for Mixed Agent Management anthonyrawlins 2025-07-10 12:26:34 +10:00
  • 2915ee9aa7 🎉 Complete CCLI Integration: Phase 4 (MCP Server Updates) anthonyrawlins 2025-07-10 12:11:27 +10:00
  • 85bf1341f3 Add comprehensive frontend UI and distributed infrastructure anthonyrawlins 2025-07-10 08:41:59 +10:00
  • fc0eec91ef Complete Hive platform functionality and expand cluster to 7 agents anthonyrawlins 2025-07-10 08:41:34 +10:00
  • 8c3adf6d8f Implement single domain architecture for Hive platform anthonyrawlins 2025-07-09 21:52:03 +10:00
  • dba1eac6b1 Update MCP server to use domain-specific endpoints anthonyrawlins 2025-07-07 22:33:26 +10:00
  • 962fbbd4b5 Fix Hive frontend and backend service issues anthonyrawlins 2025-07-07 22:24:29 +10:00
  • 39539ded40 Deploy Hive to Docker Swarm with Docker Hub images anthonyrawlins 2025-07-07 22:04:01 +10:00
  • d7ad321176 Initial commit: Complete Hive distributed AI orchestration platform anthonyrawlins 2025-07-07 21:44:31 +10:00