@anthropic-ai/claude-code 1.0.128 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -22,7 +22,11 @@ npm install -g @anthropic-ai/claude-code
22
22
 
23
23
  ## Reporting Bugs
24
24
 
25
- We welcome feedback during this beta period. Use the `/bug` command to report issues directly within Claude Code, or file a [GitHub issue](https://github.com/anthropics/claude-code/issues).
25
+ We welcome your feedback. Use the `/bug` command to report issues directly within Claude Code, or file a [GitHub issue](https://github.com/anthropics/claude-code/issues).
26
+
27
+ ## Connect on Discord
28
+
29
+ Join the [Claude Developers Discord](https://anthropic.com/discord) to connect with other developers using Claude Code. Get help, share feedback, and discuss your projects with the community.
26
30
 
27
31
  ## Data collection, usage, and retention
28
32
 
@@ -30,9 +34,7 @@ When you use Claude Code, we collect feedback, which includes usage data (such a
30
34
 
31
35
  ### How we use your data
32
36
 
33
- We may use feedback to improve our products and services, but we will not train generative models using your feedback from Claude Code. Given their potentially sensitive nature, we store user feedback transcripts for only 30 days.
34
-
35
- If you choose to send us feedback about Claude Code, such as transcripts of your usage, Anthropic may use that feedback to debug related issues and improve Claude Code's functionality (e.g., to reduce the risk of similar bugs occurring in the future).
37
+ See our [data usage policies](https://docs.claude.com/en/docs/claude-code/data-usage).
36
38
 
37
39
  ### Privacy safeguards
38
40