Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

GUI: Failure to open consecutive edited files under the << Files >> panel

Open
#938 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Domain
frontend

Research direction

Reproduce the problem from the GUI Files panel using a task that edits multiple files, then trace the panel entry point and file-selection behavior. Compare opening the first file with opening a subsequent file and identify where the first preview remains active. Done means consecutive files open as separate adjacent panels without requiring the previous panel to be closed.

Written by the indexing model from the issue text.

Description

Summary

After the agent has edited multiple files, it display a table listing those files with the added/removed line counts; while we can click on those items, only the first on get to open under the Files panel, trying to open subsequent files failure, with the first opened persisted under the panel; it blip for a fraction of second though

Expected Behavior

Opening more files should preview them inside multiple adjacents panels -- with each file name as panel identifier

Actual Behavior

We always need to close the first file panel to to then open a new different one

Steps to reproduce the issue
  1. Execute a work that would edit a dozen of files
  2. Once the work is done, the agent should display a list of edited files, click on the first one; then clik another one
  3. the preview panel will blip for a second, then persist the first opened file
Command Code Version

0.1.40

Operating System

Windows

Terminal/IDE

No response

Shell

No response

Session file (optional)

No response

Fix prompt (optional)

No response

Additional context

No response

Dominant language
No language data
Stars
4k
Forks
357
PR merge metrics
No merged PRs in 30d

Getting set up

This project ships no dev container, Dockerfile or contributing guide, so setting up is up to you: start from its README, and see our first-contribution guide for the general steps.

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CommandCodeAI/command-code

All issues in CommandCodeAI/command-code

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.