Skip to content

feat: agent visual indicator#59

Merged
35C4n0r merged 7 commits into
coder:mainfrom
35C4n0r:feat-agent-visual-indicator
Oct 9, 2025
Merged

feat: agent visual indicator#59
35C4n0r merged 7 commits into
coder:mainfrom
35C4n0r:feat-agent-visual-indicator

Conversation

@35C4n0r

@35C4n0r 35C4n0r commented Aug 16, 2025

Copy link
Copy Markdown
Collaborator

Closes: #28

  • /status endpoint and the status-change event also returns the model type.
  • The frontend displays the agent used in the current session

Before

image

After

image

@johnstcn johnstcn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smoke-tested and the status indicators show up OK for me 👍

@BrunoQuaresma could you take a look at the FE changes?

@johnstcn
johnstcn requested a review from BrunoQuaresma August 18, 2025 16:35
@35C4n0r

35C4n0r commented Aug 18, 2025

Copy link
Copy Markdown
Collaborator Author

Added the before and after 👍🏻

@35C4n0r
35C4n0r force-pushed the feat-agent-visual-indicator branch from bef4797 to aaf3589 Compare August 18, 2025 16:43
@matifali

Copy link
Copy Markdown
Member

This looks great. <3

# Conflicts:
#	chat/src/components/chat-provider.tsx
#	lib/httpapi/server.go
@github-actions

github-actions Bot commented Oct 9, 2025

Copy link
Copy Markdown

✅ Preview binaries are ready!

To test with modules: agentapi_version = "agentapi_59" or download from: https://github.com/coder/agentapi/releases/tag/agentapi_59

Comment thread lib/httpapi/models.go
@35C4n0r
35C4n0r merged commit 64e4f2d into coder:main Oct 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add visual indicator for active agent type in chat UI

4 participants