Skip to content

docs: update AGENTS.md with comment discipline and tooling changes#21

Merged
0xFANGO merged 1 commit into
mainfrom
claude/listenhub-agent-harness-optimization-2i6vgu
Jul 12, 2026
Merged

docs: update AGENTS.md with comment discipline and tooling changes#21
0xFANGO merged 1 commit into
mainfrom
claude/listenhub-agent-harness-optimization-2i6vgu

Conversation

@0xFANGO

@0xFANGO 0xFANGO commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

Update AGENTS.md to reflect current project conventions and tooling.

Summary
Clarify documentation standards for code comments, expand the command structure overview to include recently added modules, and update build/test commands to reflect the current tooling stack.

Key changes

  • Add comment discipline guideline: document invariants, trade-offs, and constraints; avoid restating code or justifying changes; mark deliberate simplifications with ponytail: comments
  • Expand source/ structure to explicitly list media metadata helpers (image-dimensions, mp4-duration, video-*.ts)
  • Add lyrics/ and video/ command modules to the directory tree
  • Add openapi/ command group for API-key–based operations
  • Clarify auth pattern: OAuth for user commands, API keys for openapi group
  • Update build commands from npm/tsc to pnpm/vp tooling (dev, build, test, ready)

Implementation details
The changes are documentation-only, reflecting the actual state of the codebase and established practices. The openapi command group uses lh_sk_ prefixed API keys stored separately from OAuth credentials, enabling programmatic access alongside user-facing OAuth flows.

https://claude.ai/code/session_01ULuJ9USNLPA7vmFxvh2u4E

…comment discipline

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ULuJ9USNLPA7vmFxvh2u4E
@0xFANGO
0xFANGO merged commit 6a8e4f4 into main Jul 12, 2026
1 check passed
@0xFANGO
0xFANGO deleted the claude/listenhub-agent-harness-optimization-2i6vgu branch July 12, 2026 13: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.

1 participant