An unofficial explorer built from public Claude Code source material resonated on Hacker News because it makes the agent loop, tool stack, and hidden features legible in one place.
#claude-code
RSS FeedA high-traffic Hacker News thread pushed Alex Kim's Claude Code leak analysis into the center of the developer-tools conversation. The exposed source map turned vague concerns about anti-distillation, telemetry, and hidden behavior into named flags and inspectable code paths.
A r/singularity post with 286 upvotes and 57 comments spotlighted Meta-Harness claiming a clear TerminalBench 2 lead over Claude Code. The discussion centered on what a harness is, whether AI-designed harnesses can beat manual iteration, and whether open models will get the same treatment.
Anthropic said on March 30, 2026 that computer use is now available in Claude Code in research preview for Pro and Max plans. Claude Code docs say the feature lets Claude open apps, click through UI flows, and see the screen on macOS from the CLI, targeting native app testing, visual debugging, and other GUI-only tasks.
A Hacker News thread pushed attention toward Ahmed Nagdy’s interactive Claude Code guide, which packages slash commands, CLAUDE.md patterns, hooks, skills, MCP, and plugins into browser-based lessons and simulators.
A March 29 Hacker News post pushed a GitHub issue alleging that Claude Code was running `git fetch origin` plus `git reset --hard origin/main` every 600 seconds against a user repo. The root cause is still unresolved, but the report sharply reopens the repo-safety question for agentic coding tools.
A Hacker News-favored essay looks back from ChatGPT's November 2022 launch to Claude Code, vibe coding, and local LLMs, arguing that AI's real value is useful but still harder to measure than the hype suggests.
A Hacker News discussion around the `.claude` folder guide frames Claude Code configuration as versioned project infrastructure rather than repeated prompt setup. The breakdown of `CLAUDE.md`, rules, commands, skills, and agents shows how teams can standardize workflows, but it also creates a new governance layer for instructions.
A March 27, 2026 Hacker News post linking Claude Code's new scheduling docs reached 282 points and 230 comments at crawl time. Anthropic says scheduled tasks run on Anthropic-managed infrastructure, can clone GitHub repos into fresh sessions, and are available to Pro, Max, Team, and Enterprise users.
A Show HN post introduced Cog, a file-based memory architecture for Claude Code that stores working memory, archival context, and self-maintenance workflows as markdown and git-visible conventions. Instead of adding a database or runtime, it treats the filesystem, CLAUDE.md, and scheduled skills as the interface for persistent agent memory.
Anthropic said on March 25, 2026 that Claude Code auto mode uses classifiers to replace many permission prompts while remaining safer than fully skipping approvals. Anthropic's engineering post says the system combines a prompt-injection probe with a two-stage transcript classifier and reports a 0.4% false-positive rate on real traffic in its end-to-end pipeline.
An independent Claude Code dashboard says its since-launch view now covers more than 20.8 million observed commits, over 1.08 million active repositories, and 114,785 new original repositories in the last seven days. Hacker News drove the link to 274 points and 164 comments as users debated what metrics can actually capture AI coding adoption.