CommandCodeAI / CommandCodeAI/command-code

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

Offen
#499 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Vorherrschende Sprache
Keine Sprachdaten
Sterne
4k
Forks
350
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Reproduziere das Taste-Learning unter macOS mit Command Code 0.39.1 unter Verwendung eines Prompts, der CSS-Stile wie „css-“ und „-styling“ enthält. Untersuche, wie die Learning-Ausgabe .commandcode/taste/css-/-styling/taste.md erstellt und wie sie diesen Pfad später liest. Als abgeschlossen gilt die Aufgabe, wenn der Stilname als ein korrekt benanntes Verzeichnis dargestellt wird und der anschließende Taste-Read denselben Speicherort verwendet.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
css
Bereich
cli
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Ruhig
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
52/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.