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

Permanent chat in sidebar #954

Merged
merged 47 commits into from
Sep 28, 2023

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    a4aaa68 View commit details
    Browse the repository at this point in the history
  2. make chat resizeable

    anastasiya1155 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    530f01e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d26a93e View commit details
    Browse the repository at this point in the history
  4. fix file explanation

    anastasiya1155 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fe4300f View commit details
    Browse the repository at this point in the history
  5. clean up unussed code

    anastasiya1155 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ab5b485 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4c5720 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. fix headers

    anastasiya1155 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f1066cf View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. New "answer" prompt without "summary" and "title" (#937)

    * removing summary/title from prompt and using a single prompt for both scenarios
    
    * remove unused prompt
    
    ---------
    
    Co-authored-by: Gabriel Gordon-Hall <ggordonhall@gmail.com>
    rmuller-ml and ggordonhall authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    84b8a4b View commit details
    Browse the repository at this point in the history
  2. fix compile error

    ggordonhall committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8bf4009 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Merge branch 'main' into anastasiia/blo-1486-permanent-chat-in-sidebar

    # Conflicts:
    #	client/src/components/IdeNavigation/NavigationPanel/index.tsx
    #	client/src/components/LeftSidebar/index.tsx
    #	client/src/context/providers/GeneralUiContextProvider.tsx
    #	client/src/icons/index.ts
    #	client/src/locales/en.json
    #	client/src/locales/es.json
    #	client/src/locales/ja.json
    #	client/src/locales/zh-CN.json
    #	server/bleep/src/agent/prompts.rs
    #	server/bleep/src/agent/tools/answer.rs
    anastasiya1155 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ee7ffd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. feedback fixes

    anastasiya1155 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a883966 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    8f5393c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bae4a7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28bb48a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0a5d1e View commit details
    Browse the repository at this point in the history
  5. fix folder chips

    anastasiya1155 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c99a61e View commit details
    Browse the repository at this point in the history
  6. Add initial impl

    rsdy authored and anastasiya1155 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7ee5833 View commit details
    Browse the repository at this point in the history
  7. Tunes

    rsdy authored and anastasiya1155 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0876ccf View commit details
    Browse the repository at this point in the history
  8. Expand search if we can

    rsdy authored and anastasiya1155 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    800ddd1 View commit details
    Browse the repository at this point in the history
  9. Move code

    rsdy authored and anastasiya1155 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6af9497 View commit details
    Browse the repository at this point in the history
  10. Through the DB

    rsdy authored and anastasiya1155 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    69fc7d4 View commit details
    Browse the repository at this point in the history
  11. Add some debug

    rsdy authored and anastasiya1155 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e35f492 View commit details
    Browse the repository at this point in the history
  12. Don't cascade failures

    rsdy authored and anastasiya1155 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    27f54ab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    10dc8f6 View commit details
    Browse the repository at this point in the history
  14. wip: tweak commit filters

    ggordonhall authored and anastasiya1155 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6659e86 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    67b1ae0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    11af171 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    06581f3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    04e9d72 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b1b29ea View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c4bb8df View commit details
    Browse the repository at this point in the history
  21. fix fading

    anastasiya1155 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    22bb190 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. design updates

    anastasiya1155 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    baf8893 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into anastasiia/blo-1486-permanent-chat-in-sidebar

    # Conflicts:
    #	client/src/locales/en.json
    #	client/src/locales/es.json
    #	client/src/locales/ja.json
    #	client/src/locales/zh-CN.json
    anastasiya1155 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    49ac35e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'anastasiia/blo-1487-implement-tutorial-messages' into a…

    …nastasiia/blo-1486-permanent-chat-in-sidebar
    
    # Conflicts:
    #	client/src/components/Chat/ChatBody/Conversation.tsx
    anastasiya1155 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f724a25 View commit details
    Browse the repository at this point in the history
  4. Port to new internal API

    rsdy committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2e061d6 View commit details
    Browse the repository at this point in the history
  5. cleanup

    anastasiya1155 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    23d27cd View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Merge branch 'main' into anastasiia/blo-1486-permanent-chat-in-sidebar

    # Conflicts:
    #	client/src/components/MarkdownWithCode/FolderChip.tsx
    #	client/src/components/MarkdownWithCode/NewCode.tsx
    #	client/src/locales/en.json
    #	client/src/locales/es.json
    #	client/src/locales/ja.json
    #	client/src/locales/zh-CN.json
    #	client/src/pages/RepoTab/Repository/index.tsx
    #	client/src/pages/RepoTab/ResultFull/index.tsx
    #	client/src/services/api.ts
    anastasiya1155 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c0329c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95e8ea2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a03680e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d05316c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d051b1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d110cf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9de7b68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eacef24 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Update chat window copy (#992)

    * Update copy for chat window
    
    * Update speed selector copy
    stunningpixels authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8d27c94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    080fe4f View commit details
    Browse the repository at this point in the history