[feat]: annotation queues checkpoint 1#4015
Open
ashrafchowdury wants to merge 44 commits intomainfrom
Open
Conversation
- Add annotation schema with zod validation - Add annotation types and API functions - Add annotation molecule for state management
- Add evaluationQueue schema with zod validation - Add evaluationQueue types and API functions - Add evaluationQueue molecule for state management
- Add evaluationRun schema with zod validation - Add evaluationRun types and API functions - Add evaluationRun molecule for state management
- Add simpleQueue schema with zod validation - Add simpleQueue types and API functions - Add simpleQueue molecule and paginated stores
- Add queue controller for managing queue state - Add queue types - Add evaluator templates API and state
- Update shared user atoms and UserAuthorLabel component - Update trace state store exports - Update evaluator API and state exports - Update main index exports for new modules
- Add annotation session controller - Add annotation form controller - Add state types and exports
- Add AnnotationQueuesView with table cells - Add AnnotationSession components (FocusView, ConfigurationView, ScenarioListView) - Add AnnotationPanel and form field components - Add CreateQueueDrawer and AddToQueuePopover - Add ScenarioContent component - Add annotation hooks and context
- Add EvaluatorMetricBar component - Add LastInputMessageCell component (moved from oss) - Add MetricCellContent component and metricUtils - Add PageLayout component (moved from oss) - Update CellRenderers and components exports - Update createStandardColumns
- Update workflowRevisionRelationAdapter - Update UnifiedEntityPicker component and types - Update selection adapters exports
- Add AnnotationTraceContent component - Add annotation queue and session pages - Add EE annotation page stubs
- Update getObservabilityColumns to use new cell renderers - Update ObservabilityHeader component - Update FirstInputCell to use LastInputMessageCell from agenta-ui - Update TraceDrawer components (OverviewTabItem, TraceTypeHeader, TraceHeader) - Remove old LastInputMessageCell (moved to agenta-ui)
…ities - Update EvalRunDetails components (Page, MetricCell, chartData) - Update EvaluatorMetricBar and MetricDetailsPreviewPopover - Update Evaluators index - Update runMetrics formatters
- Update Layout to use PageLayout from agenta-ui - Remove old PageLayout (moved to agenta-ui) - Update TraceSpanDrillInView - Update VariantsComponents
- Update PlaygroundHeader and PlaygroundVariantConfigHeader - Remove useEvaluatorBrowseAdapter (no longer needed) - Update app-management, EvaluationsView, and PromptsPage
- Update app overview and settings pages - Update appState parse and url test - Update tailwind config
- Update agenta-entities, oss, and ee package.json - Update next.config.ts for oss and ee - Update pnpm-lock.yaml - Add tsconfig.tsbuildinfo
…//github.com/Agenta-AI/agenta into frontend-feat/annotation-queues-checkpoint-1
…end-feat/annotation-queues-checkpoint-1
added url state on details page fixes
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Railway Preview Environment
|
…rence handling, and add links to SimpleTrace DTO.
…ant evaluation run flag merging logic.
…h existing base flags.
… trailing slashes to simple queue API endpoints.
…and "Add to queue" actions, and make `AddToQueuePopover` controllable.
…stcaseRowActionsDropdown` components, integrating 'Add to queue' functionality.
…ghlighting, hover-to-open, and dropdown icon control.
…n, replacing direct slug usage.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.