Files
aitbc/apps
aitbc bb1120b60f
Some checks failed
Documentation Validation / validate-docs (push) Successful in 7s
Documentation Validation / validate-policies-strict (push) Failing after 3s
Integration Tests / test-service-integration (push) Failing after 38s
Package Tests / Python package - aitbc-agent-sdk (push) Successful in 28s
Package Tests / Python package - aitbc-core (push) Successful in 17s
Package Tests / Python package - aitbc-crypto (push) Successful in 14s
Package Tests / Python package - aitbc-sdk (push) Failing after 13s
Package Tests / JavaScript package - aitbc-sdk-js (push) Successful in 6s
Package Tests / JavaScript package - aitbc-token (push) Failing after 15s
Production Tests / Production Integration Tests (push) Failing after 10s
Python Tests / test-python (push) Failing after 2m53s
Security Scanning / security-scan (push) Failing after 53s
Smart Contract Tests / test-solidity (map[name:aitbc-token path:packages/solidity/aitbc-token]) (push) Failing after 12s
Smart Contract Tests / lint-solidity (push) Failing after 17s
Smart Contract Tests / test-solidity (map[name:zk-circuits path:apps/zk-circuits]) (push) Failing after 35s
ci: replace hardcoded /opt/aitbc paths with relative paths
- Update integration-tests workflow to use ./scripts/utils/link-systemd.sh instead of /opt/aitbc/scripts/utils/link-systemd.sh
- Change aitbc-cli symlink from /opt/aitbc/cli/aitbc_cli.py to cli/aitbc_cli.py
- Fix duplicate [tool.mypy] section in agent-coordinator pyproject.toml by merging plugins config
- Update aitbc-core package include path from aitbc_core to aitbc
- Fix aitbc-crypto imports to use absolute package paths instead of relative imports
- Add pynacl>=1.5.0 dependency
2026-04-18 20:56:12 +02:00
..
```
2026-03-08 12:16:01 +01:00