Skip to content

builderking/koru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Koru

Koru is a free and open-source macOS writing-memory utility: save useful text where you write it, recall it from a fragment you remember, and insert it without leaving the current field.

This repository contains a locally functional unsigned macOS 13+ menu-bar alpha, modular Swift packages, an encrypted persistent vault, clipboard and selection integrations, product surfaces, deterministic tests, a universal build, a static website, and an integration harness. It is not a signed or supported public release.

Product promise

Koru should make reusable writing feel native to the cursor:

  • Type a qualifying fragment at the beginning of a fresh, empty input and choose a matching saved item.
  • Type clp at the beginning of a fresh, empty input to recall recent clipboard content.
  • Select valuable text and save it for reuse without leaving the current app.
  • Keep writing and clipboard content private, local, understandable, and under the user's control.

Koru is not an AI assistant, prompt marketplace, automation platform, or cloud account. Prompts are one important use case, but the product works with any reusable text, command, response, instruction, or template.

Build plan

The complete zero-to-release plan is in build plan/00-index.md.

Repository-local CI, release, governance, diagnostics, security, support, and operations scaffolding is present. It is deliberately fail-closed where a real app, credentials, protected GitHub settings, or a Cloudflare project is required. Start with Architecture, Privacy, Threat model, Diagnostics, and manual gates.

Validate the current repository with:

./scripts/validate-repository.sh

Project status

  • Product definition: complete; human approval remains a release gate
  • Feasibility: disposable native harness implemented; external application matrix still requires manual execution
  • Native app: locally buildable alpha; external TCC, compatibility, accessibility, and signed-release qualification remains
  • Marketing website: implemented and locally verified
  • Cloudflare Pages project: not created
  • Public release: not started

Open source

Koru is licensed under the Apache License 2.0. See LICENSE, CONTRIBUTING.md, GOVERNANCE.md, CODE_OF_CONDUCT.md, SUPPORT.md, and SECURITY.md.

Build locally

Koru requires Xcode with the macOS SDK. Signing credentials are not required for contributor builds.

./scripts/bootstrap
./scripts/check
swift run Koru
swift run KoruIntegrationHarness

See docs/native-foundation.md for scope and locked safety boundaries.

Repository

Copyright BuilderKing contributors.

About

Koru — free, open-source local writing memory for macOS

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors