Skip to content
Merged
Show file tree
Hide file tree
Changes from 83 commits
Commits
Show all changes
91 commits
Select commit Hold shift + click to select a range
6d10cd9
Add @agenta workspace package dependencies to web/oss
ardaerzin Jan 19, 2026
7738ed3
Add PlaygroundTest component with OSS/EE page routing
ardaerzin Jan 19, 2026
a8a4319
Re-export AppMessageContext from @agenta/ui for backward compatibility
ardaerzin Jan 19, 2026
fbeab74
Add inline tree data support to SharedGenerationResultUtils
ardaerzin Jan 19, 2026
6925334
Add Cascader styling fixes for layout stability and width constraints
ardaerzin Jan 19, 2026
2d07622
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 19, 2026
03e2028
Add comprehensive documentation for Loadable/Runnable bridges, Entity…
ardaerzin Jan 19, 2026
e39f3d2
Add shared CSS module type declarations for @agenta/* packages
ardaerzin Jan 20, 2026
e26b53b
Add workspace packages directory to pnpm workspace configuration
ardaerzin Jan 20, 2026
c82459c
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 20, 2026
07364ce
updates lock
ardaerzin Jan 20, 2026
9ca3843
Add comprehensive Turbo configuration for monorepo task orchestration…
ardaerzin Jan 20, 2026
2501f5f
Add OSS-specific DrillInView UI provider with SelectLLMProvider compo…
ardaerzin Jan 20, 2026
7422dc7
Add save mode initialization atoms to LoadTestsetModal state management
ardaerzin Jan 20, 2026
8eb71d9
Sync projectId state between OSS and shared entity packages via share…
ardaerzin Jan 20, 2026
e6aa63b
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 22, 2026
2f5680a
feat(deps): add OpenAPI parser and ESLint import plugin
ardaerzin Jan 23, 2026
3d664f8
feat(tailwind): add @agenta packages to content paths
ardaerzin Jan 23, 2026
bafd51f
feat(oss): initialize user atoms and re-export cell renderers from @a…
ardaerzin Jan 23, 2026
a686572
feat(playground): add loadableId to SaveModeConfig initialization
ardaerzin Jan 23, 2026
b3e14ab
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 23, 2026
e2ff5c0
```
ardaerzin Jan 23, 2026
7672ea5
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 23, 2026
81f4f51
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 23, 2026
d8d8a8d
chore(web/packages): enable strict type checking and explicit any errors
ardaerzin Jan 23, 2026
692c600
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 23, 2026
7d99a01
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 23, 2026
a2fbe6f
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 23, 2026
ada3277
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 23, 2026
968f190
feat(state): initialize entity selection system with testset and appR…
ardaerzin Jan 23, 2026
cf2432e
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 23, 2026
406cc2a
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 23, 2026
d7f9527
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 23, 2026
4c15765
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 23, 2026
32ff8ed
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 23, 2026
1d271f6
chore(web): add @agenta/entity-ui dependency to oss package
ardaerzin Jan 23, 2026
63b58e7
refactor(web/oss): migrate imports from @agenta/entities/ui to @agent…
ardaerzin Jan 23, 2026
a8680a3
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 23, 2026
cbdf1f6
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 26, 2026
59cc2af
feat(entities): add shared infrastructure (relations, paginated, list…
ardaerzin Jan 26, 2026
394e26f
refactor(entities): consolidate loadable bridge and remove deprecated…
ardaerzin Jan 26, 2026
78e1780
refactor(entities): consolidate runnable bridge and remove deprecated…
ardaerzin Jan 26, 2026
d23a404
refactor(entities): update testcase entity with data controller integ…
ardaerzin Jan 26, 2026
86bc30a
feat(entities): add testset relations and revision table state
ardaerzin Jan 26, 2026
db4d828
feat(entities): add appRevision relations and service schema atoms
ardaerzin Jan 26, 2026
a69c6f7
refactor(entities): update trace entity API and molecule
ardaerzin Jan 26, 2026
50c152b
docs(entities): add evaluatorRevision README and update stub
ardaerzin Jan 26, 2026
00c4cc9
docs(entities): update package exports and add implementation analysis
ardaerzin Jan 26, 2026
4e18e9f
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 26, 2026
4607b26
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 26, 2026
1393b2d
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 26, 2026
70d4c9b
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 26, 2026
045aa1c
feat(packages): add @agenta/playground-ui package foundation
ardaerzin Jan 26, 2026
af55951
feat(playground-ui): add core layout components
ardaerzin Jan 26, 2026
6f6f86f
feat(playground-ui): add ConfigPanel and configuration components
ardaerzin Jan 26, 2026
dd932d1
feat(playground-ui): add TestcasePanel and ExecutionMetrics
ardaerzin Jan 26, 2026
1b5cca7
feat(playground-ui): add entity selection components
ardaerzin Jan 26, 2026
a8a6e23
feat(playground-ui): add modal components
ardaerzin Jan 26, 2026
f1fa4b4
Merge branch 'agenta-packages/agenta-playground-ui-initial' into agen…
ardaerzin Jan 26, 2026
d0e88b7
refactor(frontend): migrate AppMessageContext to @agenta/ui/app-message
ardaerzin Jan 26, 2026
e6a8cc5
refactor(frontend): migrate CellRenderers to @agenta/ui/cell-renderers
ardaerzin Jan 26, 2026
a9b0d7d
refactor(frontend): update @agenta/entity-ui to use subpath imports
ardaerzin Jan 26, 2026
61feba1
feat(frontend): add EntityModalsProvider and prefetch service schemas
ardaerzin Jan 26, 2026
580a429
refactor(frontend): migrate PlaygroundTest to @agenta/playground-ui
ardaerzin Jan 26, 2026
485dfb1
fix(frontend): add /playground-test route guards to prevent legacy sc…
ardaerzin Jan 26, 2026
76c3c7f
build(frontend): add bundle optimization for workspace packages
ardaerzin Jan 26, 2026
3e7ddf5
build(frontend): add @agenta/playground-ui to workspace dependencies
ardaerzin Jan 26, 2026
8ee4b2c
docs: add subpath import documentation for @agenta/* packages
ardaerzin Jan 26, 2026
4a9b5ac
chore(frontend): update eslint and tsconfig for package tree-shaking
ardaerzin Jan 26, 2026
3cf13e8
Merge branch 'agenta-packages/agenta-playground-initial' into agenta-…
ardaerzin Jan 29, 2026
c9e2a11
Merge branch 'agenta-packages/agenta-playground-ui-initial' into agen…
ardaerzin Jan 30, 2026
8d0c918
feat(entities): add shared revision utilities
ardaerzin Jan 30, 2026
db0fef1
feat(entities): add ossAppRevision entity module
ardaerzin Jan 30, 2026
5b38c92
feat(entities): export ossAppRevision from package
ardaerzin Jan 30, 2026
793af75
refactor(entities): update appRevision and runnable for ossAppRevisio…
ardaerzin Jan 30, 2026
d1622f7
feat(entity-ui): add ossAppRevision modal adapters
ardaerzin Jan 30, 2026
61c3c48
feat(entity-ui): add ossAppRevision selection adapter
ardaerzin Jan 30, 2026
6a2bf6c
feat(entity-ui): add useTreeSelectMode hook
ardaerzin Jan 30, 2026
7a418b1
feat(entity-ui): add TreeSelectVariant component
ardaerzin Jan 30, 2026
5eb0705
feat(entity-ui): integrate TreeSelectVariant with UnifiedEntityPicker
ardaerzin Jan 30, 2026
4bc4169
feat(entity-ui): export ossAppRevision adapters and types
ardaerzin Jan 30, 2026
80a19e8
feat(web): add stable-hash dependency to entity-ui package
ardaerzin Jan 31, 2026
c1a18d1
Merge branch 'frontend-feature/stateless-playground-entities-package-…
ardaerzin Jan 31, 2026
4b5dd35
Merge branch 'frontend-feature/stateless-playground-entities-package-…
ardaerzin Feb 2, 2026
ac384c1
Merge branch 'frontend-feature/stateless-playground-entities-package-…
ardaerzin Feb 3, 2026
1377a90
chore(deps): upgrade lodash to 4.17.23 and Next.js to 15.5.10, remove…
ardaerzin Feb 3, 2026
fdfed00
Merge branch 'frontend-feature/stateless-playground-entities-package-…
ardaerzin Feb 3, 2026
1aab32a
ossAppRevision -> legacyAppRevision renaming
ardaerzin Feb 3, 2026
7d81148
refactor(entity-ui): remove ossAppRevision adapters in favor of legac…
ardaerzin Feb 3, 2026
9aeea43
refactor(entity-ui): add legacyAppRevision modal and selection adapters
ardaerzin Feb 3, 2026
fd7befb
Merge branch 'frontend-feature/stateless-playground-entities-package-…
ardaerzin Feb 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions web/packages/agenta-entity-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
},
"exports": {
".": "./src/index.ts",
"./adapters": "./src/adapters/index.ts",
"./drill-in": "./src/DrillInView/index.ts",
"./modals": "./src/modals/index.ts",
"./selection": "./src/selection/index.ts",
Expand Down
1 change: 1 addition & 0 deletions web/packages/agenta-entity-ui/src/adapters/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
*/

export {testsetModalAdapter, revisionModalAdapter} from "./testsetAdapters"
export {variantModalAdapter} from "./ossAppRevisionAdapters"
Loading
Loading