Commit Graph

  • c3f1d66c40 docs: update port 8000 references to 8011 in apps/clients docs aitbc 2026-05-08 21:44:50 +02:00
  • 42db78ac51 docs: update port 8000 references to 8011 in mining and cli docs aitbc 2026-05-08 21:44:06 +02:00
  • 7afb559bd3 docs: update wallet references from genesis-ops to genesis aitbc 2026-05-08 21:43:10 +02:00
  • 9e59d0c912 docs: update coordinator API port references from 8000 to 8011 aitbc 2026-05-08 21:41:56 +02:00
  • a428bb55a6 feat: add pure AITBC software skills to skills/ directory aitbc 2026-05-08 21:37:37 +02:00
  • da052cf14d docs: update windsurf skills - wallet references and service names aitbc 2026-05-08 21:30:06 +02:00
  • 2594e559d4 docs: archive OpenClaw skills and update port references aitbc 2026-05-08 21:27:08 +02:00
  • f871e1b765 feat: add windsurf skill for AITBC CLI tool operations aitbc 2026-05-08 21:22:33 +02:00
  • d77bca5839 docs: update aitbc-cli.md marketplace section to use actual aitbc-cli commands aitbc 2026-05-08 21:17:38 +02:00
  • d5aba0c630 docs: remove messaging CLI commands from aitbc-cli.md aitbc 2026-05-08 21:14:58 +02:00
  • b46eedcf7f docs: correct CLI Tool Preference note - clarify relationship aitbc 2026-05-08 21:09:40 +02:00
  • b179e995e6 docs: add CLI Tool Preference and Bugs Fixed section to aitbc.md aitbc 2026-05-08 21:08:30 +02:00
  • 6c629ab19c docs: reorganize AITBC skills - separate CLI from API operations aitbc 2026-05-08 21:01:07 +02:00
  • b3dcd87a9b docs: add aitbc-cli skill aitbc 2026-05-08 20:44:57 +02:00
  • e9ec51b8d1 docs: merge AITBC skills into comprehensive operations skill aitbc 2026-05-08 20:35:59 +02:00
  • b2fd520842 docs: remove Bugs Fixed section from aitbc-operations skill aitbc 2026-05-08 20:30:47 +02:00
  • 30e502a94e docs: remove changelog entry from documentation aitbc 2026-05-08 20:29:15 +02:00
  • a9a44bd062 docs: update documentation with marketplace service bug fixes aitbc 2026-05-08 20:22:42 +02:00
  • 3d584b8897 feat: add aitbc-operations skill shipping with AITBC software aitbc1 2026-05-08 20:22:02 +02:00
  • fb09022e84 fix: resolve JSON serialization in list_bids and add orders endpoint aitbc 2026-05-08 19:54:02 +02:00
  • 587841935e feat: add book endpoint for purchasing marketplace offers aitbc 2026-05-08 19:47:10 +02:00
  • 4ac23bf3cf fix: convert SQLAlchemy model objects to dictionaries for JSON serialization aitbc 2026-05-08 19:30:42 +02:00
  • 528c822f09 fix: add wallet to provider mapping in marketplace create_offer aitbc 2026-05-08 19:26:38 +02:00
  • 6549483b18 fix: resolve datetime timezone error in marketplace service aitbc 2026-05-08 19:22:34 +02:00
  • 130a295366 Add async/await support and comprehensive logging to marketplace service with session management improvements aitbc 2026-05-08 19:17:11 +02:00
  • 4ee9705670 Add datetime serialization to task distribution with send success tracking and failure statistics aitbc 2026-05-08 17:29:58 +02:00
  • 952a698725 Add HTTP task distribution implementation to TaskDistributor with agent endpoint lookup and error handling aitbc 2026-05-08 17:09:29 +02:00
  • 7ca9a1ed04 Add comprehensive coverage tests for load balancer strategies, AI/ML models, and communication protocols aitbc 2026-05-08 17:02:01 +02:00
  • 0262e6079b Add 400 status code to concurrent message sending test assertion for invalid input handling aitbc 2026-05-08 16:36:09 +02:00
  • a9000c6708 Add load testing class with concurrent operations tests for 10 agents across registration, tasks, messages, load balancing, discovery, swarm coordination, status updates, and authentication aitbc 2026-05-08 16:33:33 +02:00
  • b6085bdbb2 Add 401 status code to advanced integration test assertions for unauthenticated access scenarios aitbc 2026-05-08 16:26:58 +02:00
  • 52989e479a Add comprehensive advanced integration tests for load balancer, AI, communication, consensus, alerts, users, auth, agents, tasks, storage, monitoring, swarm, and edge cases aitbc 2026-05-08 16:18:47 +02:00
  • c86f83a2e8 Add comprehensive integration tests for health, monitoring, swarm, and edge case endpoints aitbc 2026-05-08 14:43:56 +02:00
  • c80ef59c15 Add 422 status code to AI recommendation and auth validation tests, and remove None from invalid token test cases aitbc 2026-05-08 14:38:48 +02:00
  • 7f39ec040c Add comprehensive integration tests for messages, AI/ML, load balancer, and authentication endpoints aitbc 2026-05-08 14:34:22 +02:00
  • bb915521e4 Add 422 and 400 status codes to user permission and message test assertions aitbc 2026-05-08 14:16:41 +02:00
  • 4a25dcdd3f Add authenticated client fixture and expand integration tests for alerts, users, consensus, and messages aitbc 2026-05-08 14:13:39 +02:00
  • 5ac6a3fefc Update authentication test to check for 'token' field instead of 'access_token' in login response aitbc 2026-05-08 14:06:59 +02:00
  • 36237dec4b Add integration tests for authentication, alerts, users, and consensus endpoints aitbc 2026-05-08 14:04:53 +02:00
  • 8ad3d072f5 Refactor agent coordinator integration tests to use TestClient instead of async httpx client aitbc 2026-05-08 14:00:52 +02:00
  • 0b2728c2c0 Add campaign output to campaign_stats command when campaign_id is provided aitbc 2026-05-08 13:53:37 +02:00
  • a533958ecd Update monitor commands to use coordinator_url instead of monitoring_service_url for /jobs endpoint aitbc 2026-05-08 13:29:08 +02:00
  • 7d357e40b4 Update metrics and history commands to use /jobs endpoint instead of /dashboard aitbc 2026-05-08 13:23:32 +02:00
  • 5502d2533a Add /jobs endpoint to monitor routers and improve service status handling in dashboard aitbc 2026-05-08 13:06:19 +02:00
  • d13b27479e Add monitor router to both coordinator APIs and improve campaign file error handling aitbc 2026-05-08 12:52:53 +02:00
  • dc57a28f30 Add httpx and json imports to monitor command module aitbc 2026-05-08 12:46:57 +02:00
  • f8d8d41807 Add HTTP status codes to swarm join and coordinate endpoints aitbc 2026-05-08 12:39:45 +02:00
  • 094fa268fc Add swarm coordination endpoints and request models to both coordinator APIs aitbc 2026-05-08 12:36:56 +02:00
  • 4d18d098b5 Add swarm router to agent coordinator routers aitbc 2026-05-08 12:26:53 +02:00
  • 31952bb7c9 Add wallet authentication documentation to scenarios 26-35, 41, 43-45 aitbc 2026-05-08 12:13:36 +02:00
  • f9d59f5da1 Add wallet authentication documentation to scenario guides aitbc 2026-05-08 12:03:04 +02:00
  • 8bb2dcf558 Standardize config initialization across all CLI command groups aitbc 2026-05-08 11:58:32 +02:00
  • 3e238eb16f Remove /agents prefix from agent router aitbc 2026-05-08 11:49:17 +02:00
  • 0333da0f77 Add swarm router and update arbitrage command parameters aitbc 2026-05-08 11:47:14 +02:00
  • f7c3a2ef80 Add config initialization to agent and swarm command groups aitbc 2026-05-08 11:34:58 +02:00
  • 60460f76da Update click_cli.py path configuration and fix config module import aitbc 2026-05-08 11:28:14 +02:00
  • 718b04571a Standardize command module docstrings and clean up imports aitbc 2026-05-08 11:17:33 +02:00
  • e670e4611c docs: add architecture directory README with navigation aitbc 2026-05-08 11:17:31 +02:00
  • e8d82b5ea9 Update AI power and compliance scenario documentation aitbc 2026-05-08 11:03:34 +02:00
  • 0585edcf34 fix: remove tabulate dependency and skip blockchain RPC test in CI aitbc 2026-05-08 11:01:33 +02:00
  • ceacbd1d8d Delegate Click commands via subprocess instead of direct import aitbc 2026-05-08 10:49:14 +02:00
  • 149fbb0abe Delegate Click commands to click_cli and add agent subcommands aitbc 2026-05-08 10:43:53 +02:00
  • 1dd58261b4 Add data oracle CLI commands for Scenario 23 aitbc 2026-05-08 09:04:26 +02:00
  • 9313efd954 Add Scenario 47 SDK test script aitbc1 2026-05-08 08:30:31 +02:00
  • e34c2b8941 Fix complete_atomic_swap to use CLI aitbc 2026-05-07 22:16:45 +02:00
  • af1477e7c1 Fix initiate_atomic_swap to use CLI aitbc1 2026-05-07 22:04:21 +02:00
  • 476c9425f2 Fix get_swap_status and refund_atomic_swap to use CLI aitbc1 2026-05-07 22:01:12 +02:00
  • 47da490eda Integrate CLIContractClient into AgentContractIntegration aitbc1 2026-05-07 21:59:36 +02:00
  • 2bb69599f8 Add CLI-based contract client for AITBC (no Web3 needed) aitbc1 2026-05-07 21:50:05 +02:00
  • 39b66c1017 Add cross_chain_atomic_swap to ContractConfig and load in _load_contracts aitbc1 2026-05-07 21:39:35 +02:00
  • 5331cf10ef Update scenario 47 version to 1.2 (Agent SDK implemented) aitbc1 2026-05-07 21:26:11 +02:00
  • 93814f69f7 Merge branch 'main' of http://gitea.bubuit.net:3000/oib/aitbc aitbc 2026-05-07 21:23:02 +02:00
  • 71160bf1c0 Remove cross-chain atomic swap scenario documentation aitbc 2026-05-07 21:23:01 +02:00
  • 4b94f5e494 Fix scenario 47: rename and update navigation aitbc1 2026-05-07 21:13:54 +02:00
  • 0ac153a3d7 Merge branch 'main' of http://gitea.bubuit.net:3000/oib/aitbc aitbc 2026-05-07 21:09:16 +02:00
  • 99742c7c8b Update agent training documentation and cross-chain atomic swap scenario with contract-based commands aitbc 2026-05-07 21:09:13 +02:00
  • cbc1c59f92 Fix agent communication endpoints aitbc1 2026-05-07 20:35:57 +02:00
  • 10a595a788 Add message storage, broadcast, and peer management features to agent coordinator aitbc 2026-05-07 20:16:50 +02:00
  • a41a1c0005 Add agent communication protocols documentation to architecture aitbc 2026-05-07 19:58:15 +02:00
  • 84d51b8854 Merge branch 'main' of http://gitea.bubuit.net:3000/oib/aitbc aitbc 2026-05-07 19:54:24 +02:00
  • f4dba7e6af Integrate agent coordinator API into agent list operation with fallback to stub data aitbc 2026-05-07 19:54:22 +02:00
  • aa4169b768 Fix load balancing: use pending_tasks instead of active_connections aitbc1 2026-05-07 19:53:43 +02:00
  • 2d9a7ec360 Add stage completion certificates and badges system (Priority 3 #2) aitbc1 2026-05-07 19:25:46 +02:00
  • 2f2c4306ab Merge branch 'main' of http://gitea.bubuit.net:3000/oib/aitbc aitbc 2026-05-07 19:18:30 +02:00
  • b1edfe446a Add Redis URL configuration documentation and cross-node setup lessons learned aitbc 2026-05-07 19:18:29 +02:00
  • bc53eacd87 Fix integration tests and update dependencies for agent coordinator aitbc1 2026-05-07 19:17:41 +02:00
  • 7b3d0ca692 Merge branch 'main' of http://gitea.bubuit.net:3000/oib/aitbc aitbc1 2026-05-07 19:00:16 +02:00
  • 4dd9c4bb45 Merge: Resolve conflicts and add Redis URL fix aitbc1 2026-05-07 19:00:13 +02:00
  • 7d87614eab Add Redis URL configuration support to agent coordinator lifespan aitbc 2026-05-07 18:59:35 +02:00
  • a9e727dac8 Add agent heartbeat and task queue management endpoints to coordinator API aitbc 2026-05-07 18:49:17 +02:00
  • 5343d20f6d Integrate agent coordinator API calls into CLI for agent registration, discovery, and task distribution stats aitbc 2026-05-07 18:41:03 +02:00
  • 8d79522e4b Move agent coordinator database to /var/lib/aitbc and add agent registration/discovery endpoints aitbc 2026-05-07 18:27:28 +02:00
  • cc5c658ea7 Fix schema validation failures in AITBC stage JSON files aitbc 2026-05-07 17:49:11 +02:00
  • 085d55fb7e Merge branch 'main' of https://github.com/oib/AITBC aitbc1 2026-05-07 17:39:59 +02:00
  • 5e841fde03 Bump mypy to 2.0.0 aitbc1 2026-05-07 17:39:16 +02:00
  • 067cce7cad Add Cross-Chain Atomic Swap scenario documentation aitbc 2026-05-07 17:31:24 +02:00
  • 9ad5d73ed2 Update AI Economics Masters documentation to Version 2.0 with Hermes integration and changelog aitbc 2026-05-07 17:28:01 +02:00
  • 6235c08abb Merge remote changes with local documentation update aitbc 2026-05-07 17:27:45 +02:00
  • c700b69d0f Update tokenomics documentation to Version 2.0 with Hermes integration changes aitbc 2026-05-07 17:27:16 +02:00
  • c62c138d81 Fix KeyError: 'title' in stage_runner.py aitbc1 2026-05-07 17:21:36 +02:00