[PR #5248] [MERGED] doc: add agent runbooks directory with release process #5203

Closed
opened 2026-05-05 14:56:37 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/5248
Author: @fatedier
Created: 3/20/2026
Status: Merged
Merged: 3/20/2026
Merged by: @fatedier

Base: devHead: new


📝 Commits (2)

  • 1a828a3 web: remove redundant SCSS and CSS files superseded by shared
  • a53b066 doc: add agent runbooks directory with release process

📊 Changes

7 files changed (+86 additions, -202 deletions)

View changed files

📝 AGENTS.md (+5 -0)
doc/agents/release.md (+80 -0)
📝 web/frpc/src/assets/css/_form-layout.scss (+1 -1)
web/frpc/src/assets/css/_index.scss (+0 -2)
web/frpc/src/assets/css/_mixins.scss (+0 -49)
web/frpc/src/assets/css/_variables.scss (+0 -61)
web/frps/src/assets/css/custom.css (+0 -89)

📄 Description

Summary

  • Add doc/agents/ directory for AI agent operational runbooks
  • Add doc/agents/release.md documenting the full release process
  • Update CLAUDE.md with pointer to agent runbooks

Test plan

  • Documentation only, no code changes

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/5248 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 3/20/2026 **Status:** ✅ Merged **Merged:** 3/20/2026 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (2) - [`1a828a3`](https://github.com/fatedier/frp/commit/1a828a309876a0a7991dc493143f4e3ccbb34804) web: remove redundant SCSS and CSS files superseded by shared - [`a53b066`](https://github.com/fatedier/frp/commit/a53b066a1b7f493e38971523c461236c5cc0956b) doc: add agent runbooks directory with release process ### 📊 Changes **7 files changed** (+86 additions, -202 deletions) <details> <summary>View changed files</summary> 📝 `AGENTS.md` (+5 -0) ➕ `doc/agents/release.md` (+80 -0) 📝 `web/frpc/src/assets/css/_form-layout.scss` (+1 -1) ➖ `web/frpc/src/assets/css/_index.scss` (+0 -2) ➖ `web/frpc/src/assets/css/_mixins.scss` (+0 -49) ➖ `web/frpc/src/assets/css/_variables.scss` (+0 -61) ➖ `web/frps/src/assets/css/custom.css` (+0 -89) </details> ### 📄 Description ## Summary - Add `doc/agents/` directory for AI agent operational runbooks - Add `doc/agents/release.md` documenting the full release process - Update `CLAUDE.md` with pointer to agent runbooks ## Test plan - [x] Documentation only, no code changes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:56:37 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#5203
No description provided.