Skip to content

Conversation

@1code-bot-dev
Copy link

@1code-bot-dev 1code-bot-dev bot commented Jan 27, 2026

Summary

  • Add new analyze command to CLI that integrates with Octolens analyzemyrepo service
  • Bump version to 0.0.30
  • Update README with documentation for the new command

Features

  • Analyze any GitHub repository for insights (e.g., 21st-dev-cli analyze facebook/react)
  • Auto-detect current repository from git remote when no argument provided
  • Support --open flag to open analysis in browser
  • Cross-platform browser opening support (macOS, Windows, Linux)

Test plan

  • Build succeeds (npm run build)
  • --help shows the new analyze command
  • analyze facebook/react generates correct URL
  • analyze (no args) auto-detects current repo from git remote

Related

Resolves Linear issue: ENG-522 (Поднять проект Октоленс)

🤖 Generated with Claude Code

Add new 'analyze' command to CLI that integrates with Octolens analyzemyrepo service:
- Analyze any GitHub repository for insights
- Auto-detect current repository from git remote
- Support --open flag to open analysis in browser
- Cross-platform browser opening support

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

0 participants