chore: snapshot local working tree (clean, ignoring .git.nosync internals)
Some checks failed
ci / validate (push) Has been cancelled
Some checks failed
ci / validate (push) Has been cancelled
This commit is contained in:
parent
5b384c5baa
commit
67b20461ad
2
.gitignore
vendored
2
.gitignore
vendored
@ -52,3 +52,5 @@ coverage/
|
|||||||
# Local
|
# Local
|
||||||
*.local
|
*.local
|
||||||
secrets.env
|
secrets.env
|
||||||
|
.git.nosync
|
||||||
|
.git.nosync/
|
||||||
|
|||||||
@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
|
|||||||
- Repository scaffolding: README, LICENSE (MIT), .gitignore, Makefile,
|
- Repository scaffolding: README, LICENSE (MIT), .gitignore, Makefile,
|
||||||
CONTRIBUTING, SECURITY, CODEOWNERS, .editorconfig, CI workflow.
|
CONTRIBUTING, SECURITY, CODEOWNERS, .editorconfig, CI workflow.
|
||||||
|
|
||||||
## [0.1.0] - 2026-04-22
|
## [0.1.0] - 2026-05-17
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Initial safari-extension scaffold for CxLLM-SAFARI.
|
- Initial safari-extension scaffold for CxLLM-SAFARI.
|
||||||
|
|||||||
@ -1,10 +1,10 @@
|
|||||||
# CxLLM-SAFARI
|
# 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.
|
||||||
|
|
||||||
[](https://git.cxllm-studio.com/CxAI-LLM/CxLLM-SAFARI/actions)
|
[](https://cxai-studio.com/git/CxAI-Projects/CxLLM-SAFARI/actions)
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
[](#)
|
[](#)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user