Skip to content

Run task suites on agents - #237

Open
un-lock-able wants to merge 32 commits into
devfrom
suite-agent
Open

Run task suites on agents#237
un-lock-able wants to merge 32 commits into
devfrom
suite-agent

Conversation

@un-lock-able

Copy link
Copy Markdown

No description provided.

@un-lock-able
un-lock-able requested a review from BobAnkh July 28, 2026 18:02
Comment thread config.example.toml Outdated
Comment thread netmito/src/error.rs Outdated
Comment thread netmito/src/coordinator.rs
Comment thread netmito/src/coordinator.rs Outdated
Comment thread netmito/src/coordinator.rs Outdated
Comment thread netmito/src/ws/connection.rs Outdated
Comment thread netmito/src/ws/connection.rs Outdated
Comment thread netmito/src/ws/connection.rs Outdated
Comment thread netmito/src/agent.rs
Comment thread netmito/src/api/agents.rs Outdated
Comment thread netmito/src/config/agent.rs Outdated
Comment thread netmito/src/service/agent/heartbeat.rs

@BobAnkh BobAnkh 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.

I leave this to update the state, but the comments below you should still consider.

Comment thread config.example.toml Outdated
Comment thread src/main.rs
Mode::Agent(agent_cli) => {
// Multi-threaded: the agent runs its main loop, a WebSocket reader,
// and a suite runner concurrently.
tokio::runtime::Builder::new_multi_thread()

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.

We shall discuss on this, to see if we need multi_thread for agent.

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