Skip to content

feat: agentic execution, flow chat and AI client improvements#157

Merged
GCWing merged 1 commit intoGCWing:mainfrom
bobleer:feature/agentic-flow-chat-20260315
Mar 15, 2026
Merged

feat: agentic execution, flow chat and AI client improvements#157
GCWing merged 1 commit intoGCWing:mainfrom
bobleer:feature/agentic-flow-chat-20260315

Conversation

@bobleer
Copy link
Collaborator

@bobleer bobleer commented Mar 15, 2026

Summary

  • desktop: Extend agentic API and command registration
  • core: Coordinator, execution engine, stream processor and persistence updates
  • core: AI client enhancements
  • web-ui: ModelSelector, MessageModule, FlowChatStore and AgentAPI updates

Changed files

  • src/apps/desktop/src/api/agentic_api.rs, lib.rs
  • src/crates/core/src/agentic/ (coordination, execution, persistence)
  • src/crates/core/src/infrastructure/ai/client.rs
  • src/crates/core/src/service/system/command.rs
  • src/web-ui/src/flow_chat/ (ModelSelector, MessageModule, FlowChatStore)
  • src/web-ui/src/infrastructure/api/service-api/AgentAPI.ts

- desktop: extend agentic API and register command
- core: coordinator and execution engine updates, stream processor and persistence tweaks
- core: AI client enhancements
- web-ui: ModelSelector, MessageModule, FlowChatStore and AgentAPI updates

Made-with: Cursor
@GCWing GCWing merged commit 8d1d9ae into GCWing:main Mar 15, 2026
1 check 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.

2 participants