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
Address code review feedback:
- Replace copyFileSync with Bun.write() for async file copy
- Use Bun.file().exists() instead of Node.js existsSync for TS check
- Add explicit return types to all functions
- Use console.info instead of console.log for status messages
Agent-Logs-Url: https://github.com/githubnext/tsessebe/sessions/526f7361-16a1-4b0c-8ef4-4c405e36044b
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
0 commit comments