This repository was archived by the owner on Feb 26, 2026. It is now read-only.
Commit ab559aa
committed
fix(agent): wire CoinGecko API key and update daemon env injection list
- Pass COINGECKO_API_KEY to MarketMonitor for authenticated crypto API access
- Add ALPHA_VANTAGE_API_KEY, NOTION_TASKS_DATABASE_ID, TELEGRAM_ALLOWED_USER_IDS
to daemon launchd env injection list
- Replace stale TELEGRAM_CHAT_ID with TELEGRAM_ALLOWED_USER_IDS1 parent 4877c2a commit ab559aa
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| 295 | + | |
295 | 296 | | |
296 | 297 | | |
297 | 298 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
88 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments