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

Refine coder prompt #14887

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Refine coder prompt #14887

merged 1 commit into from
Feb 11, 2025

Conversation

JonasHelming
Copy link
Contributor

@JonasHelming JonasHelming commented Feb 10, 2025

fixed #14886

What it does

Refines the coder prompt, see #14886

How to test

Some test prompts:

@Coder Add o13 and o14-mini to the default list of open ai models in the preferences of the openai package
@Coder Move the readme file to a sub direcotry called /readme
@Coder Implement the interface MCPServerManager in the same file (packages/ai-mcp/src/common/mcp-server-manager.ts). Don't ask me anything, jut do it.
@Coder Remove the prefix "MCP" from all user message in packages/ai-mcp/src/browser/mcp-command-contribution.ts
@Coder Do not display a message to the user anymore about the tools in packages/ai-mcp/src/browser/mcp-command-contribution.ts
@Coder Allow the user to start already started MCP servers again in packages/ai-mcp/src/browser/mcp-command-contribution.ts

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

@JonasHelming JonasHelming requested a review from sdirix February 10, 2025 22:47
@sdirix
Copy link
Member

sdirix commented Feb 11, 2025

Testing with the new prompt by pasting all the examples of the OP post in the same thread. As usual it deteriorates the longer the thread becomes.

Sadly the "one" function call was not strictly followed. These are the ones which misbehaved:

image

image

image

@JonasHelming JonasHelming merged commit cbd19da into master Feb 11, 2025
10 of 11 checks passed
@github-actions github-actions bot added this to the 1.59.0 milestone Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Theia AI] Refine Coder prompt
2 participants