Skip to content

📦 Claude Code v2.1.81 nightshift: --bare flag and channels enhancements#786

Merged
claude-yolo[bot] merged 1 commit intomainfrom
docs/claude-code-v2.1.81-nightshift
Mar 23, 2026
Merged

📦 Claude Code v2.1.81 nightshift: --bare flag and channels enhancements#786
claude-yolo[bot] merged 1 commit intomainfrom
docs/claude-code-v2.1.81-nightshift

Conversation

@claude-yolo
Copy link
Contributor

@claude-yolo claude-yolo bot commented Mar 23, 2026

Summary

Nightshift docs update for Claude Code v2.1.81 featuring significant workflow improvements:

--bare flag: New minimal startup mode for scripts (skips auto-discovery)
Channels permission relay: Remote tool approval through trusted sender paths
Enhanced CLI reference: Complete flag documentation

Key Changes

New --bare Flag

  • Minimal mode for faster scripted startup
  • Skips hooks, skills, plugins, MCP servers auto-discovery
  • Sets CLAUDE_CODE_SIMPLE environment variable
  • Perfect for CI/CD and automated workflows

Channels Permission Relay

  • Trusted sender paths can relay permission prompts to remote channels
  • Enables distributed approval workflows
  • Enhanced security model with remote control capabilities

Documentation Updates

  • CLI reference expanded with all new flags
  • Channels reference includes permission relay contract
  • Updated across 10 Claude Code docs + API reference

Test plan

  • Verify --bare flag documentation is accurate
  • Check channels permission relay examples work
  • Validate CLI reference completeness
  • Test links to related documentation sections

Night shift caught this v2.1.81 release at 23:45 Pacific - day shift can review and merge 🌙

🤖 Generated with Claude Code

## Key Features

- **--bare flag**: New minimal mode for faster scripted startup
  - Skips auto-discovery of hooks, skills, plugins, MCP servers
  - Perfect for scripted workflows that need quick starts
  - Sets CLAUDE_CODE_SIMPLE env var

- **Channels permission relay**: Remote tool approval/denial
  - Trusted sender paths can now relay permission prompts
  - Enables remote approval of tool use through channels
  - Enhanced security model for distributed workflows

- **CLI reference updates**: Complete documentation for new flags
- **Channels reference expansion**: Permission relay contract details

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@claude-yolo claude-yolo bot merged commit ebae2cd into main Mar 23, 2026
1 check passed
@claude-yolo claude-yolo bot deleted the docs/claude-code-v2.1.81-nightshift branch March 23, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants