dan

Results 5 issues of dan

This patch adds AWS Cognito as an authentication provider.

There are multiple valid ChatGPT URLs, including - https://chat.openai.com - https://chat.openai.com/?model=gpt-4 - https://chat.openai.com/?model=gpt-4-browsing This fixes a bug where only the first URL in the above list would be considered valid,...

As much as we all love Cursor, it might be a mistake to bind what is essentially a generic AI prompting spec to a specific tool (Cursor IDE). Calling it...

## Description Ports the project to run on the [WXT](https://wxt.dev/) web extension framework. ## Motivation / Context See https://github.com/janbaykara/ebook-scraper/pull/70 ## Testing Instructions / How This Has Been Tested Manual testing...

## Changes Adds support (via optional flag) for generating TS Enums _only where there is relevant metadata_. TS Enums can provide useful mappings in specific circumstances: ```ts enum ThingId {...

openapi-ts