SIGN IN SIGN UP

Fix TypeScript errors and clean up unused imports

- Remove unused fs import from app.ts
- Remove unused LLM import and missing module reference from server.ts
- Fix parameter naming inconsistency in fetch.ts execute function
- Add missing metadata property to fetch.ts return statement
- Update test file to use correct API signatures and parameter names
- Remove unused parameters from example.ts

🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
D
Dax Raad committed
a1c4f345a89d46dd44e7e208dc7ffd4b9bcd500f
Parent: 526a8ea