Commit b4f46e9
Fix branch fallback in add-context modal to use session branch
When the branch input is empty, now defaults to sessions/${sessionName}
instead of 'main' when adding a repository.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent e38b379 commit b4f46e9
File tree
1 file changed
+2
-1
lines changed- components/frontend/src/app/projects/[name]/sessions/[sessionName]/components/modals
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments