I think this is another unintentional change with opentui similar to #3777
Before "bun dev" would start with the project dir set to ./ but now it's ./packages/opencode
This can cause some confusion as there is an AGENTS.md in the repo root which should be used.
By the way, I propose changing the working dir to a flag: --dir - see: paralin@a26a3af if anyone has thoughts on this.