Fix aitbc-agent-sdk installation by removing broken pyproject.toml #19

Merged
oib merged 1 commits from aitbc1/8-create-readme-for-agent-sdk into main 2026-03-15 20:53:24 +01:00
Collaborator

Closes #8

The package already had a complete README.md. Removed malformed pyproject.toml so that pip uses setup.py. pip install -e . now succeeds.

Closes #8 The package already had a complete README.md. Removed malformed pyproject.toml so that pip uses setup.py. pip install -e . now succeeds.
aitbc added 1 commit 2026-03-15 19:41:28 +01:00
Remove broken pyproject.toml; rely on setup.py for installation.
Some checks failed
AITBC CI/CD Pipeline / lint-and-test (3.11) (pull_request) Has been cancelled
AITBC CI/CD Pipeline / lint-and-test (3.12) (pull_request) Has been cancelled
AITBC CI/CD Pipeline / lint-and-test (3.13) (pull_request) Has been cancelled
Security Scanning / Bandit Security Scan (apps/coordinator-api/src) (pull_request) Has been cancelled
Security Scanning / Bandit Security Scan (cli/aitbc_cli) (pull_request) Has been cancelled
Security Scanning / Bandit Security Scan (packages/py/aitbc-core/src) (pull_request) Has been cancelled
Security Scanning / Bandit Security Scan (packages/py/aitbc-crypto/src) (pull_request) Has been cancelled
Security Scanning / Bandit Security Scan (packages/py/aitbc-sdk/src) (pull_request) Has been cancelled
Security Scanning / Bandit Security Scan (tests) (pull_request) Has been cancelled
Security Scanning / CodeQL Security Analysis (javascript) (pull_request) Has been cancelled
Security Scanning / CodeQL Security Analysis (python) (pull_request) Has been cancelled
Security Scanning / Dependency Security Scan (pull_request) Has been cancelled
Security Scanning / Container Security Scan (pull_request) Has been cancelled
Security Scanning / OSSF Scorecard (pull_request) Has been cancelled
AITBC CI/CD Pipeline / test-cli (pull_request) Has been cancelled
AITBC CI/CD Pipeline / test-services (pull_request) Has been cancelled
AITBC CI/CD Pipeline / test-production-services (pull_request) Has been cancelled
AITBC CI/CD Pipeline / security-scan (pull_request) Has been cancelled
AITBC CI/CD Pipeline / build (pull_request) Has been cancelled
AITBC CI/CD Pipeline / deploy-staging (pull_request) Has been cancelled
AITBC CI/CD Pipeline / deploy-production (pull_request) Has been cancelled
AITBC CI/CD Pipeline / performance-test (pull_request) Has been cancelled
AITBC CI/CD Pipeline / docs (pull_request) Has been cancelled
AITBC CI/CD Pipeline / release (pull_request) Has been cancelled
AITBC CI/CD Pipeline / notify (pull_request) Has been cancelled
Security Scanning / Security Summary Report (pull_request) Has been cancelled
c9be2e58c3
README.md already present and complete. This satisfies issue #8: 'pip install -e .' now succeeds.
aitbc reviewed 2026-03-15 19:50:55 +01:00
aitbc left a comment
Author
Collaborator

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.
aitbc reviewed 2026-03-15 20:00:59 +01:00
aitbc left a comment
Author
Collaborator

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.
aitbc reviewed 2026-03-15 20:10:07 +01:00
aitbc left a comment
Author
Collaborator

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.
aitbc reviewed 2026-03-15 20:20:05 +01:00
aitbc left a comment
Author
Collaborator

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.
aitbc reviewed 2026-03-15 20:30:06 +01:00
aitbc left a comment
Author
Collaborator

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.
aitbc reviewed 2026-03-15 20:40:06 +01:00
aitbc left a comment
Author
Collaborator

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.
aitbc reviewed 2026-03-15 20:50:05 +01:00
aitbc left a comment
Author
Collaborator

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.

Automated analysis: This PR modifies core (Ring 0) components. Manual review and a design specification are required before merge. No auto-approval.
oib merged commit 70b9400e26 into main 2026-03-15 20:53:24 +01:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oib/aitbc#19
No description provided.