anomalyco / anomalyco/opencode
Cannot create new session with web UI
Open
@Brendonovich is already working on this.
Since Jul 27, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
It's not possible to create new session / project in an empty directory.
Plugins
opencode-claude-memory
OpenCode version
1.18.5
Steps to reproduce
- Start opencode in an empty directory:
nix run 'github:delirium-systems/botille/4d4a8e6874b216667de5ef53769ab4f4da086046' -- -p 14096:14096 opencode web --hostname 0.0.0.0 --port 14096
- Go to http://localhost:14096/ in incognito mode, without any browser extensions
- Click on new session "+" button in the top left corner
Expected result
New session is created
Actual result
New session is not created. No errors in console. No network requests with errors. It's not possible to create new project.
Screenshot and/or share link
Can't enter /share because I can't create new session
Operating System
nixos / any linux
Terminal
kitty
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.