A better CLI (in response to reddit post)

In response to this Reddit post I built a new CLI that uses Apple’s CloudKit REST API to read / write / edit / search bear notes instead of using the x-callback API or the SQLite database.

It will work much better for LLM interactions, and is less fragile than either of the options I listed above.

Try it out and let me know how it goes.