蛙知AI测评 发表于 3 天前

TRAE

<div class="ce-block ce-block--focused" data-id="23urGyP-F-" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">Trae是一款AI原生编程工具,支持智能问答、代码生成与多文件协作,帮助开发者高效完成从需求到交付的全过程。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="gAtW4FYy0Z" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">Trae(全称“The Real AI Engineer”)是由字节跳动于 2025 年 1 月推出的 AI 原生集成开发环境工具,同年 3 月发布国内版。其核心创新在于双重开发模式:IDE 模式保留传统编辑、调试、Git 管理等工作流,适合精细控制;SOLO 模式则让 AI 主导任务——用户只需用自然语言描述需求,AI 智能体即可自动拆解任务、编写代码、运行测试、修复 Bug,直至完成部署。 在基础能力层面,Trae 提供Cue 智能代码补全(支持多行修改、跨文件预测跳转)、代码解释与注释生成、单元测试生成、智能 Bug 修复及AI 智能问答等功能,覆盖从代码编写到重构优化的全链路。 2025 年下半年,Trae 进一步扩展产品矩阵:推出 TRAE Work(覆盖网页/桌面/移动三端的 AI 原生工作台,支持 Work/Code/Design 三种模式),TRAE 插件(嵌入 VS Code、JetBrains 等主流 IDE),以及 TRAE CLI(终端 Code Agent)。同时发布 TRAE 企业版,提供团队管理、企业知识库、SSO、审计日志与私有化部署能力。</div>
        </div>
</div><style type="text/css">
.ce-block {
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
.ce-paragraph {
    line-height: 1.6em;
    outline: none;
    text-indent: 2em;
    font-size: 16px;
}
.ce-paragraph--right {
    text-align: right;
}
.ce-paragraph--center {
    text-align: center;
}
.ce-paragraph--left {
    text-align: left;
}

.ce-paragraph--justify {
    text-align: justify;
}

.ce-paragraph-text-indent {
    text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}

/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}

.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}

.ce-paragraph p:first-of-type{
    margin-top: 0;
}

.ce-paragraph p:last-of-type{
    margin-bottom: 0;
}


.svg-icon {
    width: 1em;
    height: 1em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
    fill: #4691f6;
}

.svg-icon circle {
    stroke: #4691f6;
    stroke-width: 1;
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页: [1]
查看完整版本: TRAE