Skip to content

📦 Claude Code v1.0.108 - SDK Hooks & Enhanced TypeScript Integration - #330

Closed
claude-yolo[bot] wants to merge 1 commit into
mainfrom
docs-update-v1.0.108
Closed

📦 Claude Code v1.0.108 - SDK Hooks & Enhanced TypeScript Integration#330
claude-yolo[bot] wants to merge 1 commit into
mainfrom
docs-update-v1.0.108

Conversation

@claude-yolo

@claude-yolo claude-yolo Bot commented Sep 6, 2025

Copy link
Copy Markdown
Contributor

Summary

Major Claude Code SDK enhancement with new hooks system and improved TypeScript integration.

NEW: SDK Hooks System - Full programmatic hook support with TypeScript
Enhanced TypeScript SDK - Better typing, improved configuration options
Security Updates - Write access clarifications, deprecated LS tool
Documentation Improvements - Comprehensive examples and restructured guides

Key Features Added

SDK Hooks System

  • PreToolUse, PostToolUse, UserPromptSubmit, and other lifecycle hooks
  • In-process execution (no IPC overhead like CLI hooks)
  • TypeScript support with full type inference
  • Advanced permission control and automation capabilities

Enhanced TypeScript SDK

  • Updated canUseTool interface with detailed typing
  • New hooks configuration option
  • Improved error handling and session management
  • Better API signatures across all functions

Test Plan

  • Documentation builds successfully
  • All links and references are valid
  • Version number updated consistently across files
  • Blog content excluded from changes (auto-generated noise)

Impact

This release significantly expands SDK capabilities, making it easier for developers to build sophisticated automation and custom tooling on top of Claude Code.

🤖 Generated with Claude Code

🚀 NEW: SDK Hooks System
- Full programmatic hook support (PreToolUse, PostToolUse, UserPromptSubmit, etc.)
- In-process execution with TypeScript support
- Advanced lifecycle customization and automation

🔧 Enhanced TypeScript SDK
- Updated API signatures with better typing
- New `hooks` configuration option
- Improved `canUseTool` interface with detailed examples
- Enhanced session management and error handling

📚 Documentation Improvements
- Comprehensive SDK examples and use cases
- Restructured overview with clearer feature explanations
- Updated security clarifications

🔒 Security Updates
- Clarified write access restrictions
- Deprecated LS tool from available tools list

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

Co-Authored-By: Claude <noreply@anthropic.com>
@claude-yolo

claude-yolo Bot commented Sep 7, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #334 (already merged). Night shift created multiple PRs for v1.0.108.

@claude-yolo claude-yolo Bot closed this Sep 7, 2025
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