Skip to content

feat(FR-857): editable AI Agent #3356

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

yomybaby
Copy link
Member

@yomybaby yomybaby commented Mar 13, 2025

Resolves #3524 (FR-857)

@github-actions github-actions bot added the size:L 100~500 LoC label Mar 13, 2025
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

github-actions bot commented Mar 13, 2025

Coverage report for ./react

Caution

Test run failed

St.
Category Percentage Covered / Total
🔴 Statements
4.4% (-0.01% 🔻)
407/9243
🔴 Branches
3.75% (-0.02% 🔻)
240/6408
🔴 Functions
2.65% (-0.01% 🔻)
79/2983
🔴 Lines
4.33% (-0.01% 🔻)
392/9051
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🔴
... / AgentEditorModal.tsx
0% 0% 0% 0%

Test suite run failed

Failed tests: 0/124. Failed suites: 1/15.
  ● Test suite failed to run

    Your test suite must contain at least one test.

      at onResult (node_modules/.pnpm/@[email protected][email protected]_@[email protected][email protected]_/node_modules/@jest/core/build/TestScheduler.js:175:18)
      at node_modules/.pnpm/@[email protected][email protected]_@[email protected][email protected]_/node_modules/@jest/core/build/TestScheduler.js:316:17
      at node_modules/.pnpm/[email protected]/node_modules/emittery/index.js:260:13
          at Array.map (<anonymous>)
      at Emittery.emit (node_modules/.pnpm/[email protected]/node_modules/emittery/index.js:258:23)

Report generated by 🧪jest coverage report action from f8b809e

@yomybaby yomybaby force-pushed the feature/editable-ai-agent branch from 042eb11 to f8b809e Compare March 13, 2025 06:25
@yomybaby yomybaby changed the title feat: editable AI Agent feat(FR-857): editable AI Agent Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L 100~500 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Users can add and edit AI Agent
1 participant