Commit Graph

  • a510b9bdb4 feat: add aitbc1 agent training documentation and updated package-lock aitbc1 2026-03-31 14:06:41 +02:00
  • 43717b21fb feat: update AITBC CLI tools and RPC router - Mar 30 2026 development work aitbc1 2026-03-30 13:30:01 +02:00
  • d2f7100594 fix: update idna to address security vulnerability aitbc1 2026-03-30 07:30:36 +02:00
  • 6b6653eeae fix: update requests and urllib3 to address security vulnerabilities aitbc1 2026-03-30 07:30:01 +02:00
  • 8fce67ecf3 fix: add missing poetry.lock file aitbc1 2026-03-30 07:18:41 +02:00
  • e2844f44f8 add: root pyproject.toml for development environment health checks aitbc1 2026-03-30 07:08:48 +02:00
  • bece27ed00 update: add results/ and tools/ directories to .gitignore to exclude operational files aitbc1 2026-03-30 07:07:31 +02:00
  • a3197bd9ad fix: update poetry.lock for blockchain-node after dependency resolution aitbc1 2026-03-30 07:06:57 +02:00
  • 6c0cdc640b fix: restore blockchain RPC endpoints from dummy implementations to real functionality aitbc 2026-03-31 13:56:32 +02:00
  • 6e36b453d9 feat: add blockchain RPC startup optimization script aitbc 2026-03-31 13:36:30 +02:00
  • ef43a1eecd fix: update blockchain monitoring configuration and convert services to use venv python aitbc 2026-03-31 13:31:37 +02:00
  • f5b3c8c1bd fix: disable blockchain router to prevent monitoring call conflicts aitbc 2026-03-30 23:30:59 +02:00
  • f061051ec4 fix: optimize database initialization and marketplace router ordering aitbc 2026-03-30 22:49:01 +02:00
  • f646bd7ed4 fix: add fixed marketplace offers endpoint to avoid AttributeError aitbc 2026-03-30 22:34:05 +02:00
  • 0985308331 fix: disable global API key middleware and add test miner creation endpoint aitbc 2026-03-30 22:25:23 +02:00
  • 58020b7eeb fix: update coordinator-api module path and add ML dependencies aitbc 2026-03-30 21:10:18 +02:00
  • e4e5020a0e fix: rename logging module import to app_logging to avoid conflicts aitbc 2026-03-30 20:33:39 +02:00
  • a9c2ebe3f7 feat: add health check script and update setup/service configurations aitbc 2026-03-30 20:32:49 +02:00
  • e7eecacf9b fix: update setup script and coordinator service to use standard /opt/aitbc paths aitbc 2026-03-30 20:32:45 +02:00
  • fd3ba4a62d fix: update .windsurf workflows to use current port assignments aitbc 2026-03-30 18:46:40 +02:00
  • 395b87e6f5 docs: deprecate legacy production config file aitbc 2026-03-30 18:45:22 +02:00
  • bda3a99a68 fix: update config directory port references to match new assignments aitbc 2026-03-30 18:44:13 +02:00
  • 65b5d53b21 docs: add legacy port clarification to website documentation aitbc 2026-03-30 18:42:49 +02:00
  • b43b3aa3da fix: update website documentation to reflect current port assignments aitbc 2026-03-30 18:42:20 +02:00
  • 7885a9e749 fix: update tests directory port references to match new assignments aitbc 2026-03-30 18:39:47 +02:00
  • d0d7e8fd5f fix: update scripts directory port references to match new assignments aitbc 2026-03-30 18:38:01 +02:00
  • 009dc3ec53 fix: update CLI port references to match new assignments aitbc 2026-03-30 18:36:20 +02:00
  • c497e1512e fix: update apps directory port references to match new assignments aitbc 2026-03-30 18:34:49 +02:00
  • bc942c0ff9 docs: update documentation to reflect new port assignments aitbc 2026-03-30 18:33:05 +02:00
  • 819a98fe43 fix: update service configurations to match manual port assignments aitbc 2026-03-30 18:29:59 +02:00
  • eec3d2b41f refactor: move Multimodal and Explorer to Other Services section aitbc 2026-03-30 18:25:27 +02:00
  • 54b310188e fix: add blockchain services to Core Services and reorganize ports aitbc 2026-03-30 18:23:48 +02:00
  • aec5bd2eaa refactor: move Explorer and Multimodal to Core Services section aitbc 2026-03-30 18:21:55 +02:00
  • a046296a48 fix: move Marketplace API to Core Services port range aitbc 2026-03-30 18:20:37 +02:00
  • 52f413af87 fix: move OpenClaw Service to correct port range and section aitbc 2026-03-30 18:19:45 +02:00
  • d38ba7d074 fix: move Modality Optimization to correct port range aitbc 2026-03-30 18:19:15 +02:00
  • 3010cf6540 refactor: move Marketplace API to Core Services section aitbc 2026-03-30 18:18:25 +02:00
  • b55409c356 refactor: move Modality Optimization and Explorer to Other Services section aitbc 2026-03-30 18:18:00 +02:00
  • 5ee4f07140 refactor: move Agent Registry and AI Service to AI/Agent/GPU section aitbc 2026-03-30 18:16:57 +02:00
  • baa03cd85c refactor: move Multimodal Service to Other Services port range aitbc 2026-03-30 18:16:20 +02:00
  • e8b3133250 refactor: reorganize health check script for readability and port sorting aitbc 2026-03-30 18:15:11 +02:00
  • 07432b41ad fix: resolve Agent Coordinator port conflict and organize ports by service type aitbc 2026-03-30 18:14:09 +02:00
  • 91062a9e1b fix: correct port conflicts in health check script aitbc 2026-03-30 18:10:01 +02:00
  • 55bb6ac96f fix: update health check script to reflect comprehensive setup aitbc 2026-03-30 18:08:47 +02:00
  • ce6d0625e5 feat: expand setup to include comprehensive AITBC ecosystem aitbc 2026-03-30 18:06:51 +02:00
  • 2f4fc9c02d refactor: purge older alternative service implementations aitbc 2026-03-30 18:05:58 +02:00
  • 747b445157 refactor: rename GPU service to cleaner naming convention aitbc 2026-03-30 17:54:03 +02:00
  • 98409556f2 refactor: rename AI services to cleaner naming convention aitbc 2026-03-30 17:53:06 +02:00
  • a2216881bd refactor: rename OpenClaw service from enhanced to standard name aitbc 2026-03-30 17:52:03 +02:00
  • 4f0743adf4 feat: create comprehensive full setup with all AITBC services aitbc 2026-03-30 17:50:45 +02:00
  • f2b8d0593e refactor: rename marketplace service from enhanced to standard name aitbc 2026-03-30 17:48:55 +02:00
  • 830c4be4f1 feat: add aitbc-marketplace-enhanced.service to setup script aitbc 2026-03-30 17:46:47 +02:00
  • e14ba03a90 feat: add aitbc-multimodal-gpu.service to setup script aitbc 2026-03-30 17:46:09 +02:00
  • cf3536715b refactor: remove legacy GPU services, keep latest aitbc-multimodal-gpu.service aitbc 2026-03-30 17:45:26 +02:00
  • 376289c4e2 fix: add blockchain-node.service to setup as it's required by RPC service aitbc 2026-03-30 17:42:32 +02:00
  • e977fc5fcb refactor: simplify dependency installation to use central requirements.txt only aitbc 2026-03-30 17:40:46 +02:00
  • 5407ba391a fix: use standard /var/log/aitbc instead of symlinked /var/lib/aitbc/logs aitbc 2026-03-30 17:36:39 +02:00
  • aae3111d17 fix: remove duplicate /var/log/aitbc directory creation in setup script aitbc 2026-03-30 17:33:05 +02:00
  • da526f285a fix: remove SSH fallback for GitHub cloning, use HTTPS only aitbc 2026-03-30 17:32:13 +02:00
  • 3e0c3f2fa4 fix: update Node.js minimum requirement to 24.14.0+ to match JavaScript SDK aitbc 2026-03-30 17:31:23 +02:00
  • 209eedbb32 feat: add Node.js and npm to setup prerequisites aitbc 2026-03-30 17:31:00 +02:00
  • 26c3755697 refactor: remove redundant startup script and use systemd services directly aitbc 2026-03-30 17:29:45 +02:00
  • 7d7ea13075 fix: update startup script to use systemd services instead of manual process management aitbc 2026-03-30 17:28:46 +02:00
  • 29f87bee74 fix: use symbolic links for systemd service files instead of copying aitbc 2026-03-30 17:28:10 +02:00
  • 0a976821f1 fix: update setup.sh to use central virtual environment instead of separate venvs aitbc 2026-03-30 17:27:23 +02:00
  • 63308fc170 fix: update repository URLs from private Gitea to public GitHub aitbc 2026-03-30 17:26:11 +02:00
  • 21ef26bf7d refactor: remove duplicate node setup template and empty templates directory aitbc 2026-03-30 17:25:23 +02:00
  • 3177801444 refactor: move setup.sh back to project root directory aitbc 2026-03-30 17:24:41 +02:00
  • f506b66211 docs: update test documentation to reflect recent organizational changes aitbc 2026-03-30 17:23:57 +02:00
  • 6f246ab5cc docs: fix incorrect dependency handling instructions after dev/env cleanup aitbc 2026-03-30 17:21:52 +02:00
  • 84ea65f7c1 docs: update development environment guidelines to use central /etc/aitbc/.env aitbc 2026-03-30 17:21:12 +02:00
  • 31c7e3f6a9 refactor: remove duplicate package.json from dev/env directory aitbc 2026-03-30 17:19:37 +02:00
  • 35f6801217 refactor: consolidate redundant CLI environment into central venv aitbc 2026-03-30 17:18:54 +02:00
  • 9f300747bf refactor: merge tools directory into cli structure and remove duplicates aitbc 2026-03-30 17:16:46 +02:00
  • 8c9bba9fcd refactor: clean up temp directory and organize files properly aitbc 2026-03-30 17:16:00 +02:00
  • 88b9809134 docs: update logs organization after GPU miner log consolidation aitbc 2026-03-30 17:14:06 +02:00
  • 3b8249d299 refactor: comprehensive scripts directory reorganization by functionality aitbc 2026-03-30 17:13:27 +02:00
  • d9d8d214fc docs: add logs organization documentation after results to logs move aitbc 2026-03-30 17:12:28 +02:00
  • eec21c3b6b refactor: move performance metrics to dev/monitoring subdirectory aitbc 2026-03-30 17:10:16 +02:00
  • cf922ba335 refactor: move legacy migration examples to docs/archive subdirectory aitbc 2026-03-30 17:09:53 +02:00
  • 816e258d4c refactor: move brother_node development artifact to dev/test-nodes subdirectory aitbc 2026-03-30 17:09:06 +02:00
  • bf730dcb4a feat: convert 4 workflows to atomic skills and archive original workflows aitbc 2026-03-30 17:07:58 +02:00
  • fa2b90b094 refactor: clean up skills directory structure - move non-skill files to appropriate locations aitbc 2026-03-30 17:05:12 +02:00
  • 6d5bc30d87 docs: update documentation for AI Economics Masters transformation and v0.2.3 release aitbc 2026-03-30 17:04:11 +02:00
  • 7338d78320 feat: refactor Windsurf/OpenClaw skills into atomic, deterministic, structured, reusable components aitbc 2026-03-30 17:01:05 +02:00
  • 79366f5ba2 release: bump to v0.2.3 - Advanced AI Teaching Plan completion and AI Economics Masters transformation aitbc 2026-03-30 16:58:48 +02:00
  • 7a2c5627dc feat: create AI Economics Masters future state roadmap aitbc 2026-03-30 16:44:46 +02:00
  • 98b0b09496 restore: move RELEASE_v0.2.2.md back to project root aitbc 2026-03-30 16:42:59 +02:00
  • d45ef5dd6b feat: implement Step 3 - Agent Coordination Plan Enhancement aitbc 2026-03-30 16:41:57 +02:00
  • f90550f3a6 feat: implement Step 2 - Modular Workflow Implementation aitbc 2026-03-30 16:39:24 +02:00
  • c2234d967e feat: add multi-node git status check to GitHub workflow aitbc 2026-03-30 16:36:24 +02:00
  • 45a077c3b5 feat: update README.md with advanced AI capabilities and OpenClaw agent ecosystem aitbc 2026-03-30 16:34:15 +02:00
  • 9c50f772e8 feat: update OpenClaw agent skills, workflows, and scripts with advanced AI capabilities aitbc 2026-03-30 16:32:47 +02:00
  • d37152dea6 feat: complete CLI enhancement next steps aitbc 2026-03-30 16:26:25 +02:00
  • f38d776574 feat: complete CLI enhancement workflow - 100% complete aitbc 2026-03-30 16:22:45 +02:00
  • df5531b8c8 feat: update AITBC testing workflow to v3.0 with OpenClaw and AI operations aitbc 2026-03-30 16:15:25 +02:00
  • d236587c9f feat: create OpenClaw agent workflow for Ollama GPU provider testing aitbc 2026-03-30 16:14:12 +02:00
  • 705d9957f2 feat: create advanced AI teaching plan for OpenClaw agents aitbc 2026-03-30 16:09:27 +02:00
  • 3e1b651798 feat: implement modular workflow structure for multi-node blockchain aitbc 2026-03-30 16:08:37 +02:00
  • bd1221ea5a refactor: split OpenClaw AITBC skill into focused modules aitbc 2026-03-30 15:57:48 +02:00