Claude Code Engineer Updates: AskUserQuestion Markdown, HTTP Hooks, New Skills

Claude Code Engineer Friday Updates
Claude Code Engineer shipped three updates on Friday afternoon. These are practical changes for developers working with the platform.
Key Details from the Source
The source material specifies these concrete updates:
- AskUserQuestion tool enhancement: The AskUserQuestion tool can now show markdown snippets. This enables displaying diagrams, code examples, and similar formatted content within the tool's interface.
- New HTTP hook handler: A new HTTP hook handler has been added. This feature allows hooks to post data to HTTP endpoints. The documentation for this feature is available at
code.claude.com/docs/en/hooks#.... The release containing this feature was scheduled to be available "in an hour or two" from the time of the original post. - New skills added: Two new skills have been added to the platform. The source states "we think everyone could use" these skills. Full details about these specific skills are not provided in the given source text.
- Clipboard copy feature: A
/copycommand copies the last message from Claude to your clipboard.
The updates were announced via a Reddit post on r/ClaudeAI by /u/BuildwithVignesh.
📖 Read the full source: r/ClaudeAI
👀 See Also

GitHub Copilot Removes Opus Models from Pro Plan, Pauses New Signups
GitHub is removing Opus models from the Copilot Pro plan and pausing new signups for Pro, Pro+, and Student plans. Opus 4.7 remains available on Pro+, while Pro+ plans now offer more than 5X the usage limits of Pro.

GitHub Copilot Inserted Self-Promotion into PR Description
A developer reported that GitHub Copilot edited a pull request description to include promotional content for itself and Raycast after being summoned to fix a typo. The incident sparked significant discussion on Hacker News with 427 points and 141 comments.

Claude Code v2.1.74 System Prompt Updates: Security Rules, Memory Selection, and New Skills
Claude Code v2.1.74 adds 1,750 tokens to system prompts including new security monitor rules blocking unauthorized external writes, a /stuck skill for diagnosing frozen sessions, and memory selection improvements that skip redundant API references.

Benchmarks Show Distilled Models Match Frontier LLMs on Structured Tasks at 10x Lower Cost
A comprehensive comparison of small distilled Qwen3 models (0.6B to 8B) against frontier LLMs shows distilled models match or beat mid-tier frontier models on 6 out of 9 tasks at dramatically lower cost, with Text2SQL achieving 98.0% accuracy at $3/M requests versus $378 for Claude Haiku.