Skip to content

Feature/oai computer use#35

Open
mislavjc wants to merge 27 commits intomainfrom
feature/oai-computer-use
Open

Feature/oai computer use#35
mislavjc wants to merge 27 commits intomainfrom
feature/oai-computer-use

Conversation

@mislavjc
Copy link
Contributor

This pull request introduces a new agent for OpenAI's Computer-Using Agent (CUA) and includes various updates to support this new functionality. The changes span multiple files, adding new agent settings, scripts, and key mappings. Below are the most important changes:

New Agent Integration:

Supporting Scripts and Mappings:

Prompt and Settings Updates:

Additional Changes:

  • app/chat/page.tsx: Added a new handler for chat responses and refactored the rendering of chat messages. [1] [2] [3]
  • app/contexts/SettingsContext.tsx: Updated the AgentSettings interface to include new settings for the OpenAI agent.
  • package.json: Modified the scripts for starting the FastAPI server to use the virtual environment's Python interpreter.

@mislavjc mislavjc added the enhancement New feature or request label Mar 13, 2025
@mislavjc mislavjc self-assigned this Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants