sync all reports to Claude Code v2.1.81 — add IDE settings, fix allow_remote_sessions, update stars

Settings report (claude-settings.md):
- Add autoConnectIde, autoInstallIdeExtension, showClearContextOnPlanAccept to ~/.claude.json table
- Re-add unverified annotation on allow_remote_sessions (official docs say not a settings key)
- Add source:'settings' marketplace type to Plugin Settings with inline example
- Add rate_limits fields to Status Line Input Fields table
- Bump version badge and header to v2.1.81

Other reports: bump badges to v2.1.81, update development workflow stars and counts

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Shayan Rais
2026-03-21 21:27:43 +05:00
parent a20f645a03
commit be2ad50e32
11 changed files with 96 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Sub-agents Best Practice
![Last Updated](https://img.shields.io/badge/Last_Updated-Mar%2020%2C%202026%208%3A35%20AM%20PKT-white?style=flat&labelColor=555)<br>
![Last Updated](https://img.shields.io/badge/Last_Updated-Mar%2021%2C%202026%209%3A07%20PM%20PKT-white?style=flat&labelColor=555)<br>
[![Implemented](https://img.shields.io/badge/Implemented-2ea44f?style=flat)](../implementation/claude-subagents-implementation.md)
Claude Code subagents — frontmatter fields and official built-in agent types.