PR Support
Add relevant PRs to the tribe utility. For each line of code or section of code, if a PR exists, show it in the panel. 'Enter' will open up details of that PR without needing to leave the terminal. Needs design.
Can you add more details?
Add relevant PRs to the tribe utility. For each line of code or section of code, if a PR exists, show it in the pr panel. 'Enter' will open up details of that PR without needing to leave the terminal. Needs design. PR Panel should be located on right side of the tribe utility.
To get started, you might want to take a look at the ItemServer interface in the work package. There are already 2 implementations of this interface and ItemServer is tribe looks up Items from commit messages. The usages of ItemServer are in the model package.