Skip to content

Conversation

imotai
Copy link
Contributor

@imotai imotai commented Sep 25, 2023

PR-Codex overview

This PR focuses on updating the codebase by replacing the cancelled() method with the done() method in multiple files.

Detailed summary

  • Replaced cancelled() with done() in kernel_client_tests.py
  • Replaced cancelled() with done() in kernel/kernel_client.py
  • Replaced cancelled() with done() in base_agent.py
  • Replaced cancelled() with done() in agent_server.py
  • Replaced cancelled() with done() in kernel_rpc_server.py
  • Replaced cancelled() with done() in openai_agent.py

The following files were skipped due to too many changes: up/src/octopus_up/up.py

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@imotai imotai mentioned this pull request Sep 26, 2023
38 tasks
@imotai imotai changed the title fix: fix the run twice docker bug improve the octopus_up command Sep 26, 2023
@imotai imotai merged commit 28149d1 into main Sep 26, 2023
@imotai imotai deleted the feat/up_bug_fix branch September 26, 2023 06:29
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