Skip to content

Improve default chat and prompt window headers #228

@molostovvs

Description

@molostovvs

Hi, this proposal suggests a small but useful default header upgrade for agentic.nvim.

Proposal

Update the default agentic.nvim chat and prompt window headers to show compact, stateful session information instead of generic labels like Agentic Chat and Prompt.

The default headers should include the active ACP provider, current agent mode when available, current model with thought/effort level when available, and current context usage percentage when available.

Suggested Default Format

[ACP provider][Mode][Model-Thought level][Context]

Examples:

[Codex ACP][Plan][gpt-5.5-high][56%]
[OpenCode ACP][Build][gpt-5.5][42%]

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