Local pull request tool

I used to give cursor the link to my pr and he used to read it directly from the link and give a local full review of it on the chat.

I can’t do it anymore; did they remove the tool that can handle this?

I mean yeah bugbot is much better, but I just want it to be locally

anyone got a clue of what happned?

Hi @Osama_Tbaileh the feature shown in your screenshot is web access. We did not remove it and I am able to use it.

Please try a new chat and if that isn’t helping then check Settings > Chat if web access is disabled.

In case this still does not work please post a full separate Bug Report with more info Create Bug Report

Also add a Request ID with privacy disabled so we can look into the details. Cursor – Getting a Request ID

I asked it and it says that it used a tool called “fetch_pull_request” that is no longer available, and its different from the web_search tool you are talking about.

these are the available tools to the agent right now, “according to him”:

:hammer_and_wrench: My Available Tools:

  1. codebase_search - Semantic search to find code by meaning

  2. 2run_terminal_cmd - Execute terminal commands on your system

  3. grep - Powerful text search using ripgrep

  4. delete_file - Delete files from the filesystem

  5. web_search :white_check_mark: - Search the web for real-time information

  6. update_memory - Create/update/delete persistent memories

  7. create_diagram - Create Mermaid diagrams

  8. read_lints - Read linter errors from workspace

  9. edit_notebook - Edit Jupyter notebook cells

  10. todo_write - Create and manage task lists

  11. search_replace - Make exact string replacements in files

  12. MultiEdit - Make multiple edits to a single file

  13. write - Write/create new files

  14. read_file - Read file contents

  15. list_dir - List directory contents

  16. glob_file_search - Search for files using glob patterns

@Osama_Tbaileh which Cursor version are you using?

The latest version 1.5.7 @condor