CommandCodeAI / CommandCodeAI/command-code

taste: Taste Learning Created odd nested directory name with / - 's

オープン
#499 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
言語のデータがありません
スター
4k
フォーク
350
PR マージ指標
30日以内にマージされた PR はありません

説明

Summary

When learning css or style taste, the following directories were created,

The "-" caused it to make two separate directories "css-" and "-styling" .

.commandcode/taste/css-/-styling/taste.md

See: Image

Expected Behavior

Properly named single directory.

Actual Behavior

Multiple directories.

Steps to reproduce the issue

I think in my prompt I said something like

for brand use these styles in plan @theme {
    /* 🎨 Colors (OKLCH — equal perceptual steps) */
    --color-pwv-black: oklch(0.00% 0.000 0.0);    /* #000000 */
    --color-pwv-white: oklch(100.00% 0.000 0.0);  /* #ffffff */
    --color-pwv-gray: oklch(91.89% 0.000 0.0);    /* #e4e4e4 */
    --color-pwv-green: oklch(74.99% 0.243 144.1); /* #00d22e */
    --color-pwv-teal: oklch(77.87% 0.135 188.7);  /* #00d2c8 */
...
Command Code Version

0.39.1

Operating System

macOS

Terminal/IDE

ghostty

Shell

zsh

Additional context

I'm going to rename file and directory manually.

Because subsequently:

 READ  [.commandcode/design/css-/-styling/taste.md]
 └ ERROR: File not found or not readable: .commandcode/design/css-/-styling/taste.md

even though oh wait... it looked for design ... that's odd. That is taste.

Image

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

“css-” や “-styling” のような CSS スタイルを含むプロンプトを使用し、Command Code 0.39.1 で macOS 上の taste learning を再現します。learning の出力が .commandcode/taste/css-/-styling/taste.md をどのように作成し、その後そのパスをどのように読み取るかを調査します。スタイル名が正しく命名された 1 つのディレクトリとして表現され、その後の taste read が同じ場所を使用すれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
css
領域
cli
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
52/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。