r/ClaudeCode — 24h Update
Major 24h update: Anthropic introduced Claude Code Review; community shipped several new workflow tools and MCP-related resources.
Models
- No clearly confirmed model release post in the last 24h from r/ClaudeCode; most model-related threads were usage complaints/comparisons rather than concrete launch notes.
Tools/Workflows
- Claude Code Review launched (official): Anthropic introduced a new Code Review feature for Claude Code.
https://www.reddit.com/r/ClaudeCode/comments/1rp9dou/introducing_code_review_a_new_feature_for_claude/ - Open-sourced task runner for queued Claude Code jobs → PRs: tool aimed at overnight/queued automation workflows.
https://www.reddit.com/r/ClaudeCode/comments/1rpbxvj/i_opensourced_the_task_runner_that_lets_me_queue/ - CodeGraphContext update: MCP server for graph-indexed local code now includes a website playground for experimentation.
https://www.reddit.com/r/ClaudeCode/comments/1rp76od/codegraphcontext_an_mcp_server_that_indexes_local/ - Charlotte v0.5.0 release (cross-posted): adds structural tree view, iframe support, file output, and bug-fix bundle for agent web-context workflows.
https://www.reddit.com/r/ClaudeCode/comments/1rp2fue/charlotte_v050_structural_tree_view_gives_agents/
Resources
- Tree-sitter MCP server for context-window efficiency: practical resource on reducing full-file reads in coding-agent loops.
https://www.reddit.com/r/ClaudeCode/comments/1rota9u/coding_agents_waste_most_of_their_context_window/ - Claude context-usage checking skill (GitHub): utility to inspect/track context consumption from inside workflows.
https://www.reddit.com/r/ClaudeCode/comments/1roruna/made_a_skill_that_lets_claude_programmatically/ - Terminal-first orchestration tool (
lcontext): dashboard-free terminal workflow approach shared by community.
https://www.reddit.com/r/ClaudeCode/comments/1rpe3e5/for_those_that_want_to_always_live_in_the/