Conversation
- docs-site/ に TanStack Router + Vite + React + Tailwind CSS で SPA を構築 - ページ構成: Playground / Docs / How it works / Samples - Playground: リアルタイム分離、analyze候補一覧、allowLowConfidenceトグル - Samples: テストデータから8カテゴリのサンプルを表示、クリックでPlaygroundへ - ダークモード対応、レスポンシブ - README.md を日本語化、README.en.md に英語版を移動 - Playground リンク: https://tk1024.github.io/seimei-split/ Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Playground: textarea複数行入力、サンプルカテゴリボタン、allowLowConfidenceトグル - 表示切替(テーブル/テキスト)、信頼度表示オプション - TSV/CSVエクスポート機能 - 詳細ボタンで analyze() 候補一覧を展開 - ホバーエフェクト追加 - Samples ページを Playground に統合 - README.md を日本語化、README.en.md に英語版を移動 - Playground: https://tk1024.github.io/seimei-split/ Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Test Results
Unit Tests: 13 passed files, 84 passed tests |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Playground
ページ構成
/- Playground(サンプル統合)/docs- インストール、API リファレンス/how-it-works- スコアリングアルゴリズムの解説README
Test plan
npm test84テスト全パスdocs-site/npm run build成功🤖 Generated with Claude Code