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: BearStudio/start-ui-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: BearStudio/start-ui-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/openai
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 28 files changed
  • 1 contributor

Commits on Jan 16, 2026

  1. init openai book creation

    # Conflicts:
    #	package.json
    #	pnpm-lock.yaml
    
    # Conflicts:
    #	pnpm-lock.yaml
    #	src/features/book/manager/page-book-new.tsx
    HugoPerard committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    1f5e8f2 View commit details
    Browse the repository at this point in the history
  2. book generation completion

    HugoPerard committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    5a0d0ab View commit details
    Browse the repository at this point in the history
  3. clean openai integration

    HugoPerard committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    e9d53e1 View commit details
    Browse the repository at this point in the history
  4. use vercel ai sdk

    HugoPerard committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    66554ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6f2e1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    caff94c View commit details
    Browse the repository at this point in the history
  7. manage no OPENAI key

    HugoPerard committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    3680e84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d635ec View commit details
    Browse the repository at this point in the history
  9. update replace me to empty

    HugoPerard committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    4e8a8aa View commit details
    Browse the repository at this point in the history
  10. update ai middleware use

    HugoPerard committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    13374ed View commit details
    Browse the repository at this point in the history
  11. update ai deps versions

    HugoPerard committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    b7b3196 View commit details
    Browse the repository at this point in the history
  12. wip test tanstack ai

    HugoPerard committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    978341e View commit details
    Browse the repository at this point in the history
Loading