anomalyco / anomalyco/opencode
Session history list is empty on Web UI homepage due to case mismatch of project path during project addition
Open
@Hona is already working on this.
Since Aug 4, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
I encountered an issue where the project session records on the main page of the Web UI are completely empty, with no historical sessions being displayed.
I suspect this problem may be caused by inconsistent path matching on Windows systems, which is related to the case sensitivity of file paths or the difference between forward slashes and backslashes.
But when I switch to the old layout, this problem does not exist.
My running environment: Windows 11, without wsl
Plugins
No response
OpenCode version
1.18.12
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.