Skip to content

agent tab improvement #55

@jepegit

Description

@jepegit

Update issue-init.md step 2:

2. Fetch issue data using GitHub CLI (explicit repo if needed). Include comments so they can be triaged into the original file:
   - `gh issue view <N> --repo owner/repo --json title,body,url,number,comments`
   - `comments` returns an array where each entry has at least `author.login`, `body`, and `createdAt`.
   - Confirm resolved `owner/repo` to the user.
   - Change the chat/agent tab title to reflect the issue topic on the form "Issue <issue number> <short description of issue>", for example "Issue 74 cell info".

Here, the last bullet point is the new edit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions