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: sourcegraph-community/forum-answers-for-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: jdorfman-patch-1
Choose a base ref
...
head repository: sourcegraph-community/forum-answers-for-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 7, 2025

  1. Merge pull request #8 from sourcegraph-community/jdorfman-patch-1

    Update README.md to include Amp
    jdorfman authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    d02bf4a View commit details
    Browse the repository at this point in the history
  2. feat: Add Q&A entries for Cody troubleshooting and status

    This commit introduces new question and answer entries to `answers.json` to address common Cody issues and provide information on its status.
    
    The changes include:
    
    - Added a Q&A entry for resolving the "Starting Cody..." hang in PhpStorm on Ubuntu 24.04, including troubleshooting steps related to JCEF, system packages, and IDE logs.
    - Added a Q&A entry providing a link to the Sourcegraph status page for monitoring Cody and other services, as well as information on maintenance announcements.
    jdorfman committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    c9f0dd3 View commit details
    Browse the repository at this point in the history
  3. fix: Update Q&A entry for rate limit issues and 403 error

    This commit updates the answer for rate limit issues caused by model switching and reorders the Q&A entries to maintain logical grouping.
    
    The changes include:
    
    - Updated the answer for rate limit issues to provide more context and a clearer solution, including information about 'problematic code' and incorrect flagging/banning of users.
    - Swapped the order of the rate limit and 403 error Q&A entries to group related issues together.
    jdorfman committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    797b60e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from sourcegraph-community/jd/updates-202504070…

    …31328
    
    Jd/updates 20250407031328
    jdorfman authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    0345deb View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. feat: Add Q&A entry for ignoring files/folders in Cody

    This commit introduces a new question and answer entry to `answers.json` to address the ability to ignore files and folders within Cody, specifically for JetBrains IDEs.
    
    The changes include:
    
    - Added a Q&A entry explaining the current lack of a built-in file/folder ignore feature for JetBrains IDEs in Cody for Pro users. It clarifies that while documentation mentions an ignore feature for Enterprise users, this functionality is not yet available for Pro users. The entry also notes that the feature has been requested and is under consideration by the product team, advising users to monitor future updates.
    jdorfman committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    eaffbc7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from sourcegraph-community/jd-20250429110137

    feat: Add Q&A entry for ignoring files/folders in Cody
    jdorfman authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    3434003 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. feat: Add Q&A entry for customizing Cody in Visual Studio

    This commit introduces a new question and answer entry to `answers.json` to guide users on how to customize Cody in Visual Studio.
    
    The changes include:
    
    - Added a Q&A entry explaining how to customize Cody in Visual Studio using `cody.chat.preInstruction` instead of `instructions` in the configuration file. It also mentions that the Visual Studio extension is still in the experimental phase and that configuration keys may differ between IDE extensions.
    jdorfman committed May 1, 2025
    Configuration menu
    Copy the full SHA
    9e1e975 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from sourcegraph-community/jd/update-202505010…

    …21616
    
    feat: Add Q&A entry for customizing Cody in Visual Studio
    jdorfman authored May 1, 2025
    Configuration menu
    Copy the full SHA
    502b2af View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Configuration menu
    Copy the full SHA
    0e70046 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from sourcegraph-community/jd/updates-20250508…

    …110303
    
    feat: Add Q&A entry for login error "Failed to saving state to session"
    jdorfman authored May 8, 2025
    Configuration menu
    Copy the full SHA
    92da824 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. fix: Remove duplicate URL entry in answers.json

    The `url` key was duplicated in the "Resolving rate limit issues caused by model switching" entry, causing an error. This commit removes the duplicate entry.
    jdorfman committed May 9, 2025
    Configuration menu
    Copy the full SHA
    8367cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84600bf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from sourcegraph-community/jd-updates-20250509…

    …104325
    
    Add "symf failed" error to the answers.json
    jdorfman authored May 9, 2025
    Configuration menu
    Copy the full SHA
    58e1264 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. feat: Rename memory.md to AGENT.md and remove README.md

    The `memory.md` file has been renamed to `AGENT.md` to better reflect its purpose. The `README.md` file was removed as it is no longer needed.
    jdorfman committed May 13, 2025
    Configuration menu
    Copy the full SHA
    5198a34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7b87c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14 from sourcegraph-community/jd-updates-20250513…

    …095839
    
    Jd updates 20250513095839
    jdorfman authored May 13, 2025
    Configuration menu
    Copy the full SHA
    238cf45 View commit details
    Browse the repository at this point in the history
Loading