Skip to content

v0.3.0

Latest

Choose a tag to compare

@serithemage serithemage released this 20 Apr 07:05
· 2 commits to main since this release

v0.3.0-beta (2026-04-19)를 프리릴리즈 단계 없이 정식 릴리즈로 승격. 기능 변경 없음.

Highlights

Added

  • llm-wiki (documentation, #8) — Karpathy LLM Wiki 패턴 구현 스킬. 8개 서브커맨드(init/ingest/query/lint/sync/export/qmd-index/lancedb-sync). qmd 설치 시 하이브리드 검색 자동 활성, 미설치 시 INDEX.md 라우팅으로 graceful degrade. LanceDB + Embedding Atlas 선택적 벡터 인덱스 지원. Obsidian 호환 [[wiki-link]]. 워크스페이스 CLAUDE.md "LLM Wiki 활용 규칙"과 통합.
  • serverless-migration-advisor (workflow, #3) — AWS always-on 아키텍처를 서버리스+Spot 패턴으로 이행할 때 사용하는 업스트림 어드바이저. 5-Phase 인터뷰 → 타겟 아키텍처 매핑 → 단계별 체크리스트 리포트.
  • sagemaker-spot-training (development, #5) — serverless-migration-advisor의 Delegation 타겟. marketplace 등록으로 실제 설치 가능 상태로 전환.

Changed

  • workflow 플러그인의 intent-engineering 스킬 디렉토리와 marketplace 경로를 intent로 통일 (frontmatter name: intent와 일치). (#4)

Fixed

  • llm-wiki SPEC §6.3의 REQUIRED_FM 필드 표기를 실제 lint 구현 및 SKILL.md 사용자 계약(title, updated 2개)과 일치시킴. (#10)

Install

/plugin marketplace add roboco-io/plugins
/plugin install documentation@roboco-plugins
/plugin install workflow@roboco-plugins
/plugin install development@roboco-plugins
/plugin install security@roboco-plugins

Stats

  • 203 tests pass (vitest, Node.js 24 / Ubuntu CI)
  • 4 in-repo plugins (development / security / workflow / documentation) + 1 external (ralph-mem)

Full diff: v0.2.0-beta...v0.3.0