Skip to content

Removed dead code surfaced by an audit#314

Merged
wham merged 1 commit into
mainfrom
claude/eloquent-planck-hzv6u0
Jun 20, 2026
Merged

Removed dead code surfaced by an audit#314
wham merged 1 commit into
mainfrom
claude/eloquent-planck-hzv6u0

Conversation

@wham

@wham wham commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Audited the codebase and removed dead code confirmed by the Go unused/deadcode analyzers and knip: five unused Go functions, two unused UI helpers, the inert stub.ts, and narrowed two internal-only helpers to module scope. Builds and tests stay green.

🤖 Generated with Claude Code


Generated by Claude Code

🎬 Demo

Video

Demo

Home

Home

Call

Call

Compiler

Compiler

New Project

New Project

Dropped functions confirmed unreachable by the unused/deadcode analyzers:
the Logger.warn helper, ReflectionClient.DiscoverWithTimeout, and three unused
protoc-gen-kaja generator helpers (jsonName, isJsTypeNormal, lowerFirst). On the
UI side removed the unused formatAndColorizeJson and findInterface helpers, the
inert stub.ts, and narrowed two internal-only helpers to module scope.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013jzb9Ji8zYEQruneQWghYm
@wham wham force-pushed the claude/eloquent-planck-hzv6u0 branch from e3cf21b to f41d98f Compare June 20, 2026 20:33
@wham wham merged commit d550d05 into main Jun 20, 2026
6 checks passed
@wham wham deleted the claude/eloquent-planck-hzv6u0 branch June 20, 2026 21:55
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.

2 participants