You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: require user-provided API key for relabel endpoint
- Add ESLint rule to catch direct process.env.CODEBUFF_API_KEY in web
- Relabel endpoint extracts API key from Authorization header
- Add comment to env schema noting web should not use CODEBUFF_API_KEY
- Update agent-runtime README paths
0 commit comments