Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add status to agent #4

Merged
merged 9 commits into from
May 1, 2024
Merged

Add status to agent #4

merged 9 commits into from
May 1, 2024

Conversation

sjorsdev
Copy link
Contributor

@sjorsdev sjorsdev commented May 1, 2024

Removed the scheduler
Add agent status

@sjorsdev sjorsdev force-pushed the feature/add-agent-status branch from 820e32a to bc0780b Compare May 1, 2024 08:24
@sjorsdev sjorsdev changed the title Agent Status Add status to agent May 1, 2024
@sjorsdev sjorsdev force-pushed the feature/add-agent-status branch from 24f896d to ad9ca0c Compare May 1, 2024 08:40
nsmnds
nsmnds previously approved these changes May 1, 2024
@sjorsdev sjorsdev force-pushed the feature/add-agent-status branch 2 times, most recently from b5b050c to 2622319 Compare May 1, 2024 11:20
@sjorsdev sjorsdev force-pushed the feature/add-agent-status branch from 2622319 to b246e02 Compare May 1, 2024 11:23
@sjorsdev sjorsdev requested a review from nsmnds May 1, 2024 11:32
nsmnds
nsmnds previously approved these changes May 1, 2024
@sjorsdev sjorsdev merged commit 411d43d into main May 1, 2024
4 checks passed
@sjorsdev sjorsdev deleted the feature/add-agent-status branch May 1, 2024 11:47
println("[$agentId] - ${it.text}")
@OptIn(DelicateCoroutinesApi::class)
fun logEvents(executor: AgentExecutor) {
GlobalScope.launch {
Copy link

Choose a reason for hiding this comment

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

GlobalScope.launch 🤮

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.

3 participants