feat(client): Mac aider-watch client (B1-B4: scaffolding + api_client + buffer + aiderw)
This commit is contained in:
5
scripts/aider_watch_client/bin/aiderw
Executable file
5
scripts/aider_watch_client/bin/aiderw
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# aider-watch-client shim | 2026-04-20 @ Asia/Taipei
|
||||
import sys
|
||||
from aider_watch_client.aiderw import main
|
||||
sys.exit(main())
|
||||
Reference in New Issue
Block a user