This website requires JavaScript.
Explore
Help
Register
Sign In
oib
/
aitbc
Watch
1
Star
0
Fork
0
You've already forked aitbc
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
All Workflows
api-endpoint-tests.yml
blockchain-sync-verification.yml
cli-level1-tests.yml
cross-node-transaction-testing.yml
docs-validation.yml
integration-tests.yml
js-sdk-tests.yml
multi-node-health.yml
multi-node-stress-testing.yml
node-failover-simulation.yml
p2p-network-verification.yml
package-tests.yml
production-tests.yml
python-tests.yml
rust-zk-tests.yml
security-scanning.yml
smart-contract-tests.yml
staking-tests.yml
systemd-sync.yml
Actor
All actors
aitbc
aitbc1
oib
Status
All status
Success
Failure
Waiting
Running
Merge pull request 'fix: proper Gitea issue template for agent tasks' (#34) from aitbc/32-fix-gitea-issue-template into main
ci-cd.yml #90
:
Commit
9853358c72
pushed by
oib
main
2026-03-16 00:09:22 +01:00
0s
fix: set proper Gitea issue template for agent tasks
security-scanning.yml #89
:
Commit
d0ac6d4826
pushed by
aitbc
#34
2026-03-17 02:48:05 +01:00
0s
fix: set proper Gitea issue template for agent tasks
ci-cd.yml #88
:
Commit
d0ac6d4826
pushed by
aitbc
#34
2026-03-17 02:48:05 +01:00
0s
fix: replace .gitea template with proper structured issue template (issue #32)
security-scanning.yml #87
:
Commit
c356a00860
pushed by
aitbc
#33
2026-03-17 02:48:03 +01:00
0s
fix: replace .gitea template with proper structured issue template (issue #32)
ci-cd.yml #86
:
Commit
c356a00860
pushed by
aitbc
#33
2026-03-17 02:48:03 +01:00
0s
Merge pull request 'Secure pickle deserialization in IPFS storage (issue #22)' (#27) from 22-pickle-security into main
security-scanning.yml #85
:
Commit
0cf7971bfb
pushed by
oib
main
2026-03-15 23:55:05 +01:00
0s
Merge pull request 'Secure pickle deserialization in IPFS storage (issue #22)' (#27) from 22-pickle-security into main
ci-cd.yml #84
:
Commit
0cf7971bfb
pushed by
oib
main
2026-03-15 23:54:57 +01:00
0s
Merge pull request 'Enforce structured issue creation for agents' (#28) from structured-issues-template into main
security-scanning.yml #83
:
Commit
55eafab4c4
pushed by
oib
main
2026-03-15 22:33:27 +01:00
0s
Merge pull request 'Enforce structured issue creation for agents' (#28) from structured-issues-template into main
ci-cd.yml #82
:
Commit
55eafab4c4
pushed by
oib
main
2026-03-15 22:33:20 +01:00
0s
feat: enforce structured issue creation for agents
security-scanning.yml #81
:
Commit
da3d1ff042
pushed by
aitbc
#28
2026-03-17 02:48:01 +01:00
0s
feat: enforce structured issue creation for agents
ci-cd.yml #80
:
Commit
da3d1ff042
pushed by
aitbc
#28
2026-03-17 02:48:01 +01:00
0s
fix: also secure pickle in translation_cache.py
security-scanning.yml #79
:
Commit
cf5684f596
pushed by
oib
#27
2026-03-17 02:48:00 +01:00
0s
fix: also secure pickle in translation_cache.py
ci-cd.yml #78
:
Commit
cf5684f596
pushed by
oib
#27
2026-03-17 02:47:59 +01:00
0s
fix: secure pickle deserialization in IPFS storage service (issue #22)
security-scanning.yml #77
:
Commit
1730f3e416
pushed by
aitbc
#27
2026-03-17 02:47:58 +01:00
0s
fix: secure pickle deserialization in IPFS storage service (issue #22)
ci-cd.yml #76
:
Commit
1730f3e416
pushed by
aitbc
#27
2026-03-17 02:47:58 +01:00
0s
Merge pull request 'Refactor CLI command imports to be more robust (issue #21)' (#26) from aitbc1/23-remove-print-statements-from-library-cod into main
security-scanning.yml #75
:
Commit
6935c2d13d
pushed by
oib
main
2026-03-15 22:33:09 +01:00
0s
Merge pull request 'Refactor CLI command imports to be more robust (issue #21)' (#26) from aitbc1/23-remove-print-statements-from-library-cod into main
cli-level1-tests.yml #74
:
Commit
6935c2d13d
pushed by
oib
main
2026-03-17 02:47:56 +01:00
0s
Merge pull request 'Refactor CLI command imports to be more robust (issue #21)' (#26) from aitbc1/23-remove-print-statements-from-library-cod into main
ci-cd.yml #73
:
Commit
6935c2d13d
pushed by
oib
main
2026-03-15 22:33:03 +01:00
0s
refactor(cli): centralize coordinator-api imports (issue #21)
security-scanning.yml #72
:
Commit
0c6de3be4b
pushed by
aitbc
#26
2026-03-17 02:47:56 +01:00
0s
refactor(cli): centralize coordinator-api imports (issue #21)
cli-level1-tests.yml #71
:
Commit
0c6de3be4b
pushed by
aitbc
#26
2026-03-17 02:47:56 +01:00
0s
refactor(cli): centralize coordinator-api imports (issue #21)
ci-cd.yml #70
:
Commit
0c6de3be4b
pushed by
aitbc
#26
2026-03-17 02:47:56 +01:00
0s
Merge pull request 'Remove print statements from library code (issue #23)' (#24) from aitbc1/23-remove-print-statements-from-library-cod into main
security-scanning.yml #69
:
Commit
86fc74f283
pushed by
oib
main
2026-03-15 22:21:47 +01:00
0s
Merge pull request 'Remove print statements from library code (issue #23)' (#24) from aitbc1/23-remove-print-statements-from-library-cod into main
ci-cd.yml #68
:
Commit
86fc74f283
pushed by
oib
main
2026-03-15 22:21:39 +01:00
0s
Merge pull request 'Fix aitbc-agent-sdk installation by removing broken pyproject.toml' (#19) from aitbc1/8-create-readme-for-agent-sdk into main
security-scanning.yml #67
:
Commit
70b9400e26
pushed by
oib
main
2026-03-15 20:54:15 +01:00
0s
Merge pull request 'Fix aitbc-agent-sdk installation by removing broken pyproject.toml' (#19) from aitbc1/8-create-readme-for-agent-sdk into main
ci-cd.yml #66
:
Commit
70b9400e26
pushed by
oib
main
2026-03-15 20:54:08 +01:00
0s
Merge pull request 'Add tests for aitbc-core package (Python 3.13 fix)' (#18) from aitbc1/7-add-tests-for-aitbc-core-package into main
security-scanning.yml #65
:
Commit
87fe8ab658
pushed by
oib
main
2026-03-15 20:53:47 +01:00
0s
Merge pull request 'Add tests for aitbc-core package (Python 3.13 fix)' (#18) from aitbc1/7-add-tests-for-aitbc-core-package into main
ci-cd.yml #64
:
Commit
87fe8ab658
pushed by
oib
main
2026-03-15 20:53:38 +01:00
0s
fix: remove print statements from library code (issue #23)
security-scanning.yml #63
:
Commit
0c071f5d89
pushed by
oib
#24
2026-03-16 20:48:33 +01:00
0s
fix: remove print statements from library code (issue #23)
ci-cd.yml #62
:
Commit
0c071f5d89
pushed by
oib
#24
2026-03-16 20:48:32 +01:00
0s
chore: replace print() with proper logging; add jitter to automation
security-scanning.yml #61
:
Commit
dc547a506a
pushed by
aitbc
#25
2026-03-16 20:48:30 +01:00
0s
First
Previous
...
58
59
60
61
62
Next
Last