Skip to content

[feat]: annotation queues checkpoint 1#4015

Open
ashrafchowdury wants to merge 44 commits intomainfrom
frontend-feat/annotation-queues-checkpoint-1
Open

[feat]: annotation queues checkpoint 1#4015
ashrafchowdury wants to merge 44 commits intomainfrom
frontend-feat/annotation-queues-checkpoint-1

Conversation

@ashrafchowdury
Copy link
Contributor

No description provided.

ardaerzin and others added 30 commits March 11, 2026 16:33
- 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
added url state on details page
fixes
@vercel
Copy link

vercel bot commented Mar 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Mar 17, 2026 7:07pm

Request Review

@ashrafchowdury ashrafchowdury marked this pull request as ready for review March 17, 2026 10:09
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. feature javascript Pull requests that update javascript code labels Mar 17, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2026

Railway Preview Environment

Preview URL https://gateway-production-0f42.up.railway.app/w
Image tag pr-4015-fa007b3
Status Failed
Railway logs Open logs
Logs View workflow run
Updated at 2026-03-17T19:22:10.510Z

…rence handling, and add links to SimpleTrace DTO.
… trailing slashes to simple queue API endpoints.
…and "Add to queue" actions, and make `AddToQueuePopover` controllable.
…stcaseRowActionsDropdown` components, integrating 'Add to queue' functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature javascript Pull requests that update javascript code size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants