app-server README omits implemented plugin/share RPCs

Open Beginner friendly
#25,568 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
rust
Domain
api, documentation

Research direction

Find the app-server README method list and locate the existing plugin/skill/read entry. Compare it with the current protocol and message processor, then document plugin/share/save, updateTargets, list, checkout, and delete, or record why they are intentionally omitted. Done means the README clearly reflects the implemented client-facing RPCs.

Written by the indexing model from the issue text.

Description

app-server documentation skills
What happened?

The app-server README method list documents plugin endpoints up through plugin/skill/read, then jumps to skills/changed.

The current protocol and message processor also expose implemented plugin share endpoints:

  • plugin/share/save
  • plugin/share/updateTargets
  • plugin/share/list
  • plugin/share/checkout
  • plugin/share/delete

These do not appear in the README method list.

Expected behavior

The app-server README should document the implemented plugin/share/* RPCs, or clearly mark them as intentionally omitted if they are not intended for clients yet.

Additional context

I searched open issues and PRs for terms including plugin/share/save, plugin/share/updateTargets, plugin/share/list, and app-server README, and did not find an existing open item that appears to cover this documentation gap.

Dominant language
Rust
Stars
125k
Forks
19.5k
Avg merge
1m
Merged PRs (30d)
1k

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.

More from openai/codex

All issues in openai/codex

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.