Commit d67dc63
committed
fix(core): create session if no current and no last
If we're not starting a new session, we don't have a current session and
we don't have a last session, we have to create a new session.
Without a session, submitting prompts fails silently.1 parent 4a44347 commit d67dc63
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
0 commit comments