Tom Aylott
Tom Aylott
Add basic Effect example extracted from wrapper repo Run biome format and fix import sorting
Add basic AI SDK example extracted from wrapper repo Fix lint error: replace any with explicit type
Add basic OpenRouter SDK example extracted from wrapper repo Run biome format
Add prompt-caching placeholder for OpenRouter SDK - Add typescript/openrouter-sdk/src/prompt-caching/README.md - Placeholder for future @openrouter/sdk examples - Will follow same pattern as other SDKs (separate files per scenario) Simplify OpenRouter SDK...
# fix: guard __PACKAGE_VERSION__ to avoid ReferenceError in tests ## Summary Fixed a `ReferenceError: __PACKAGE_VERSION__ is not defined` that was preventing e2e tests from running. Changed the version check in...
## Summary - Enables thinking mode for Gemini 3 models when accessed via OpenRouter by detecting the `@openrouter/ai-sdk-provider` npm package - Uses `thinkingLevel: "HIGH"` for Gemini 3 models (vs `thinkingBudget`...
EDIT: also allows running ansilove without installing it first via nix like this: ```sh nix run 'github:effect-native/ansilove?ref=nix-flake' -- -h ``` and if you accept this PR then also: ```sh nix...
https://AGENTS.md