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
7
Packages
Projects
Releases
Wiki
Activity
All Workflows
api-endpoint-tests.yml
cli-level1-tests.yml
docs-validation.yml
integration-tests.yml
js-sdk-tests.yml
package-tests.yml
python-tests.yml
rust-zk-tests.yml
security-scanning.yml
smart-contract-tests.yml
systemd-sync.yml
Actor
All actors
aitbc
aitbc1
oib
Status
All status
Success
Failure
Waiting
Running
Remove tracked __pycache__ directories
#1297
:
Commit
a20190b9b8
pushed by
aitbc
main
2026-03-31 16:42:45 +02:00
0s
feat: update service versions to v0.2.3 release
#1295
:
Commit
2dafa5dd73
pushed by
aitbc
main
2026-03-31 15:27:16 +02:00
0s
fix: increase blockchain monitoring interval from 10 to 60 seconds
#1289
:
Commit
f72d6768f8
pushed by
aitbc
main
2026-03-31 15:12:35 +02:00
0s
fix: bypass rate limiting for internal network IPs (10.1.223.93, 10.1.223.40)
#1286
:
Commit
209f1e46f5
pushed by
aitbc
main
2026-03-31 15:02:41 +02:00
0s
fix: restore blockchain RPC endpoints from dummy implementations to real functionality
#1273
:
Commit
6c0cdc640b
pushed by
aitbc
main
2026-03-31 14:07:39 +02:00
0s
fix: update blockchain monitoring configuration and convert services to use venv python
#1269
:
Commit
ef43a1eecd
pushed by
aitbc
main
2026-03-31 13:57:03 +02:00
0s
fix: disable blockchain router to prevent monitoring call conflicts
#1264
:
Commit
f5b3c8c1bd
pushed by
aitbc
main
2026-03-30 23:34:37 +02:00
54s
fix: optimize database initialization and marketplace router ordering
#1260
:
Commit
f061051ec4
pushed by
aitbc
main
2026-03-30 22:52:14 +02:00
1m36s
fix: add fixed marketplace offers endpoint to avoid AttributeError
#1256
:
Commit
f646bd7ed4
pushed by
aitbc
main
2026-03-30 22:42:29 +02:00
2m16s
fix: disable global API key middleware and add test miner creation endpoint
#1250
:
Commit
0985308331
pushed by
aitbc
main
2026-03-30 22:32:51 +02:00
4m2s
fix: update coordinator-api module path and add ML dependencies
#1244
:
Commit
58020b7eeb
pushed by
aitbc
main
2026-03-30 21:12:34 +02:00
1m15s
fix: rename logging module import to app_logging to avoid conflicts
#1240
:
Commit
e4e5020a0e
pushed by
aitbc
main
2026-03-30 20:36:54 +02:00
1m47s
feat: add health check script and update setup/service configurations
#1235
:
Commit
a9c2ebe3f7
pushed by
aitbc
main
2026-03-30 20:33:50 +02:00
3s
feat: add production genesis config without faucet
#95
:
Commit
d596626f52
pushed by
aitbc
#38
2026-03-17 02:48:08 +01:00
0s
Merge pull request 'fix: proper Gitea issue template for agent tasks' (#34) from aitbc/32-fix-gitea-issue-template into main
#93
:
Commit
9853358c72
pushed by
aitbc
#37
2026-03-17 02:48:07 +01:00
0s
fix: set proper Gitea issue template for agent tasks
#89
:
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)
#87
:
Commit
c356a00860
pushed by
aitbc
#33
2026-03-17 02:48:03 +01:00
0s
feat: enforce structured issue creation for agents
#81
:
Commit
da3d1ff042
pushed by
aitbc
#28
2026-03-17 02:48:01 +01:00
0s
fix: secure pickle deserialization in IPFS storage service (issue #22)
#77
:
Commit
1730f3e416
pushed by
aitbc
#27
2026-03-17 02:47:58 +01:00
0s
refactor(cli): centralize coordinator-api imports (issue #21)
#72
:
Commit
0c6de3be4b
pushed by
aitbc
#26
2026-03-17 02:47:56 +01:00
0s
chore: replace print() with proper logging; add jitter to automation
#61
:
Commit
dc547a506a
pushed by
aitbc
#25
2026-03-16 20:48:30 +01:00
0s
Merge pull request 'Add test suite for aitbc-core package' (#5) from aitbc1/3-add-tests-for-aitbc-core into main
#58
:
Commit
393c80532b
pushed by
aitbc
#24
2026-03-16 20:48:28 +01:00
0s
Remove broken pyproject.toml; rely on setup.py for installation.
#56
:
Commit
c9be2e58c3
pushed by
aitbc
#19
2026-03-16 20:48:25 +01:00
0s
feat(auto_review): add stability ring detection and threshold enforcement
#41
:
Commit
a1248e62f8
pushed by
aitbc
#17
2026-03-16 20:48:18 +01:00
0s
feat(auto_review): add stability ring detection and threshold enforcement
#39
:
Commit
6ddb6d29e0
pushed by
aitbc
#16
2026-03-16 20:48:16 +01:00
0s
feat(auto_review): add stability ring detection and threshold enforcement
#37
:
Commit
e38c3b5bff
pushed by
aitbc
#15
2026-03-16 20:48:14 +01:00
0s
docs: add ai-memory layer (bug patterns, architecture, debugging playbook, agent notes, initial failure archive)
#33
:
Commit
1fd659604a
pushed by
aitbc
#13
2026-03-16 20:48:08 +01:00
0s
chore: add monitoring and claim scripts for autonomous coordination
#31
:
Commit
d47aa48440
pushed by
aitbc
#12
2026-03-16 14:48:06 +01:00
0s
Merge branch 'aitbc1/debug-services' into main and apply local fixes
#29
:
Commit
4c04652291
pushed by
aitbc
#11
2026-03-16 14:48:04 +01:00
0s
fix: resolve CLI service imports and update blockchain documentation
#27
:
Commit
1ef55d1b16
pushed by
aitbc
#10
2026-03-16 14:48:01 +01:00
0s