Changelog
- 9ec8478 Merge pull request #44 from luispater/gemini-web
- d00604d Refine Codex instructions for GPT-5 use case
- 1b2e3dc feat(gemini): Implement pseudo-streaming and improve context reuse
- e4dd22b feat(gemini-web): squash all features and fixes for gemini-web
- 580ec73 feat: Add support for Gemini Web via cookie authentication
- df66046 feat: add client availability tracking and error handling improvements
- 869a3df feat: implement model-specific Codex instructions for GPT-5
- bb6ec7c fix(gemini-web): Correct inaccurate cookie refresh log message
- c0fbc19 refactor: remove redundant Codex instruction validation logic