Privacy Policy
Description
**Last updated**: 2026-02-28 nWave is an open-source AI workflow framework that runs inside [Claude Code](https://claude.com/product/claude-code) and stores all data locally on your machine. This priv
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for nWave-ai/nWave, shared by 2 entries
in this directory. It describes the repository, not this entry specifically.
Privacy Policy
**Last updated**: 2026-02-28
nWave is an open-source AI workflow framework that runs inside [Claude Code](https://claude.com/product/claude-code) and stores all data locally on your machine. This privacy policy explains what data nWave handles and how.
No User Data Collection
nWave does not collect, transmit, or store any user data. There is no analytics, telemetry, tracking, or usage reporting of any kind.
Local-Only Storage
All data nWave creates stays on your machine:
| Data | Location | Purpose |
|---|---|---|
| DES audit logs | ~/.nwave/des/ |
TDD phase compliance records |
| Execution logs | docs/feature/{project}/execution-log.json |
Per-feature delivery tracking |
| Skill loading log | ~/.nwave/des/skill-loading.log |
Debug log for skill file loading |
| Configuration | ~/.nwave/des-config.json |
Rigor profile and settings |
None of these files are transmitted anywhere. You can delete them at any time.
Outbound Network Calls
nWave makes **one optional network check** on session start to notify you of available updates:
https://pypi.org/pypi/nwave-ai/json— checks latest PyPI versionhttps://api.github.com/repos/nwave-ai/nwave/releases/latest— checks latest GitHub release
**What is sent**: a standard HTTPS GET request with no user-identifiable information. These requests are anonymous and unauthenticated. If they fail (network unavailable, rate limit), nWave silently continues without blocking your session. **What is not sent**: no user data, no machine identifiers, no usage statistics.
You can disable this check entirely by setting `update_check.frequency` to `"never"` in `~/.nwave/des-config.json`:
{
"update_check": {
"frequency": "never"
}
}
No Third-Party Data Sharing
nWave operates no servers and shares no data with third parties. All AI processing happens through your existing Claude Code session — nWave adds agents and commands but does not intercept, proxy, or modify your communication with Claude.
Does nWave See My Code?
Yes — like any Claude Code extension, nWave agents can read and analyze files in your project when you ask them to work on it. This happens entirely within your local Claude Code session. nWave does not upload, copy, or transmit your code to any external server. Your prompts and code are subject to [Anthropic's privacy policy](https://www.anthropic.com/privacy).
Open Source
nWave is MIT licensed. The complete source code is available at [github.com/nwave-ai/nwave](https://github.com/nwave-ai/nwave) for audit and verification.
Contact
Questions about this privacy policy: [hello@nwave.ai](mailto:hello@nwave.ai)
Related Agents
Opencode
(60.8k ⭐) - The open source AI coding agent.
Data & AI Gemini CLI
(90.5k ⭐) - An open-source AI agent that brings the power of Gemini directly into your terminal.
Data & AI Chatgpt On Wechat
CowAgent是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、拥有长期记忆并不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页
Data & AI Claude Mem
(13.1k ⭐) - A Claude Code plugin that automatically captures everything Claude does during your coding session
Data & AI Read research for Nyquist validation data
cat "$phase_dir"/*-RESEARCH.md 2>/dev/null node "$HOME/.claude/get-shit-done/bin/gsd-tools.cjs" roadmap get-ph
Data & AI Multi Agent Review
| A sophisticated AI-powered code review system designed to provide comprehensive, multi-perspective a... | -
Data & AI