Skip to content

chore: vercel agent-browser 스킬 추가 및 심링크 연결#188

Merged
BangDori merged 1 commit intodevelopfrom
chore/add-agent-browser-skill
Mar 12, 2026
Merged

chore: vercel agent-browser 스킬 추가 및 심링크 연결#188
BangDori merged 1 commit intodevelopfrom
chore/add-agent-browser-skill

Conversation

@BangDori
Copy link
Copy Markdown
Owner

Summary

  • Vercel Labs의 agent-browser 스킬을 .agents/skills/agent-browser/에 추가
  • .claude/skills/agent-browser.codex/skills/agent-browser 심링크 연결

주요 작업

  • agent: npx skills add vercel-labs/agent-browser로 스킬 설치 후 불필요한 스킬(dogfood, electron, slack, vercel-sandbox) 제거

검증

  • 소스 코드 변경 없음 — 스킬/설정 파일만 추가

Co-Authored-By: Claude <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 12, 2026

⚠️ No Changeset found

Latest commit: 150e3fa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@BangDori BangDori merged commit ddbd110 into develop Mar 12, 2026
4 checks passed
@BangDori BangDori deleted the chore/add-agent-browser-skill branch March 12, 2026 14:51
@prowl-bot prowl-bot bot mentioned this pull request Mar 14, 2026
BangDori added a commit that referenced this pull request Mar 14, 2026
* refactor: 알림 시스템 및 태스크 리마인더 전체 제거 (#185)

* refactor: 알림 시스템 및 태스크 리마인더 스케줄러 제거

macOS 네이티브 알림 발송 서비스(notification.ts, notification-format.ts),
태스크 마감 리마인더 폴링 스케줄러(task-reminder.ts)를 삭제하고
AppSettings.notificationsEnabled, Task.reminders, TaskReminder 타입 등
알림에 의존하는 모든 도메인 모델 및 연동 코드를 제거

Co-Authored-By: Claude <noreply@anthropic.com>

* refactor: 알림 관련 UI 컴포넌트 제거

Settings 화면의 Enable Notifications 토글 섹션 제거,
태스크 편집 UI의 ReminderPicker 컴포넌트 삭제,
TaskItem에서 리마인더 아이콘 및 상태 로직 제거

Co-Authored-By: Claude <noreply@anthropic.com>

* chore: changeset 추가

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>

* chore: playwright-cli 스킬 추가 및 심링크 연결 (#187)

* chore: playwright-cli 스킬 추가 및 심링크 연결

.agents/skills/playwright-cli 스킬을 추가하고
.claude/skills, .codex/skills에 심링크로 연결하여
Claude Code와 Codex 모두에서 사용 가능하도록 구성

Co-Authored-By: Claude <noreply@anthropic.com>

* chore: playwright-cli 심링크 경로 수정

../../../ → ../../ 로 상대 경로 수정

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>

* chore: vercel agent-browser 스킬 추가 및 심링크 연결 (#188)

Co-authored-by: Claude <noreply@anthropic.com>

* chore: version packages (#186)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: BangDori <44726494+BangDori@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: prowl-bot[bot] <265054728+prowl-bot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.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.

1 participant