commit 8daf5ee4145a687302011061ade61fc10d321213 Author: Nik Rozman Date: Tue May 12 19:49:22 2026 +0200 Add basic README describing the project diff --git a/README.md b/README.md new file mode 100644 index 0000000..49abc71 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# OpenCode → OpenWebUI Sync + +A bridge that syncs your OpenCode session state into an OpenWebUI session—so you can review, share, or pick up an opencode work session from the browser. + +Similar concept to the Obsidian ↔ OpenWebUI bridges, but focused on the OpenCode CLI workflow instead.