There was an error while loading. Please reload this page.
1 parent f3c53e1 commit 1d1151fCopy full SHA for 1d1151f
4 files changed
AGENTS.md
@@ -0,0 +1,7 @@
1
+# AGENTS.md
2
+
3
+This file provides context for AI agents when working on the ULPatch codebase.
4
5
+## Project overview
6
7
+ULPatch is open source user space live patch tool.
CLAUDE.md
@@ -0,0 +1 @@
+AGENTS.md
docs/en/CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to
13
14
#### Breaking Changes
15
#### Added
16
+- add AGENTS.md;
17
- add .clang-format from linux;
18
#### Changed
19
- 2026: update copyright;
docs/zh/CHANGELOG.md
@@ -13,6 +13,7 @@
#### 重大变更
#### 添加
+- 添加 AGENTS.md;
- 从linux社区代码仓库添加.clang-format;
#### 更改
- 更新Copyright 2026;
0 commit comments