mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
📝 docs: replace Claude-specific references with generic agent wording in skills
This commit is contained in:
@@ -49,4 +49,4 @@ Migration owner: @{pr-author}
|
|||||||
|
|
||||||
The migration owner is responsible for rollout follow-up and incident handling for this schema change.
|
The migration owner is responsible for rollout follow-up and incident handling for this schema change.
|
||||||
|
|
||||||
> **Note for Claude**: Replace `{pr-author}` with the actual PR author. Retrieve via `gh pr view <number> --json author --jq '.author.login'` or from commit metadata. Do not hardcode a username.
|
> \[!NOTE]: Replace `{pr-author}` with the actual PR author. Retrieve via `gh pr view <number> --json author --jq '.author.login'` or from commit metadata. Do not hardcode a username.
|
||||||
|
|||||||
@@ -18,4 +18,4 @@
|
|||||||
|
|
||||||
@{pr-author}
|
@{pr-author}
|
||||||
|
|
||||||
> **Note for Claude**: Replace `{pr-author}` with the actual PR author. Retrieve via `gh pr view <number> --json author --jq '.author.login'`. Do not hardcode a username.
|
> \[!NOTE]: Replace `{pr-author}` with the actual PR author. Retrieve via `gh pr view <number> --json author --jq '.author.login'`. Do not hardcode a username.
|
||||||
|
|||||||
@@ -86,7 +86,7 @@ New AI model or provider support, typically contributed via community PRs.
|
|||||||
- These PR title prefixes (`feat` / `style`) are in the auto-tag trigger list
|
- These PR title prefixes (`feat` / `style`) are in the auto-tag trigger list
|
||||||
- No special branch naming or manual release steps required — merging the PR triggers auto patch +1
|
- No special branch naming or manual release steps required — merging the PR triggers auto patch +1
|
||||||
|
|
||||||
### When Claude is involved
|
### When an agent is involved
|
||||||
|
|
||||||
If asked to add model support, just create a normal feature PR. The title prefix will trigger the release automatically.
|
If asked to add model support, just create a normal feature PR. The title prefix will trigger the release automatically.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user