エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
GitHub - elvezjp/code2map: ソースコードをAIレビュー向け「意味的マップ(索引+分割片)」に変換するツールです。
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
GitHub - elvezjp/code2map: ソースコードをAIレビュー向け「意味的マップ(索引+分割片)」に変換するツールです。
A reusable engine indexes whole source files before assembling budgeted context packets. It suppo... A reusable engine indexes whole source files before assembling budgeted context packets. It supports PL/SQL, Python, Java, and C#, including directories with mixed languages. The build command and its output format are available alongside it. Run at the repository root after setup. uv run code2map index examples --output output/index.json uv run code2map tree output/index.json --depth 3 uv run cod

