I installed the application and it worked then after trying to setup Auth it started failing
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0x8 pc=0x104824ea8]
goroutine 1 [running]:
github.com/sst/opencode/internal/app.New({0x104f4d5a8, 0x14000390230}, {0x140002421b8, 0x7}, 0x14000385020)
/home/runner/work/opencode/opencode/packages/tui/internal/app/app.go:64 +0x268
main.main()
/home/runner/work/opencode/opencode/packages/tui/cmd/opencode/main.go:59 +0x4dc
On version 0.1.52
I installed the application and it worked then after trying to setup Auth it started failing
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0x8 pc=0x104824ea8]
goroutine 1 [running]:
github.com/sst/opencode/internal/app.New({0x104f4d5a8, 0x14000390230}, {0x140002421b8, 0x7}, 0x14000385020)
/home/runner/work/opencode/opencode/packages/tui/internal/app/app.go:64 +0x268
main.main()
/home/runner/work/opencode/opencode/packages/tui/cmd/opencode/main.go:59 +0x4dc
On version 0.1.52