We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdcd7ad commit 25e2157Copy full SHA for 25e2157
myserver.py
@@ -5,7 +5,7 @@
5
from tests.scripts.end_to_end_test_utilities import CoverageExpectation, TestConfig, run_codeflash_command
6
7
mcp = FastMCP(
8
- name="Code Optimization Assistant",
+ name="codeflash",
9
instructions="""
10
This server provides code optimization tools.
11
Call optimize_code(file, function) to optimize your code.
0 commit comments