Currently the coding agents must be run at least once to work. Maybe add something like this: ```toml [tools.opencode] mount = ["+/tmp/opencode"] ``` where the + signifies the directory should be created if it doesn't exist.
Currently the coding agents must be run at least once to work. Maybe add something like this:
where the + signifies the directory should be created if it doesn't exist.