anomalyco / anomalyco/opencode
[Desktop 1.18.30, Windows] Edit project dialog ignores saved name/color
Open
@Hona is already working on this.
Since Sep 14, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
Title: [Desktop 1.18.30, Windows] Edit project dialog ignores saved name/color
- App version: 1.18.30 (Desktop, Windows)
- Project path: C:\Users...\OneDrive\Documentos\Default Project (path with spaces, inside OneDrive)
Steps:
- Open "Editar proyecto" for the project.
- Dialog always shows folder basename ("Default Project") and default grey color,
instead of the stored values in
opencode.workspace.C--Users-aap.f1rxgs.dat -> workspace:project
({"name":"Mindray DC-30","icon":{"color":"pink"}}). - Change name/color, click Guardar. Nothing changes in the UI
(project switcher, session search title and dialog still show folder name).
Expected: dialog pre-fills stored name/color and Guardar persists them visibly.
Actual: stored values are ignored for display and pre-fill; Guardar has no visible effect.
Logs attached (Exportar registros).
Plugins
No response
OpenCode version
No response
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.