CommandCodeAI / CommandCodeAI/command-code

CLI abandons to-do list tracker during execution (Potential harness failure)

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

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

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

説明

Summary

While building a WordPress plugin, the Command Code CLI generated a to-do list but stopped updating it before completion. The CLI continued working past the point of updating the tracker, leading to a stale list. When asked why it stopped when work was incomplete, the CLI admitted to a process failure, stating it stopped maintaining the tracker rather than the work itself. This appears to be a harness failure regarding state and task management.

Expected Behavior

The CLI should continuously maintain and update its to-do list tracker as it progresses through tasks, marking items as complete when finished to ensure the tracker remains synchronized with actual work progress.

Actual Behavior

The CLI stopped updating the tracker, leaving items pending even after they were completed. When prompted about the stalled list, the CLI responded:

"Direct answer: I didn't stop the work — I stopped maintaining the tracker. The last pending item was 'remaining integrations,' which I'd finished long ago, but I never marked it done and then kept working past the point where I was updating it. That's a real process failure: a stale list is worse than no list. But chasing it down was worth it, because that item was hiding a real problem."

Steps to reproduce the issue

Prompt Command Code CLI to build a multi-step project (e.g., a WordPress plugin).

Allow the CLI to generate a to-do list to track its progress.

Observe the CLI's progress as it completes tasks without checking them off the generated list.

Ask the CLI why it stopped when the list was not completed to trigger the state acknowledgment.

Command Code Version

1.55.1

Operating System

Linux

Terminal/IDE

tmux

Shell

bash

Session file (optional)

command-code-session-f5b9bdae.md

Fix prompt (optional)

No response

Additional context

No response

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

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

はじめの一歩

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

調査の方向性

まず、添付されたセッションファイル command-code-session-f5b9bdae.md を確認し、issue に記載されている複数ステップの WordPress プラグインワークフローを再現します。生成された to-do リストがいつ作成され、更新されるかを追跡します。「done」とは、実行中を通して完了したタスクがそのようにマークされ、完了時に tracker が実際の作業と一致していることを意味します。

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

評価

領域
ai, cli
issue の種類
バグ
難易度
5/5
見積もり時間
1週間以上
活発さ
活発
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

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

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