code-agentrequestsWrite .env.local — append SESSION_SECRETmedium
jose requires a 256-bit symmetric key as SESSION_SECRET. Agent wants to append it to .env.local so the dev server picks it up automatically.
Static preview — actions disabled
Refactor session auth to jose
Write session.ts + tests
Awaiting diff to review