[Bug]: inferRepositoryConventions doesn't do anything
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 23k
- Forks
- 5.9k
- Avg merge
- 11h 14m
- Merged PRs (30d)
- 357
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I included enough detail to reproduce or investigate the problem.
Area
apps/web
Steps to reproduce
- Go to Settings / Source Control
- Set "Source control writing style" to repository conventions
Expected behavior
I would expect my custom commit message conventions to be respected, when T3 Code generates new messages.
Actual behavior
In my test it didn't follow my commit conventions even though they are available in my AGENTS.md and README.md.
Impact
Major degradation or frequent failure
Version or commit
Desktop App 0.0.40 (09e8de9c655a)
Environment
macOS 15.7
Workaround
To not use the commit feature and let the coding agent commit.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in apps/web by tracing the repository-conventions option from Settings / Source Control into inferRepositoryConventions. Reproduce with conventions in AGENTS.md and README.md, then verify that generated commit messages follow those conventions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100