
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
터미널에서 사용하는 AI 코딩 에이전트입니다.
npm install -g hyunjin-ai
# or
pnpm add -g hyunjin-ai
환경변수 사용:
export OPENAI_API_KEY="your-key"
# or
export ANTHROPIC_API_KEY="your-key"
또는 CLI로 설정:
hyunjin config --set-key openai
hyunjin config --set-key anthropic
hyunjin "이 프로젝트의 구조를 설명해줘"
hyunjin run "src/index.ts 파일을 읽고 분석해줘"
hyunjin chat
hyunjin -m openai/gpt-4o "코드 리뷰해줘"
hyunjin -m anthropic/claude-3-5-sonnet-latest "버그를 찾아줘"
Hyunjin은 다음 도구들을 사용할 수 있습니다:
# 의존성 설치
pnpm install
# 개발 모드 실행
pnpm dev
# 빌드
pnpm build
# 타입 체크
pnpm typecheck
MIT
FAQs
AI-powered coding agent for terminal
We found that hyunjin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.