opencode/packages/plugin
David Cramer 99c9dde909 fix: use localhost instead of 127.0.0.1 for OAuth callback
This fixes the OAuth flow in WSL2 where 127.0.0.1 inside WSL is not
accessible from the Windows host browser. Using localhost enables
WSL2's built-in localhost forwarding between Windows and WSL.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 20:34:12 -08:00
..
script sync 2025-12-09 21:06:57 -05:00
src feat(plugin): add experimental.session.compacting hook for pre-compaction context injection (#5698) 2025-12-17 13:57:09 -06:00
.gitignore wip: plugins 2025-08-02 18:50:19 -04:00
package.json fix: use localhost instead of 127.0.0.1 for OAuth callback 2025-12-18 20:34:12 -08:00
sst-env.d.ts wip: zen 2025-12-02 18:36:15 -05:00
tsconfig.json sync 2025-09-27 04:10:56 -04:00