Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gensx-inc/gensx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: create-gensx-v0.1.14
Choose a base ref
...
head repository: gensx-inc/gensx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: create-gensx-v0.1.15
Choose a head ref
  • 14 commits
  • 34 files changed
  • 5 contributors

Commits on Mar 5, 2025

  1. fix: Use the right version when updating homebrew. (#419)

    ## Proposed changes
    
    Use the correct version variable when generating the homebrew formula.
    jmoseley authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    2281980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f158689 View commit details
    Browse the repository at this point in the history
  3. docs: updating list items to bold in react blog (#421)

    switching list items from italics to bold
    dereklegenzoff authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    d9825c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. docs: Add example to pull model metadata (#422)

    Example that uses the open router models endpoint to get pricing and
    other metadata for models across providers
    danfhernandez authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    8596f1e View commit details
    Browse the repository at this point in the history
  2. docs: fix mobile blog link (#425)

    Fix broken link for the blog on mobile.
    EvanBoyle authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    48b7681 View commit details
    Browse the repository at this point in the history
  3. ci(deps): bump the actions group across 1 directory with 3 updates (#413

    )
    
    Bumps the actions group with 3 updates in the / directory:
    [denoland/setup-deno](https://github.com/denoland/setup-deno),
    [softprops/action-gh-release](https://github.com/softprops/action-gh-release)
    and
    [dsaltares/fetch-gh-release-asset](https://github.com/dsaltares/fetch-gh-release-asset).
    
    Updates `denoland/setup-deno` from 1 to 2
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/denoland/setup-deno/releases">denoland/setup-deno's
    releases</a>.</em></p>
    <blockquote>
    <h2>v2.0.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>feat: v2 by <a
    href="https://github.com/lucacasonato"><code>@​lucacasonato</code></a>
    in <a
    href="https://redirect.github.com/denoland/setup-deno/pull/82">denoland/setup-deno#82</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/denoland/setup-deno/compare/v1.5.1...v2.0.0">https://github.com/denoland/setup-deno/compare/v1.5.1...v2.0.0</a></p>
    <h2>v1.5.2</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>refactor: use GitHub downloads for stable version download by <a
    href="https://github.com/crowlKats"><code>@​crowlKats</code></a> in <a
    href="https://redirect.github.com/denoland/setup-deno/pull/91">denoland/setup-deno#91</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/denoland/setup-deno/compare/v1.5.1...v1.5.2">https://github.com/denoland/setup-deno/compare/v1.5.1...v1.5.2</a></p>
    <h2>v1.5.1</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>fix: use npm install by <a
    href="https://github.com/lucacasonato"><code>@​lucacasonato</code></a>
    in <a
    href="https://redirect.github.com/denoland/setup-deno/pull/77">denoland/setup-deno#77</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/denoland/setup-deno/compare/v1.5.0...v1.5.1">https://github.com/denoland/setup-deno/compare/v1.5.0...v1.5.1</a></p>
    <h2>v1.5.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>feat: allow specifying binary name by <a
    href="https://github.com/crowlKats"><code>@​crowlKats</code></a> in <a
    href="https://redirect.github.com/denoland/setup-deno/pull/71">denoland/setup-deno#71</a></li>
    <li>feat: support installing rc versions by <a
    href="https://github.com/crowlKats"><code>@​crowlKats</code></a> in <a
    href="https://redirect.github.com/denoland/setup-deno/pull/72">denoland/setup-deno#72</a></li>
    <li>chore: migrate code to ESM by <a
    href="https://github.com/lucacasonato"><code>@​lucacasonato</code></a>
    in <a
    href="https://redirect.github.com/denoland/setup-deno/pull/73">denoland/setup-deno#73</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/denoland/setup-deno/compare/v1.4.1...v1.5.0">https://github.com/denoland/setup-deno/compare/v1.4.1...v1.5.0</a></p>
    <h2>1.4.1</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>docs: update readme</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/denoland/setup-deno/compare/1.4.0...v1.4.1">https://github.com/denoland/setup-deno/compare/1.4.0...v1.4.1</a></p>
    <h2>1.4.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>fix: use dl.deno.land for downloading binaries by <a
    href="https://github.com/crowlKats"><code>@​crowlKats</code></a> in <a
    href="https://redirect.github.com/denoland/setup-deno/pull/67">denoland/setup-deno#67</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/denoland/setup-deno/compare/v1.3.0...1.4.0">https://github.com/denoland/setup-deno/compare/v1.3.0...1.4.0</a></p>
    <h2>v1.3.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>feat: add &quot;latest&quot; as possible version by <a
    href="https://github.com/crowlKats"><code>@​crowlKats</code></a> in <a
    href="https://redirect.github.com/denoland/setup-deno/pull/65">denoland/setup-deno#65</a></li>
    <li>1.3.0 by <a
    href="https://github.com/crowlKats"><code>@​crowlKats</code></a> in <a
    href="https://redirect.github.com/denoland/setup-deno/pull/66">denoland/setup-deno#66</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/denoland/setup-deno/compare/v1.2.0...v1.3.0">https://github.com/denoland/setup-deno/compare/v1.2.0...v1.3.0</a></p>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/denoland/setup-deno/commit/909cc5acb0fdd60627fb858598759246509fa755"><code>909cc5a</code></a>
    2.0.2 (<a
    href="https://redirect.github.com/denoland/setup-deno/issues/92">#92</a>)</li>
    <li><a
    href="https://github.com/denoland/setup-deno/commit/003ac2662742b27a6a44b8d1fe4feef6e34287ad"><code>003ac26</code></a>
    refactor: use GitHub downloads for stable version download (<a
    href="https://redirect.github.com/denoland/setup-deno/issues/91">#91</a>)</li>
    <li><a
    href="https://github.com/denoland/setup-deno/commit/7c6ecb3883604199b7f8ee31d257d6947a6e1be2"><code>7c6ecb3</code></a>
    feat: add problem matchers for <code>deno lint</code> (<a
    href="https://redirect.github.com/denoland/setup-deno/issues/62">#62</a>)</li>
    <li><a
    href="https://github.com/denoland/setup-deno/commit/01524fade784327df1a5ad1ead94235d392cd443"><code>01524fa</code></a>
    2.0.1 (<a
    href="https://redirect.github.com/denoland/setup-deno/issues/86">#86</a>)</li>
    <li><a
    href="https://github.com/denoland/setup-deno/commit/b571f8c14caaed9ebd663b6d483b08f84a21ffbe"><code>b571f8c</code></a>
    fix: update README and tests (<a
    href="https://redirect.github.com/denoland/setup-deno/issues/85">#85</a>)</li>
    <li><a
    href="https://github.com/denoland/setup-deno/commit/4606d5cc6fb3f673efd4f594850e3f4b3e9d29cd"><code>4606d5c</code></a>
    feat: v2 (<a
    href="https://redirect.github.com/denoland/setup-deno/issues/82">#82</a>)</li>
    <li>See full diff in <a
    href="https://github.com/denoland/setup-deno/compare/v1...v2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `softprops/action-gh-release` from 2.0.8 to 2.2.1
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/softprops/action-gh-release/releases">softprops/action-gh-release's
    releases</a>.</em></p>
    <blockquote>
    <h2>v2.2.1</h2>
    <!-- raw HTML omitted -->
    <h2>What's Changed</h2>
    <h3>Bug fixes 🐛</h3>
    <ul>
    <li>fix: big file uploads by <a
    href="https://github.com/xen0n"><code>@​xen0n</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/562">softprops/action-gh-release#562</a></li>
    </ul>
    <h3>Other Changes 🔄</h3>
    <ul>
    <li>chore(deps): bump <code>@​types/node</code> from 22.10.1 to 22.10.2
    by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
    in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/559">softprops/action-gh-release#559</a></li>
    <li>chore(deps): bump <code>@​types/node</code> from 22.10.2 to 22.10.5
    by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
    in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/569">softprops/action-gh-release#569</a></li>
    <li>chore: update error and warning messages for not matching files in
    files field by <a
    href="https://github.com/ytimocin"><code>@​ytimocin</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/568">softprops/action-gh-release#568</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/ytimocin"><code>@​ytimocin</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/568">softprops/action-gh-release#568</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/softprops/action-gh-release/compare/v2.2.0...v2.2.1">https://github.com/softprops/action-gh-release/compare/v2.2.0...v2.2.1</a></p>
    <h2>v2.2.0</h2>
    <h2>What's Changed</h2>
    <h3>Exciting New Features 🎉</h3>
    <ul>
    <li>feat: read the release assets asynchronously by <a
    href="https://github.com/xen0n"><code>@​xen0n</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/552">softprops/action-gh-release#552</a></li>
    </ul>
    <h3>Bug fixes 🐛</h3>
    <ul>
    <li>fix(docs): clarify the default for tag_name by <a
    href="https://github.com/alexeagle"><code>@​alexeagle</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/544">softprops/action-gh-release#544</a></li>
    </ul>
    <h3>Other Changes 🔄</h3>
    <ul>
    <li>chore(deps): bump typescript from 5.6.3 to 5.7.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/548">softprops/action-gh-release#548</a></li>
    <li>chore(deps): bump <code>@​types/node</code> from 22.9.0 to 22.9.4 by
    <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
    <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/547">softprops/action-gh-release#547</a></li>
    <li>chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/545">softprops/action-gh-release#545</a></li>
    <li>chore(deps): bump <code>@​vercel/ncc</code> from 0.38.2 to 0.38.3 by
    <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
    <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/543">softprops/action-gh-release#543</a></li>
    <li>chore(deps): bump prettier from 3.3.3 to 3.4.1 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/550">softprops/action-gh-release#550</a></li>
    <li>chore(deps): bump <code>@​types/node</code> from 22.9.4 to 22.10.1
    by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
    in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/551">softprops/action-gh-release#551</a></li>
    <li>chore(deps): bump prettier from 3.4.1 to 3.4.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/554">softprops/action-gh-release#554</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/alexeagle"><code>@​alexeagle</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/544">softprops/action-gh-release#544</a></li>
    <li><a href="https://github.com/xen0n"><code>@​xen0n</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/552">softprops/action-gh-release#552</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/softprops/action-gh-release/compare/v2.1.0...v2.2.0">https://github.com/softprops/action-gh-release/compare/v2.1.0...v2.2.0</a></p>
    <h2>v2.1.0</h2>
    <!-- raw HTML omitted -->
    <h2>What's Changed</h2>
    <h3>Exciting New Features 🎉</h3>
    <ul>
    <li>feat: add support for release assets with multiple spaces within the
    name by <a href="https://github.com/dukhine"><code>@​dukhine</code></a>
    in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/518">softprops/action-gh-release#518</a></li>
    <li>feat: preserve upload order by <a
    href="https://github.com/richarddd"><code>@​richarddd</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/500">softprops/action-gh-release#500</a></li>
    </ul>
    <h3>Other Changes 🔄</h3>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md">softprops/action-gh-release's
    changelog</a>.</em></p>
    <blockquote>
    <h2>2.2.1</h2>
    <h2>What's Changed</h2>
    <h3>Bug fixes 🐛</h3>
    <ul>
    <li>fix: big file uploads by <a
    href="https://github.com/xen0n"><code>@​xen0n</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/562">softprops/action-gh-release#562</a></li>
    </ul>
    <h3>Other Changes 🔄</h3>
    <ul>
    <li>chore(deps): bump <code>@​types/node</code> from 22.10.1 to 22.10.2
    by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
    in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/559">softprops/action-gh-release#559</a></li>
    <li>chore(deps): bump <code>@​types/node</code> from 22.10.2 to 22.10.5
    by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
    in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/569">softprops/action-gh-release#569</a></li>
    <li>chore: update error and warning messages for not matching files in
    files field by <a
    href="https://github.com/ytimocin"><code>@​ytimocin</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/568">softprops/action-gh-release#568</a></li>
    </ul>
    <h2>2.2.0</h2>
    <h2>What's Changed</h2>
    <h3>Exciting New Features 🎉</h3>
    <ul>
    <li>feat: read the release assets asynchronously by <a
    href="https://github.com/xen0n"><code>@​xen0n</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/552">softprops/action-gh-release#552</a></li>
    </ul>
    <h3>Bug fixes 🐛</h3>
    <ul>
    <li>fix(docs): clarify the default for tag_name by <a
    href="https://github.com/alexeagle"><code>@​alexeagle</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/544">softprops/action-gh-release#544</a></li>
    </ul>
    <h3>Other Changes 🔄</h3>
    <ul>
    <li>chore(deps): bump typescript from 5.6.3 to 5.7.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/548">softprops/action-gh-release#548</a></li>
    <li>chore(deps): bump <code>@​types/node</code> from 22.9.0 to 22.9.4 by
    <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
    <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/547">softprops/action-gh-release#547</a></li>
    <li>chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/545">softprops/action-gh-release#545</a></li>
    <li>chore(deps): bump <code>@​vercel/ncc</code> from 0.38.2 to 0.38.3 by
    <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
    <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/543">softprops/action-gh-release#543</a></li>
    <li>chore(deps): bump prettier from 3.3.3 to 3.4.1 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/550">softprops/action-gh-release#550</a></li>
    <li>chore(deps): bump <code>@​types/node</code> from 22.9.4 to 22.10.1
    by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
    in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/551">softprops/action-gh-release#551</a></li>
    <li>chore(deps): bump prettier from 3.4.1 to 3.4.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/554">softprops/action-gh-release#554</a></li>
    </ul>
    <h2>2.1.0</h2>
    <h2>What's Changed</h2>
    <h3>Exciting New Features 🎉</h3>
    <ul>
    <li>feat: add support for release assets with multiple spaces within the
    name by <a href="https://github.com/dukhine"><code>@​dukhine</code></a>
    in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/518">softprops/action-gh-release#518</a></li>
    <li>feat: preserve upload order by <a
    href="https://github.com/richarddd"><code>@​richarddd</code></a> in <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/500">softprops/action-gh-release#500</a></li>
    </ul>
    <h3>Other Changes 🔄</h3>
    <ul>
    <li>chore(deps): bump <code>@​types/node</code> from 22.8.2 to 22.8.7 by
    <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
    <a
    href="https://redirect.github.com/softprops/action-gh-release/pull/539">softprops/action-gh-release#539</a></li>
    </ul>
    <h2>2.0.9</h2>
    <ul>
    <li>maintenance release with updated dependencies</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/softprops/action-gh-release/commit/c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda"><code>c95fe14</code></a>
    release 2.2.1</li>
    <li><a
    href="https://github.com/softprops/action-gh-release/commit/deddb09c649128250e79ebf595ae168f5f302345"><code>deddb09</code></a>
    fix: big file uploads (<a
    href="https://redirect.github.com/softprops/action-gh-release/issues/562">#562</a>)</li>
    <li><a
    href="https://github.com/softprops/action-gh-release/commit/33fcd69d45750cc90b61169c42f09eb1746d1aa6"><code>33fcd69</code></a>
    chore: update error and warning messages for not matching files in files
    fiel...</li>
    <li><a
    href="https://github.com/softprops/action-gh-release/commit/01050bd877daa443ee33099556bc8ad4fb2f8191"><code>01050bd</code></a>
    chore(deps): bump <code>@​types/node</code> from 22.10.2 to 22.10.5 (<a
    href="https://redirect.github.com/softprops/action-gh-release/issues/569">#569</a>)</li>
    <li><a
    href="https://github.com/softprops/action-gh-release/commit/92dffe6c28ac278510d01d723882bf82bd907f89"><code>92dffe6</code></a>
    chore(deps): bump <code>@​types/node</code> from 22.10.1 to 22.10.2 (<a
    href="https://redirect.github.com/softprops/action-gh-release/issues/559">#559</a>)</li>
    <li><a
    href="https://github.com/softprops/action-gh-release/commit/7b4da11513bf3f43f9999e90eabced41ab8bb048"><code>7b4da11</code></a>
    release 2.2.0</li>
    <li><a
    href="https://github.com/softprops/action-gh-release/commit/64f1fa19ef459b1f7a022d7e159cb9131810c277"><code>64f1fa1</code></a>
    feat: read the release assets asynchronously (<a
    href="https://redirect.github.com/softprops/action-gh-release/issues/552">#552</a>)</li>
    <li><a
    href="https://github.com/softprops/action-gh-release/commit/9e35a64dfd1e0667392cb69005a3f9fa5ff84bf3"><code>9e35a64</code></a>
    chore(deps): bump prettier from 3.4.1 to 3.4.2 (<a
    href="https://redirect.github.com/softprops/action-gh-release/issues/554">#554</a>)</li>
    <li><a
    href="https://github.com/softprops/action-gh-release/commit/92bc83c4214f780e84c7d2a85464a2ca05ebc2f0"><code>92bc83c</code></a>
    chore(deps): bump <code>@​types/node</code> from 22.9.4 to 22.10.1 (<a
    href="https://redirect.github.com/softprops/action-gh-release/issues/551">#551</a>)</li>
    <li><a
    href="https://github.com/softprops/action-gh-release/commit/09f0e372033d09fffd26c136ef4c0fd905dfdc84"><code>09f0e37</code></a>
    chore(deps): bump prettier from 3.3.3 to 3.4.1 (<a
    href="https://redirect.github.com/softprops/action-gh-release/issues/550">#550</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/softprops/action-gh-release/compare/v2.0.8...v2.2.1">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `dsaltares/fetch-gh-release-asset` from 1.1.1 to 1.1.2
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/dsaltares/fetch-gh-release-asset/releases">dsaltares/fetch-gh-release-asset's
    releases</a>.</em></p>
    <blockquote>
    <h2>1.1.2</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>feat: support unauthenticated requests by <a
    href="https://github.com/maciekmm"><code>@​maciekmm</code></a> in <a
    href="https://redirect.github.com/dsaltares/fetch-gh-release-asset/pull/59">dsaltares/fetch-gh-release-asset#59</a></li>
    <li>fix: 61 - upgrade to node 20 by <a
    href="https://github.com/dsaltares"><code>@​dsaltares</code></a> in <a
    href="https://redirect.github.com/dsaltares/fetch-gh-release-asset/pull/63">dsaltares/fetch-gh-release-asset#63</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/maciekmm"><code>@​maciekmm</code></a>
    made their first contribution in <a
    href="https://redirect.github.com/dsaltares/fetch-gh-release-asset/pull/59">dsaltares/fetch-gh-release-asset#59</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/dsaltares/fetch-gh-release-asset/compare/1.1.1...1.1.2">https://github.com/dsaltares/fetch-gh-release-asset/compare/1.1.1...1.1.2</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/dsaltares/fetch-gh-release-asset/commit/aa2ab1243d6e0d5b405b973c89fa4d06a2d0fff7"><code>aa2ab12</code></a>
    fix: 61 - upgrade to node 20 (<a
    href="https://redirect.github.com/dsaltares/fetch-gh-release-asset/issues/63">#63</a>)</li>
    <li><a
    href="https://github.com/dsaltares/fetch-gh-release-asset/commit/cdaf216b2a5baa0f20eecbf460912cc9947f2577"><code>cdaf216</code></a>
    feat: support unauthenticated requests (<a
    href="https://redirect.github.com/dsaltares/fetch-gh-release-asset/issues/59">#59</a>)</li>
    <li><a
    href="https://github.com/dsaltares/fetch-gh-release-asset/commit/5d24fa77c1ae2e1e1dea54677d267f127d5de53a"><code>5d24fa7</code></a>
    chore: remove support notice</li>
    <li>See full diff in <a
    href="https://github.com/dsaltares/fetch-gh-release-asset/compare/1.1.1...1.1.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore <dependency name> major version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's major version (unless you unignore this specific
    dependency's major version or upgrade to it yourself)
    - `@dependabot ignore <dependency name> minor version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's minor version (unless you unignore this specific
    dependency's minor version or upgrade to it yourself)
    - `@dependabot ignore <dependency name>` will close this group update PR
    and stop Dependabot creating any more for the specific dependency
    (unless you unignore this specific dependency or upgrade to it yourself)
    - `@dependabot unignore <dependency name>` will remove all of the ignore
    conditions of the specified dependency
    - `@dependabot unignore <dependency name> <ignore condition>` will
    remove the ignore condition of the specified dependency and ignore
    conditions
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    69a66f4 View commit details
    Browse the repository at this point in the history
  4. docs: Add redirect for overview (#428)

    Currently overview is indexed by google and navigates to a blank page so
    adding a redirect to docs.
    danfhernandez authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    b946475 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd84a08 View commit details
    Browse the repository at this point in the history
  6. docs: adding llms.txt and llms-full.txt (#429)

    Adds scripts for generating llms.txt and llms-full.txt. 
    
    These scripts are run postbuild to generate the files and make them
    available at gensx.com/llms.txt, etc
    dereklegenzoff authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    a0c3e0c View commit details
    Browse the repository at this point in the history
  7. docs: fix overview redirect (#433)

    Remove the overview stub page and handle the redirect via next config.
    EvanBoyle authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    d9676a8 View commit details
    Browse the repository at this point in the history
  8. chore: adding llms.txt to sitemap (#435)

    Adds the llms.txt and llms-full.txt files to the sitemap
    dereklegenzoff authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    6729fec View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. docs: adding max_tokens in the anthropic docs (#437)

    adding max_tokens in all anthropic example docs since it's a required
    parameter
    dereklegenzoff authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    b62fc98 View commit details
    Browse the repository at this point in the history
  2. feat: Add cursor project rules to template (#438)

    Added cursor project rules to the cli template
    danfhernandez authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    20cce63 View commit details
    Browse the repository at this point in the history
  3. chore: release main (#439)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    <details><summary>create-gensx: 0.1.15</summary>
    
    ##
    [0.1.15](create-gensx-v0.1.14...create-gensx-v0.1.15)
    (2025-03-07)
    
    
    ### Dependencies
    
    * The following workspace dependencies were updated
      * dependencies
        * gensx bumped to 0.3.3
    </details>
    
    <details><summary>gensx: 0.3.3</summary>
    
    ##
    [0.3.3](gensx-v0.3.2...gensx-v0.3.3)
    (2025-03-07)
    
    
    ### ✨ New Features
    
    * Add cursor project rules to template
    ([#438](#438))
    ([20cce63](20cce63))
    </details>
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    jmoseley authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    e39adfb View commit details
    Browse the repository at this point in the history
Loading