You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,19 @@
1
+
2
+
Prompt: Imported from Project Claude (2025-11-26 00:58)
3
+
Description: Imported from /home/jzhu/code-assistant-manager/CLAUDE.md
4
+
Status: disabled
5
+
ID: imported-project-claude-1764118687
6
+
7
+
Content:
8
+
1
9
# CLAUDE.md — Repository guidelines for AI-assisted edits
2
10
3
11
This file documents repository-level expectations and instructions intended to guide contributors and AI-assisted editing tools (like Claude Code) when making changes in this project.
4
12
5
13
- Ask for approval before any git commit and push
6
14
- Always run tests before completing all development of new changes
7
15
- Always test the CLI usages
16
+
- Never commit credentials, keys, .env files
8
17
- After any changes, run the folling to reinstall the project:
0 commit comments