4c3db7c019Merge pull request 'Remove faucet account from production genesis configuration (issue #36)' (#37) from aitbc1/36-remove-faucet into mainoib2026-03-18 16:43:44 +01:00
594c3c6b0fMerge pull request 'feat: add production setup and infrastructure improvements' (#40) from aitbc/36-remove-faucet-from-prod-genesis into mainoib2026-03-18 16:43:23 +01:00
690dcd2407merge PR #40: add production setup and infrastructure improvements
AITBC System
2026-03-18 16:41:45 +01:00
92f3d84815Merge branch 'aitbc/36-remove-faucet-from-prod-genesis' no need for faucetaitbc2026-03-18 15:38:43 +00:00
8a312cc498Merge gitea main branch with production improvements
AITBC System
2026-03-18 16:31:41 +01:00
7e4154a568Merge branch 'main' into aitbc1/36-remove-faucetoib2026-03-18 16:28:19 +01:00
8327f6e2b6Merge pull request 'aitbc1/blockchain-production' (#39) from aitbc1/blockchain-production into mainoib2026-03-18 16:25:35 +01:00
37e5e2d5cdfeat: blockchain production updates for aitbc1aitbc12026-03-18 15:24:05 +00:00
0c60fc5542feat: add production setup and infrastructure improvementsaitbc2026-03-18 15:22:24 +00:00
337c68013cfeat(blockchain): production genesis with encrypted keystore, remove admin mintingaitbc12026-03-16 09:24:07 +00:00
f11f277e71security: add TTL lease for claim branches, vulnerability scanning cron, and improvements\n\n- Implement claim TTL (2h) to prevent stale locks\n- Add global cleanup of expired claim branches\n- Add daily security_scan.py using pip-audit; schedule via OpenClaw cron\n- Monitor-prs now checks claim expiration and cleans up globally\n- Improves resilience of multi-agent coordinationaitbc12026-03-16 07:35:33 +00:00
258b320d3aMerge pull request 'feat: add production genesis config without faucet' (#38) from aitbc/36-remove-faucet-from-prod-genesis into mainoib2026-03-16 00:09:14 +01:00
d596626f52feat: add production genesis config without faucetaitbc2026-03-15 23:06:18 +00:00
9853358c72Merge pull request 'fix: proper Gitea issue template for agent tasks' (#34) from aitbc/32-fix-gitea-issue-template into mainoib2026-03-15 23:54:48 +01:00
d0ac6d4826fix: set proper Gitea issue template for agent tasksaitbc2026-03-15 22:53:48 +00:00
0cf7971bfbMerge pull request 'Secure pickle deserialization in IPFS storage (issue #22)' (#27) from 22-pickle-security into mainoib2026-03-15 22:33:13 +01:00
55eafab4c4Merge pull request 'Enforce structured issue creation for agents' (#28) from structured-issues-template into mainoib2026-03-15 22:32:57 +01:00
da3d1ff042feat: enforce structured issue creation for agentsaitbc12026-03-15 21:29:23 +00:00
cf5684f596fix: also secure pickle in translation_cache.pyaitbc12026-03-15 21:23:49 +00:00
1730f3e416fix: secure pickle deserialization in IPFS storage service (issue #22)aitbc12026-03-15 21:22:51 +00:00
6935c2d13dMerge pull request 'Refactor CLI command imports to be more robust (issue #21)' (#26) from aitbc1/23-remove-print-statements-from-library-cod into mainoib2026-03-15 22:21:32 +01:00
c9be2e58c3Remove broken pyproject.toml; rely on setup.py for installation.aitbc2026-03-15 18:41:19 +00:00
c7c093f129Fix exception formatting for Python 3.13: handle exc_info=True capture correctly. Updated test to use sys.exc_info() for immediate capture.aitbc2026-03-15 18:39:08 +00:00
393c80532bMerge pull request 'Add test suite for aitbc-core package' (#5) from aitbc1/3-add-tests-for-aitbc-core into mainoib2026-03-15 17:03:15 +01:00
249ece16c7Merge pull request 'Enhance README for aitbc-agent-sdk with usage examples' (#6) from aitbc1/4-create-readme-for-agent-sdk into mainoib2026-03-15 17:03:00 +01:00
d0f78a495aMerge branch 'main' into aitbc1/4-create-readme-for-agent-sdkoib2026-03-15 17:02:54 +01:00
9fb68683edMerge pull request 'Resolve CLI service imports and update blockchain documentation' (#10) from aitbc1/fix-imports-docs into mainoib2026-03-15 17:02:01 +01:00
d086ffd80cMerge pull request 'Infrastructure: repository memory layer and coordination scripts' (#12) from aitbc1/infrastructure-ai-memory into mainoib2026-03-15 17:01:49 +01:00
c71af591c5Merge pull request 'feat(auto_review): add stability ring detection and thresholds' (#17) from aitbc/rings-auto-review into mainoib2026-03-15 17:01:27 +01:00
a1248e62f8feat(auto_review): add stability ring detection and threshold enforcementaitbc2026-03-15 15:49:14 +00:00
3f9ff1bb7fchore: add shared planning file to ai-memoryaitbc12026-03-15 14:01:57 +00:00
d47aa48440chore: add monitoring and claim scripts for autonomous coordinationaitbc12026-03-15 13:33:04 +00:00
b419bfa2c8feat: add repository memory layer with architecture, bug patterns, debugging playbook, and agent notesaitbc12026-03-15 13:29:08 +00:00
1ef55d1b16fix: resolve CLI service imports and update blockchain documentationaitbc12026-03-15 10:09:48 +00:00
433db4c9d3docs: enhance README for aitbc-agent-sdk with usage examples and module overviewaitbc12026-03-15 12:09:16 +00:00
0ae58c04f7test: add comprehensive test suite for aitbc-core logging moduleaitbc12026-03-15 12:06:20 +00:00
4c04652291Merge branch 'aitbc1/debug-services' into main and apply local fixesaitbc2026-03-15 10:06:41 +00:00
e7af9ac365feat: add AI provider commands with on-chain paymentaitbc12026-03-13 21:13:04 +00:00
3bdada174cfeat(ai): register ai command group in CLI mainaitbc12026-03-13 20:30:21 +00:00
d29a54e98fadd .env.example for blockchain node configurationaitbc12026-03-13 14:16:28 +00:00
8fee73a2ecfix(blockchain): enable cross-node P2P with Broadcast backendaitbc12026-03-13 14:14:18 +00:00
4c2ada682afeat: start blockchain node on port 8005 and create walletaitbc12026-03-13 13:49:36 +00:00
6223e0b582fix(coordinator): make DB initialization idempotentaitbc12026-03-13 13:38:54 +00:00
0a0a8a1e15Merge pull request '[STABLE] Document working configuration for brother chain deployment' (#1) from aitbc/debug-brother-chain into mainoib2026-03-13 14:31:56 +01:00
07efd73b7dMerge pull request 'docs: add debugging plan and status (aitbc1/debug-services)' (#2) from aitbc1/debug-services into mainoib2026-03-13 14:31:28 +01:00
5d0e2eb8acdocs: add debugging plan and status (aitbc1/debug-services)aitbc12026-03-13 13:24:17 +00:00
24ea0839ee[STABLE] Document working configuration for brother chain deployment
AITBC Development
2026-03-13 12:41:44 +00:00