|
|
472e289198
|
feat(routes): implement memoization for resource states in Backends, Models, Scripts, and Users components
|
2026-05-12 16:17:32 +09:00 |
|
|
|
f6a032f81c
|
feat(analytics): add auto-refresh functionality with customizable interval and refresh button
|
2026-05-12 16:14:51 +09:00 |
|
|
|
3bcac29fa1
|
feat(detail-logs): enhance search functionality with debounce and improve refresh button accessibility
|
2026-05-12 16:13:12 +09:00 |
|
|
|
5b8b91d942
|
feat(dashboard): implement auto-refresh feature with customizable interval and loading state for refresh button
|
2026-05-12 16:09:58 +09:00 |
|
|
|
c3b743ccbd
|
feat(dashboard): add auto-refresh functionality and refresh interval selection
|
2026-05-12 15:56:10 +09:00 |
|
|
|
dee98a88b4
|
feat(workspace): add allowBuilds section for better dependency management
|
2026-05-12 15:55:06 +09:00 |
|
|
|
7d42d208b5
|
fix(workflow): add progress output to Docker build for better visibility
|
2026-04-27 18:19:57 +09:00 |
|
|
|
308ed58467
|
fix(conversation): update response creation key for clarity and remove stream creation key
|
2026-04-23 18:41:38 +09:00 |
|
|
|
fd67e481ec
|
fix(conversation): tool call normalization for message handling
|
2026-04-23 18:31:30 +09:00 |
|
|
|
6b0e37cff7
|
release(package): update version to 1.0.6-express in package.json
Publish Container Images / publish-images (push) Successful in 56s
v1.0.6-express
|
2026-04-23 18:13:08 +09:00 |
|
|
|
3fcc017c0c
|
feat(routing): add MODEL_LIST_INCLUDE_ROUTING_METADATA for enhanced model metadata in responses
|
2026-04-23 18:12:51 +09:00 |
|
|
|
aa40e0236c
|
fix(package): update version to 1.0.5-express in package.json
Publish Container Images / publish-images (push) Successful in 58s
v1.0.5-express
|
2026-04-23 17:53:54 +09:00 |
|
|
|
7f574a2f22
|
fix(streaming.test): verify response status and content type for stream requests
|
2026-04-23 17:53:39 +09:00 |
|
|
|
7d44a70498
|
fix(scripts.test): enhance script API tests with mock backend and request validation
|
2026-04-23 17:51:30 +09:00 |
|
|
|
fcc4fe22cc
|
fix(api.test): update logging to use dynamic date keys and UTC timestamps
|
2026-04-23 17:50:57 +09:00 |
|
|
|
7cef8635bd
|
feat(rewrite): enhance model rewrite logic with cycle detection and chain evaluation
|
2026-04-23 17:39:58 +09:00 |
|
|
|
2bac7ad6a4
|
fix(package): update version to 1.0.4-express in package.json
Publish Container Images / publish-images (push) Successful in 59s
v1.0.4-express
|
2026-04-23 13:20:31 +09:00 |
|
|
|
d8e0fda594
|
feat(stream-logging): implement detailed stream logging modes and update related documentation
|
2026-04-23 13:19:47 +09:00 |
|
|
|
df8293494f
|
feat(conversation): ConversationTimeline with stream structure and styling
|
2026-04-23 13:13:40 +09:00 |
|
|
|
ebeeb17170
|
fix(package): update version to 1.0.3-express in package.json
Publish Container Images / publish-images (push) Successful in 1m15s
v1.0.3-express
|
2026-04-23 02:38:17 +09:00 |
|
|
|
8021297e8b
|
feat(chart-interaction): enhance HistogramChart and BoxPlotChart with hover functionality and tooltips
|
2026-04-23 02:37:43 +09:00 |
|
|
|
eacf024057
|
feat(analytics): enhance histogram and box plot charts with log scaling and unit formatting
|
2026-04-23 02:36:22 +09:00 |
|
|
|
bed925ef4c
|
feat(analytics): implement logarithmic scale for response length histogram
|
2026-04-23 02:19:05 +09:00 |
|
|
|
48455d94e8
|
feat(analytics): add formatDurationMs function for improved duration formatting
|
2026-04-23 02:04:49 +09:00 |
|
|
|
a1c3de04d5
|
fix(package): update version to 1.0.2-express in package.json
Publish Container Images / publish-images (push) Successful in 57s
v1.0.2-express
|
2026-04-23 01:53:20 +09:00 |
|
|
|
dfafd9a826
|
feat(chart-interaction): add getSvgPointerX function for improved pointer handling in charts
|
2026-04-23 01:52:42 +09:00 |
|
|
|
3c6f836a7e
|
fix(analytics): update tokens hint to reflect selected day window total
|
2026-04-23 01:49:31 +09:00 |
|
|
|
b1780667f0
|
fix(package): update version to 1.0.1-express for express branch
Publish Container Images / publish-images (push) Successful in 1m0s
v1.0.1-express
|
2026-04-23 01:39:31 +09:00 |
|
|
|
68d1635289
|
fix(package): update package name and version for express mainline 1.0.1
|
2026-04-23 01:36:52 +09:00 |
|
|
|
f8c603fafb
|
feat(request-body): implement custom JSON body parser and error handler
|
2026-04-23 01:32:58 +09:00 |
|
|
|
6d78e5198c
|
feat(tests): add test for multimodal image messages and update JSON payload limit to 30mb
|
2026-04-23 01:30:01 +09:00 |
|
|
|
451e87a826
|
fix(docs): clarify requirement to read documentation in UTF-8 before modifying features
|
2026-04-23 01:29:09 +09:00 |
|
|
|
b06f4f0c62
|
feat(auth): add ADMIN_COOKIE_SECURE configuration for enhanced security
|
2026-04-08 00:04:23 +09:00 |
|
|
|
da258f3f81
|
fix(server): increase JSON payload limit to 30mb
|
2026-04-07 23:59:58 +09:00 |
|
|
|
882e2c9bbc
|
feat(Stream): implement SSE streaming support for chat completions
|
2026-04-02 18:37:12 +09:00 |
|
|
|
004edc9d27
|
feat(ScriptExecutor): implement resolveIsolatedVmModule function and add unit tests
|
2026-03-27 03:00:44 +09:00 |
|
|
|
aa408841a5
|
feat(Users): add api_key support for user creation and updates
|
2026-03-27 02:15:44 +09:00 |
|
|
|
801527613c
|
fix(docker): server deps
|
2026-03-27 00:59:12 +09:00 |
|
|
|
1ac8a6e446
|
refactor(dashboard)
|
2026-03-26 19:42:03 +09:00 |
|
|
|
b6152cd6d0
|
feat(Analytics): d3 based visualization
|
2026-03-26 19:01:33 +09:00 |
|
|
|
e12ac76851
|
fix(.ui-section-grid): css
|
2026-03-26 17:55:58 +09:00 |
|
|
|
10e97e024b
|
refactor(Users): merge with permission page
|
2026-03-26 17:32:13 +09:00 |
|
|
|
4e27fdbbf9
|
fix(fetchJson): header option
|
2026-03-26 17:27:31 +09:00 |
|
|
|
9e18df1045
|
update(SummaryStrip): more useful info
|
2026-03-26 17:27:19 +09:00 |
|
|
|
1dd5a38aa8
|
feat: model rewrite
|
2026-03-26 15:33:27 +09:00 |
|
|
|
ac2006c206
|
fix(package): minimum node version
|
2026-03-26 14:17:23 +09:00 |
|
|
|
530e4f3bae
|
change(workflow): disable master branch latest build
|
2026-03-26 04:41:46 +09:00 |
|
|
|
9f0ff8f6c3
|
feat(monaco,lucide): lazy load large resource
|
2026-03-26 04:40:20 +09:00 |
|
|
|
ee27e4c676
|
refactor(oci): to one image
|
2026-03-26 04:10:01 +09:00 |
|
|
|
7ff2e4ddce
|
fix(gitignore): .env
|
2026-03-26 03:08:18 +09:00 |
|