FIX(app): add bash tools to agents
- Add execute_bash tool to Orchestrator for direct command execution - Add execute_bash tool to Review agent for running tests/linters - Fix Dockerfile to copy agents/ and tools/ directories - Add PERMISSIONS.md documenting agent write access Fixes ModuleNotFoundError: No module named 'agents'
This commit is contained in:
@@ -16,5 +16,5 @@ commonLabels:
|
||||
# 이미지 태그 설정 (ArgoCD Image Updater가 자동으로 업데이트)
|
||||
images:
|
||||
- name: gitea0213.kro.kr/bluemayne/mas
|
||||
newTag: main-sha-fc91b3cbe4395f640cd842e15569b9a6b559ef5b
|
||||
newTag: main-sha-6ee000eaf3da5f8b68d81382de642fdd9d9b0a3b
|
||||
|
||||
|
||||
Reference in New Issue
Block a user