zebbern
42a05f77bb
Add files via upload
2025-08-28 20:15:21 +02:00
zebbern
5b8a5dac7d
Delete Guide On CLAUDE.md/CLAUDE.md Collection/Html-CSS-JS directory
2025-08-28 20:14:27 +02:00
zebbern
0eaee430d1
Update description of CLAUDE.md Collection
2025-08-28 20:14:06 +02:00
zebbern
12275c32cd
Add files via upload
2025-08-28 20:10:34 +02:00
zebbern
ba1e774d78
Delete Guide On CLAUDE.md/CLAUDE.md Collection/React directory
2025-08-28 20:10:13 +02:00
zebbern
ed6188bff1
Add feature implementation system guidelines
...
Added guidelines for feature implementation, including priority rules, workflow, context optimization, and general guidelines.
2025-08-28 20:02:30 +02:00
zebbern
e5f6613b06
Delete feature implementation system guidelines
...
Removed outdated feature implementation guidelines and rules.
2025-08-28 20:02:19 +02:00
zebbern
1bc7ee59d0
Create Quick Search Official Links document
...
Added a comprehensive list of official Claude resources, including documentation, SDKs, and community links.
2025-08-28 19:56:27 +02:00
zebbern
3ced7f1198
Update README.md
2025-08-28 19:22:02 +02:00
github-actions[bot]
4526bdf273
Latest Anthropic release notes (2025-08-28)
...
- CHANGELOG.md (+8 / -0)
• ## 1.0.94
• - Vertex: add support for global endpoints for supported models
• - /memory command now allows direct editing of all imported memory files
• - SDK: Add custom tools as callbacks
• - Added /todos command to list current todo items
• - Support NO_PROXY environment variable to bypass proxy for specified hostnames and IPs
- api.md (+4 / -0)
• #### August 27, 2025
• * We launched a beta version of the [PHP SDK](https://github.com/anthropics/anthropic-sdk-php ).
2025-08-28 00:36:57 +00:00
github-actions[bot]
603c71612e
Latest Anthropic release notes (2025-08-27)
...
- CHANGELOG.md (+4 / -0)
• ## 1.0.93
• - Windows: Add alt + v shortcut for pasting images from clipboard
- api.md (+5 / -0)
• #### August 26, 2025
• * We've increased rate limits on the [1M token context window](/en/docs/build-with-claude/context-windows#1m-token-context-window) for Claude Sonnet 4 on the Anthropic API. For more information, see [Long context rate limits](/en/api/rate-limits#long-context-rate-limits).
• * The 1m token context window is now available on Google Cloud's Vertex AI. For more information, see [Claude on Vertex AI](/en/api/claude-on-vertex-ai).
2025-08-27 00:37:20 +00:00
github-actions[bot]
6e9a534ff5
Latest Anthropic release notes (2025-08-26)
...
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-08-26 00:37:47 +00:00
github-actions[bot]
f487a594ca
Latest Anthropic release notes (2025-08-25)
...
- CHANGELOG.md (+4 / -0)
• ## 1.0.90
• - Settings file changes take effect immediately - no restart required
2025-08-25 15:58:20 +00:00
github-actions[bot]
c7c151ead3
Latest Anthropic release notes (2025-08-25)
...
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-08-25 00:39:38 +00:00
zebbern
24739411b0
Revise configuration files section with memory hierarchy
2025-08-24 21:35:06 +02:00
zebbern
5a0f8918e9
Add sound alert configuration instructions
...
Add sound alert configuration instructions for when claude code finishes a task
2025-08-24 21:20:47 +02:00
github-actions[bot]
321ed8cf3c
Latest Anthropic release notes (2025-08-24)
...
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-08-24 00:41:59 +00:00
github-actions[bot]
3fbeda7cfd
Latest Anthropic release notes (2025-08-23)
...
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-08-23 02:59:52 +00:00
zebbern
7c47c119de
Fixed <h1> Breaking Box Format
...
Fixed <h1> Breaking Box Format under Help Section
2025-08-23 04:55:08 +02:00
zebbern
8757487d43
Fixed MCP debug command section
...
Fixed MCP debug command section
2025-08-23 04:36:45 +02:00
zebbern
74c3fa25b0
Revise troubleshooting section to include help link
...
Updated troubleshooting section link in README.
2025-08-23 04:34:25 +02:00
zebbern
6695934d94
Update heading formatting in README.md
...
Removed unnecessary emphasis from the heading.
2025-08-23 04:29:11 +02:00
zebbern
f2dc2cfe88
Update README.md
...
Extensive update including fill of information/gaps. Included missing/requested sections and examples etc...
2025-08-23 04:28:52 +02:00
github-actions[bot]
2b64de8503
Latest Anthropic release notes (2025-08-23)
...
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-08-23 00:36:05 +00:00
github-actions[bot]
27dba2eee0
Latest Anthropic release notes (2025-08-22)
...
- CHANGELOG.md (+8 / -0)
• ## 1.0.88
• - Fixed issue causing "OAuth authentication is currently not supported"
• - Status line input now includes `exceeds_200k_tokens`
• - Fixed incorrect usage tracking in /cost.
• - Introduced `ANTHROPIC_DEFAULT_SONNET_MODEL` and `ANTHROPIC_DEFAULT_OPUS_MODEL` for controlling model aliases opusplan, opus, and sonnet.
• - Bedrock: Updated default Sonnet model to Sonnet 4
2025-08-22 19:08:03 +00:00
zebbern
ed03226eaa
Refactor sync-release-notes workflow for clarity
2025-08-22 21:07:39 +02:00
zebbern
146987e23e
removed to see if version updates works as it should
2025-08-22 21:05:59 +02:00
github-actions[bot]
cc2caa14fc
chore: daily sync Anthropic release notes (2025-08-22)
...
- CHANGELOG.md (+0 / -0)
• ## 1.0.88
• - Fixed issue causing "OAuth authentication is currently not supported"
• - Status line input now includes `exceeds_200k_tokens`
• - Fixed incorrect usage tracking in /cost.
• - Introduced `ANTHROPIC_DEFAULT_SONNET_MODEL` and `ANTHROPIC_DEFAULT_OPUS_MODEL` for controlling model aliases opusplan, opus, and sonnet.
• - Bedrock: Updated default Sonnet model to Sonnet 4
- api.md (+0 / -0)
- claude-apps.md (+0 / -0)
- system-prompts.md (+0 / -0)
- claude-code.md (+0 / -0)
2025-08-22 18:58:48 +00:00
zebbern
aa714642f8
Update sync-release-notes.yml
2025-08-22 20:58:10 +02:00
zebbern
f4e75ee41c
Update sync-release-notes.yml
2025-08-22 20:54:01 +02:00
zebbern
4527026100
Create sync-release-notes.yml
2025-08-22 20:50:50 +02:00
zebbern
6943df0301
Delete .github/workflows/sync-release-notes.yml
2025-08-22 20:50:04 +02:00
zebbern
c462d7a433
Update sync-release-notes.yml
2025-08-22 20:39:02 +02:00
zebbern
f6848b2c9b
Update README.md
...
Fixed "Table of Contents" also forgot to mention in the last change I added how to utilise deepseek model with Claude code
2025-08-21 22:50:07 +02:00
zebbern
27437e980b
Update README.md
2025-08-21 22:48:06 +02:00
zebbern
b14518c23e
Update README.md
2025-08-21 18:47:03 +02:00
zebbern
ec5df587f5
Update README.md
2025-08-21 18:43:35 +02:00
zebbern
a12d16dfe8
Update README.md
...
Updated for latest Claude Code changes / Included more comments to commands to fill in information gaps..
2025-08-21 16:31:43 +02:00
zebbern
8fc29c503e
Update readme.md
2025-08-21 04:13:50 +02:00
zebbern
5e75f31fdf
Update readme.md
2025-08-21 04:13:16 +02:00
zebbern
6dd0a69502
Create readme.md
2025-08-21 04:07:26 +02:00
zebbern
4763283b75
Add files via upload
2025-08-21 04:01:10 +02:00
zebbern
041f0a0708
Delete Guide On CLAUDE.md/CLAUDE.md by Sabrina/CLAUDE.md Collection directory
2025-08-21 04:00:58 +02:00
zebbern
583d5c5c6a
Delete Guide On CLAUDE.md/CLAUDE.md by Sabrina/CLAUDE.md by zebbern directory
2025-08-21 04:00:48 +02:00
zebbern
9968bc2582
Add files via upload
2025-08-21 03:59:57 +02:00
zebbern
6ae889135b
Add files via upload
2025-08-21 02:45:15 +02:00
zebbern
21a25bb92e
Delete how-to-use-CLAUDE_md directory
2025-08-21 02:44:57 +02:00
zebbern
d979622c14
Update readme.md
2025-08-21 01:56:43 +02:00
zebbern
11a7e295c9
Update README.md
2025-08-21 01:41:11 +02:00
zebbern
d6b8a707b0
Update README.md
2025-08-21 01:39:01 +02:00