tp-woven

Results 9 issues of tp-woven

### Description of the bug When I run `git branchless sync --pull`, it fetches the "main" branch from the remote and pulls it into my "feature" branches, but it does...

bug

## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ]...

## Description When `jj git fetch`ing a repo where one of my branches was just merged, I get a "Cannot export conflicted branch" error on the branch, and it shows...

## Description I'm not 100% sure what's going on here, but... We have GitHub pages integration running for our repo, which constantly creates a `gh-pages` branch. I'm not sure what's...

(Based on discussion [here](https://github.com/martinvonz/jj/discussions/240#discussioncomment-2640700)) Currently, when a local branch diverges from the remote, they will both be shown in the log. However, that requires that both branches be included in...

(Following discussion [here](https://github.com/martinvonz/jj/discussions/240#discussioncomment-2640700)) Currently, `jj branches` always shows _all_ the branches in the repository. In a large repo with many collaborators, this can make the command less useful. At the...

### What version of gazelle are you using? v0.24.0 ### What version of rules_go are you using? v0.29.0 ### What version of Bazel are you using? 5.1.1-homebrew, 5.2.0 ### Does...

My main repository at work is a large-ish monorepo, so it has hundreds of branches at any given time. This is mostly fine, but when there is a conflict in...

good first issue
polish🪒🐃

### Description # FastMCP Bug Report: outputSchema with $ref at root violates MCP spec ## Summary When FastMCP generates `outputSchema` for tools that return self-referential Pydantic models, it produces schemas...

bug
server