diff --git a/.gitignore b/.gitignore index f4ca831..daeb324 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,5 @@ coverage/ # Local *.local secrets.env +.git.nosync +.git.nosync/ diff --git a/CHANGELOG.md b/CHANGELOG.md index 62600d0..c716066 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/). - Repository scaffolding: README, LICENSE (MIT), .gitignore, Makefile, CONTRIBUTING, SECURITY, CODEOWNERS, .editorconfig, CI workflow. -## [0.1.0] - 2026-04-22 +## [0.1.0] - 2026-05-17 ### Added - Initial safari-extension scaffold for CxLLM-SAFARI. diff --git a/README.md b/README.md index 2a274e6..eeb6706 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # CxLLM-SAFARI -> CxLLM Safari Web Extension +> CxLLM-SAFARI — safari-extension module -Safari Web Extension (iOS + macOS shared) that injects the CxLLM assistant overlay into web pages and forwards selections to the runtime. +`CxLLM-SAFARI` is part of the CxLLM family. This repository hosts the safari-extension surface and is intentionally narrow so it can compose with sibling modules without dragging in unrelated dependencies. -[![ci](https://git.cxllm-studio.com/CxAI-LLM/CxLLM-SAFARI/actions/workflows/ci.yml/badge.svg)](https://git.cxllm-studio.com/CxAI-LLM/CxLLM-SAFARI/actions) +[![ci](https://cxai-studio.com/git/CxAI-Projects/CxLLM-SAFARI/actions/workflows/ci.yml/badge.svg)](https://cxai-studio.com/git/CxAI-Projects/CxLLM-SAFARI/actions) [![license](https://img.shields.io/badge/license-MIT-7C3AED)](LICENSE) [![category](https://img.shields.io/badge/category-safari-extension-1F6FEB)](#)