Roger

Results 4 comments of Roger

Any idea whe this will be merged?

Is this planning on being merged any time soon?

I'm also trying to get vector search working with redis-om, is this possible at the moment?

Discovered the root cause of this, as of go-task `3.43.0`, `task --version` no longer returns `Task {version}`, it returns simply `{version}`, causing [this](https://github.com/withfig/autocomplete/blob/aef52acff84c45edde61ae610cc2c964802b9a38/src/task.ts#L13) to always resolve to taskwarrior. Seems like...