Skip to content

feat: Add AgentTimeline component for enhanced agent activity tracking#306

Merged
olasunkanmi-SE merged 3 commits intomainfrom
feature_agent_timeline
Feb 5, 2026
Merged

feat: Add AgentTimeline component for enhanced agent activity tracking#306
olasunkanmi-SE merged 3 commits intomainfrom
feature_agent_timeline

Conversation

@olasunkanmi-SE
Copy link
Owner

  • Introduced AgentTimeline component to display agent's thinking, planning, and actions.
  • Integrated marked library for markdown parsing in ThinkingComponent.
  • Updated useStreamingChat hook to manage agent timeline state, including actions and planning.
  • Replaced AgentActivityFeed with AgentTimeline in WebviewUI for a more cohesive user experience.
  • Enhanced handling of tool actions, progress, and summarizing states within the timeline.
  • Added support for canceling current requests and updating timeline status accordingly.

olasunkanmi.raymond and others added 3 commits February 5, 2026 11:10
- Introduced AgentTimeline component to display agent's thinking, planning, and actions.
- Integrated marked library for markdown parsing in ThinkingComponent.
- Updated useStreamingChat hook to manage agent timeline state, including actions and planning.
- Replaced AgentActivityFeed with AgentTimeline in WebviewUI for a more cohesive user experience.
- Enhanced handling of tool actions, progress, and summarizing states within the timeline.
- Added support for canceling current requests and updating timeline status accordingly.
@olasunkanmi-SE olasunkanmi-SE merged commit dc6f116 into main Feb 5, 2026
2 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.

1 participant