-
Notifications
You must be signed in to change notification settings - Fork 187
Description
Before opening, please confirm:
Operating System
linux
Kiro Version
0.5.9
Bug Description
I open kiro in the directory where the python script I am working on is.
It always shows the first-time 'Import Configuration' page.
I 'skip-all' as I had already been through this the first time I did it.
Then after clicking through a small number of additional screens (about trusting code etc) I get to the main layout and on the right hand side the chat pane says "Let's Build" with the 'Vibe/Spec' buttons.
I usually then say something like "You have forgotten chat history. Can you review the directory and familiarise yourself with everything" and it goes away and works out where it is.
This happens every time I close the IDE, so it's losing state somewhere along the way when I close or open the app.
I'm running the following from help->About:
Version: 0.5.9
VSCode Version: 1.103.2
Commit: f9ca0e5bdbe4a859cae02a509d4e3e9a7a719cdb
Date: 2025-11-03T22:10:41.239Z
Electron: 37.5.1
ElectronBuildId: undefined
Chromium: 138.0.7204.251
Node.js: 22.19.0
V8: 13.8.258.32-electron.0
OS: Linux x64 4.18.0-553.83.1.el8_10.x86_64
It's an Alma 8 workstation, and I installed using the tar.gz file from the kiro download page.
Similar issue #3943 but with less detail.
Steps to Reproduce
- Open Kiro IDE
- Click through 'skip all' etc. until we get to the workspace
- Do some work via the chat interface
- Close the app
- Open the app
- Repeat as needed
Expected Behavior
- Expectation is that I would not be asked to 'Import Configuration' again. (Which is what happens for me)
- Expectation is that after getting to the main workspace my previous chat history would be in the sidebar and I would be able to continue working from where I left off. (Which is what happens for me)
Conversation ID
4d9ad9e4-dcbc-401e-a800-6a637a1edbc1
caddc0b3-4d26-4ce8-9b87-a6dc9b4bc8cc
Additional Context
No response