pingdotgg / pingdotgg/t3code

[Bug]: Provider refresh does not update cached skills after installing skills or plugins

Open
#11,497 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs-triage
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
  1. Connect a T3 Code client to a remote T3 server.
  2. Open a project and let its skill list load.
  3. Install a new skill on the remote machine under the same account and provider home.
  4. In the local client, select the remote environment in Settings > Providers and click Refresh provider status.
  5. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.