[Bug]: T3code cannot find the locally installed agy.
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/desktop
Steps to reproduce
Hey. I wanted to work with T3Code, OpenCode, and Aga on Ubuntu 26.04.1 LTS.
It just so happens that it doesn't recognize the latter (see the screenshot for more details).
For some reason, my local ~/.local/bin directory is being ignored. Any advice on how to fix this?
Expected behavior
T3Code checks ~/.local/bin or allow setup custom PATH.
Actual behavior
It discover (I've hope it uses agents installed in system instead own copies) other tools installed in ~/.local/bin.
Impact
Blocks work completely
Version or commit
0.0.42
Environment
Ubuntu 26.04.1 LTS
Logs or stack traces
Screenshots, recordings, or supporting files
Workaround
No response
Best regards.
Draqun
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
The affected area is apps/desktop; start by tracing how T3Code discovers Aga or agent executables and how its process environment handles ~/.local/bin on Ubuntu. Reproduce with Aga installed there, then verify that discovery finds it or that a custom PATH can be configured, including a regression check if the existing test structure provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, ubuntu
- Domain
- desktop, developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100