mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 23:09:35 +00:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
e34cb9a0e1
commit
9d69edff92
@ -14,7 +14,7 @@
|
||||
GitHub Actions (CI trigger)
|
||||
│
|
||||
▼
|
||||
worker.py ← agent ראשי שמושך משימות ומבצע
|
||||
Worker agent entrypoint ← הסקריפט הראשי שמושך משימות ומבצע
|
||||
│
|
||||
├── שולף מ-task_queue (Supabase)
|
||||
├── כותב תוצאות ל-agent_memory (Supabase)
|
||||
@ -25,7 +25,7 @@ GitHub Actions (CI trigger)
|
||||
|
||||
| רכיב | תפקיד |
|
||||
|------|--------|
|
||||
| `worker.py` | Agent ראשי — שולף משימות מה-queue ומבצע |
|
||||
| Worker agent (entrypoint) | Agent ראשי — שולף משימות מה-queue ומבצע (שם הקובץ בפועל תלוי במימוש/רפו, למשל `main.py` או סקריפט אחר) |
|
||||
| `GitHub Actions` | Trigger לריצת workers (scheduled / event-driven) |
|
||||
| `Supabase` | Backend מרכזי — DB + Auth + Realtime |
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user