Skip to content

Add unified project agent workspace#1

Open
botlong wants to merge 10 commits into
mainfrom
feature/unified-agent-workspace
Open

Add unified project agent workspace#1
botlong wants to merge 10 commits into
mainfrom
feature/unified-agent-workspace

Conversation

@botlong

@botlong botlong commented May 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add gateway protocol models/client for projects, agents, sessions, messages, and SSE events.
  • Add Riverpod stores and agent chat adapters for OpenCode, Claude Code, and Codex through the gateway boundary.
  • Replace the first tab with project-based navigation and add new conversation/session chat flows grouped by agent/model.

Verification

  • docker run --rm -v \D:\Code\WorkSpace\remote-multi-agent:/workspace -v remote_multi_agent_pub_cache:/root/.pub-cache -w /workspace ghcr.io/cirruslabs/flutter:3.27.1 flutter analyze
  • docker run --rm -v \D:\Code\WorkSpace\remote-multi-agent:/workspace -v remote_multi_agent_pub_cache:/root/.pub-cache -w /workspace ghcr.io/cirruslabs/flutter:3.27.1 flutter test --reporter expanded

@botlong botlong force-pushed the feature/unified-agent-workspace branch from 2468421 to 27d87ee Compare May 19, 2026 10:19
@botlong botlong force-pushed the feature/unified-agent-workspace branch from 07ef181 to 96f1d7f Compare May 19, 2026 12:34
@botlong botlong force-pushed the feature/unified-agent-workspace branch from 96f1d7f to 19f03c6 Compare May 19, 2026 12:39
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