Skip to content

z-claw/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

z-claw/.github

Languages: English | 简体中文

This repository is the z-claw organization’s meta repository on GitHub. It holds community-facing documentation, the organization profile, and (optionally) org-wide Issue/PR templates and reusable GitHub Actions workflows.

What lives here

Path Purpose
profile/README.md Copy shown on the org home page github.com/z-claw (repository must be Public)
(Optional) .github/ISSUE_TEMPLATE/ Default Issue templates that member repositories can reuse
(Optional) .github/workflows/ Shared Actions (e.g. workflow_call) for other repos

Note: Application repos (e.g. z-claw/z-claw) keep their own .github/workflows (CI, releases, etc.). That is per-repo automation; this repository is for organization-wide defaults and public presentation.

Showing the org profile publicly

To display profile/README.md on github.com/z-claw:

  1. Set the z-claw/.github repository to Public.
  2. Ensure profile/README.md exists on the default branch (usually main).
  3. In organization Settings → Profile, confirm the organization README is enabled (GitHub reads profile/README.md from the .github repository).

About z-claw

z-claw is a local-first AI Agent desktop experience: Tauri 2 + React on the UI, and a Rust agent kernel (orchestration, MCP, memory, scheduling, policy, and more). See the org profile and z-claw.ai.

Contributing & security

  • Main project and workflow: see the primary repository’s docs and contributing guide (if any).
  • Security reports: follow each repository’s SECURITY.md when present.

Licensing is defined per repository; the main project is typically dual-licensed under MIT OR Apache-2.0.

About

Resources

Stars

Watchers

Forks

Contributors