From 80e9778636e32eaf2e205499fe4727e321a76e5a Mon Sep 17 00:00:00 2001 From: Razvan Ceana Date: Mon, 15 Jun 2026 22:43:31 +0300 Subject: [PATCH] docs: add ocp to projects --- data/projects/ocp.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/projects/ocp.yaml diff --git a/data/projects/ocp.yaml b/data/projects/ocp.yaml new file mode 100644 index 0000000..c7ef178 --- /dev/null +++ b/data/projects/ocp.yaml @@ -0,0 +1,4 @@ +name: OCP +repo: https://github.com/xterr/ocp +tagline: Isolated OpenCode profiles +description: Juggling work and personal OpenCode accounts means hand-swapping env vars and clobbering your sessions. ocp gives each project its own auth, session history, and config — and switches automatically based on the directory you're in. Think direnv for OpenCode.