[Bug]: Provider refresh does not update cached skills after installing skills or plugins
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/server
Steps to reproduce
- Connect a T3 Code client to a remote T3 server.
- Open a project and let its skill list load.
- Install a new skill on the remote machine under the same account and provider home.
- In the local client, select the remote environment in Settings > Providers and click Refresh provider status.
- Return to the same project and check the skill menu.
Expected behavior
Refreshing the provider makes newly installed skills available in the project’s skill menu without restarting the remote server.
Actual behavior
Newly installed remote skills remain missing from the local client and only seem to appear after restarting the T3 code server on the remote machine.
Impact
Minor bug or occasional failure
Version or commit
0.0.41-nightly.20260911.1520
Environment
No response
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
Restart the remote T3 server, or disable and re-enable the affected provider in the remote environment’s settings, then reopen the project.
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/server by tracing the provider status refresh triggered from Settings > Providers and how the project skill list is cached. Reproduce the remote installation and refresh flow, then verify that newly installed skills appear without restarting the remote server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100