Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 0 additions & 45 deletions .claude/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"Read(/tmp/*)",
"mcp__plugin_context7_context7__*",
"mcp__plugin_playwright_playwright__*",
"mcp__serena__*",
"Bash(git commit *)",
"Bash(git push *)"
Comment on lines 10 to 12

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implemented in 502401e by removing the redundant Bash(git commit *) and Bash(git push *) entries while keeping the existing "Bash" permission.

],
Expand All @@ -17,49 +16,5 @@
},
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
},
"hooks": {
"PreToolUse": [
{
"matcher": "",
"hooks": [
{
"type": "command",
"command": "serena-hooks remind --client=claude-code"
}
]
},
{
"matcher": "mcp__serena__*",
"hooks": [
{
"type": "command",
"command": "serena-hooks auto-approve --client=claude-code"
}
]
}
],
"SessionStart": [
{
"matcher": "",
"hooks": [
{
"type": "command",
"command": "serena-hooks activate --client=claude-code"
}
]
}
],
"Stop": [
{
"matcher": "",
"hooks": [
{
"type": "command",
"command": "serena-hooks cleanup --client=claude-code"
}
]
}
]
}
}
1 change: 0 additions & 1 deletion .serena/.gitignore

This file was deleted.

64 changes: 0 additions & 64 deletions .serena/memories/code_style.md

This file was deleted.

87 changes: 0 additions & 87 deletions .serena/memories/commands.md

This file was deleted.

128 changes: 0 additions & 128 deletions .serena/memories/project_overview.md

This file was deleted.

Loading