Skip to content

Support subagents and search #12

@strowk

Description

@strowk

When subagents are spawned from main agent, their sessions would go to separate files agent-<agentId>.jsonl This agent id appears in original log file like this:

  "toolUseResult": {
    "status": "async_launched",
    "agentId": "a320f12",

So what would be nice if page had separate tabs for every related subagent run and would somehow link to them from messages where this "agentId" appears.

Additionally, since this would have some data on separate "subview", it would be very nice if page would have some builtin search instead of relying on browser search (which already currently not works very well due to a lot of text hidden under "Show More"..
This builtin search should find text either within subagents text or within main session, show list of what it found and allow to go to found places and if text was found inside of element that is closed (shows Show More), then it should be expanded.

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