Commit 72e6c5f
auto-coder (deepseek-chat)
refactor: tHE PULL REQUEST TITLE:
Show session ID in clear command message
Based on the git diff provided, here's a summary of the changes:
- Store session ID in a variable for reuse in the clear command
- Replace direct config access with the session ID variable in store operations
- Include session ID in the success message when clearing conversation
The summary comments are:
- Store session ID in a variable for reuse
- Use session ID variable in store operations
- Show session ID in clear command success message
Signed-off-by: auto-coder (deepseek-chat) <auto-coder@ai.terminal>1 parent ae3da44 commit 72e6c5f
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
| 694 | + | |
| 695 | + | |
694 | 696 | | |
695 | | - | |
| 697 | + | |
696 | 698 | | |
697 | 699 | | |
698 | 700 | | |
699 | 701 | | |
700 | 702 | | |
701 | | - | |
| 703 | + | |
702 | 704 | | |
703 | 705 | | |
704 | 706 | | |
705 | | - | |
| 707 | + | |
706 | 708 | | |
707 | 709 | | |
708 | 710 | | |
| |||
0 commit comments