Skip to content

Commit f29ab35

Browse files
youngbeom-shin申永范-UX
andauthored
feat(profile): add quick navigation tabs (#1359)
* feat(profile): add quick navigation tabs * feat(profile): add quick navigation tabs * feat(profile): add prompts handling in profile repo list - Add prompts state management - Implement fetchMorePrompts function - Update computed properties for prompts - Add route for user profile page --------- Co-authored-by: 申永范-UX <[email protected]>
1 parent a20dc47 commit f29ab35

File tree

6 files changed

+284
-44
lines changed

6 files changed

+284
-44
lines changed

.claude/settings.local.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(npm run build:*)",
5+
"mcp__ide__getDiagnostics"
6+
],
7+
"deny": [],
8+
"ask": []
9+
}
10+
}

0 commit comments

Comments
 (0)