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

feat: use cody-agent as the backend #30

Merged
merged 49 commits into from
Jul 17, 2023
Merged

feat: use cody-agent as the backend #30

merged 49 commits into from
Jul 17, 2023

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    47ffd76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56eaa4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da661b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a3099a View commit details
    Browse the repository at this point in the history
  5. actually wait for both jobs

    tjdevries committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e4f7378 View commit details
    Browse the repository at this point in the history
  6. renames

    tjdevries committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    12d44b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. this is broken

    tjdevries committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    1b3fac2 View commit details
    Browse the repository at this point in the history
  2. checkpoint

    tjdevries committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    9ac9c80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83e2660 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    f3290d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f923a46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    829c63e View commit details
    Browse the repository at this point in the history
  4. add nvim to path

    tjdevries committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4e28eba View commit details
    Browse the repository at this point in the history
  5. use -l instead

    tjdevries committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1640340 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd68df0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71b24d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. friday night hacking

    tjdevries committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    4818913 View commit details
    Browse the repository at this point in the history
  2. [docgen] Update doc/telescope.txt

    skip-checks: true
    Github Actions committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    b24b1e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. better testing env setup

    tjdevries committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    451aaa7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    4fbd94d View commit details
    Browse the repository at this point in the history
  2. vendor vim system for now

    tjdevries committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6a315bd View commit details
    Browse the repository at this point in the history
  3. copy pasta system

    tjdevries committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f1d8f4b View commit details
    Browse the repository at this point in the history
  4. dont use vim.uv

    tjdevries committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    99efe67 View commit details
    Browse the repository at this point in the history
  5. make note clearer

    tjdevries committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4e19ee5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    8d14ecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce92a91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eacbd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7895e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    e7b239b View commit details
    Browse the repository at this point in the history
  2. wip: for thorsten

    tjdevries committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c5a7125 View commit details
    Browse the repository at this point in the history
  3. add CR in normal mode

    tjdevries committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c6b53a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    597f36b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b88f0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0aceddf View commit details
    Browse the repository at this point in the history
  7. doc

    tjdevries committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9267dc8 View commit details
    Browse the repository at this point in the history
  8. give more time for tests

    tjdevries committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e975f35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ae8ce9 View commit details
    Browse the repository at this point in the history
  10. work on adding linters

    tjdevries committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ebba634 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    b7218f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a00ab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a68e5d View commit details
    Browse the repository at this point in the history
  4. make login more reliable

    tjdevries committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    98103cb View commit details
    Browse the repository at this point in the history
  5. documentation

    tjdevries committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9a5cc06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c247954 View commit details
    Browse the repository at this point in the history
  7. sort libs by time as well

    tjdevries committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    29094c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    374c005 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. better check for node

    tjdevries committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    280b2af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a3e1c8 View commit details
    Browse the repository at this point in the history
  3. add :SourcegraphBuild

    tjdevries committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    de54fc7 View commit details
    Browse the repository at this point in the history