Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/gpt slash command #1

Open
wants to merge 58 commits into
base: development
Choose a base branch
from

Commits on Jul 12, 2024

  1. chore(deps): openAi

    Keyrxng committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3de383f View commit details
    Browse the repository at this point in the history
  2. chore: settings config

    Keyrxng committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bf8d492 View commit details
    Browse the repository at this point in the history
  3. chore: remove supabase

    Keyrxng committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d8de447 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12cbcc4 View commit details
    Browse the repository at this point in the history
  5. feat: simple openai chat fn

    Keyrxng committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b9c1ab5 View commit details
    Browse the repository at this point in the history
  6. feat: issue related functions

    Keyrxng committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7643b3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfac23d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. chore: types and plugin entry

    Keyrxng committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    554f3f8 View commit details
    Browse the repository at this point in the history
  2. feat: issue utils

    Keyrxng committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    55d5b2a View commit details
    Browse the repository at this point in the history
  3. feat: chat ready

    Keyrxng committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    bd790b5 View commit details
    Browse the repository at this point in the history
  4. fix: cspell, eslint

    Keyrxng committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6063f36 View commit details
    Browse the repository at this point in the history
  5. feat: ubiquibot-logger

    Keyrxng committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1d51869 View commit details
    Browse the repository at this point in the history
  6. fix: ignore all bot comments

    Keyrxng committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6b0333b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a72c97b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7b6605 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    94d65e5 View commit details
    Browse the repository at this point in the history
  2. chore: simplify main handler

    Keyrxng committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    154a9b2 View commit details
    Browse the repository at this point in the history
  3. feat: comments handler

    Keyrxng committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    2b86ab2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e6582b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a0a796 View commit details
    Browse the repository at this point in the history
  6. refactor: optimizing

    Keyrxng committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    834a570 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    c684530 View commit details
    Browse the repository at this point in the history
  2. chore: test env setup

    Keyrxng committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c08b9d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93e9cd4 View commit details
    Browse the repository at this point in the history
  4. chore: setup tests

    Keyrxng committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    042bcc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ce964d View commit details
    Browse the repository at this point in the history
  6. chore: remove depth

    Keyrxng committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    64bf785 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f724b85 View commit details
    Browse the repository at this point in the history
  8. chore: fix test

    Keyrxng committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    053856e View commit details
    Browse the repository at this point in the history
  9. ci: knip

    Keyrxng committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7bd0557 View commit details
    Browse the repository at this point in the history
  10. chore: update .lock file

    Keyrxng committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    442dacb View commit details
    Browse the repository at this point in the history
  11. chore: fix key

    Keyrxng committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9f39f24 View commit details
    Browse the repository at this point in the history
  12. chore: code cleanup

    Keyrxng committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8b682c8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    230abe0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    f9a8aa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd9414 View commit details
    Browse the repository at this point in the history
  3. chore: unused ternary

    Keyrxng committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1160999 View commit details
    Browse the repository at this point in the history
  4. chore: system msg format fix

    Keyrxng committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4771e02 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    d9d440a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0834e09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de5a65c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    b547300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96f2a8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68e7938 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7ceafa View commit details
    Browse the repository at this point in the history
  5. chore: format

    Keyrxng committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3ca8740 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    742678a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1701446 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c687b8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d2cc57 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c498500 View commit details
    Browse the repository at this point in the history
  11. chore: typo

    Keyrxng committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ef080c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. chore: readme

    Keyrxng committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c4e98b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48faffb View commit details
    Browse the repository at this point in the history
  3. chore: hardcode bot name

    Keyrxng committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5076ec8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8bd296 View commit details
    Browse the repository at this point in the history
  5. chore: fix typo

    Keyrxng committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    283d6c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    6b05fdb View commit details
    Browse the repository at this point in the history