Commit graph

95 commits

Author SHA1 Message Date
28049bce2c chore(package): bump version to 1.0.10-express
All checks were successful
Publish Container Images / publish-images (push) Successful in 2m57s
v1.0.10-express
2026-05-26 16:48:23 +09:00
e8276cde3f fix: analytics overload problem with group and indexing 2026-05-26 16:47:48 +09:00
cb55e2d24a chore(package): bump version to 1.0.9-express
All checks were successful
Publish Container Images / publish-images (push) Successful in 2m11s
v1.0.9-express
2026-05-13 21:55:05 +09:00
0f64a4cd85 feat(users): add 'copy_reasoning_to_reasoning_content' option for user creation and updates 2026-05-13 21:54:44 +09:00
227e5b12da chore(package): bump version to 1.0.8-express
All checks were successful
Publish Container Images / publish-images (push) Successful in 1m20s
v1.0.8-express
2026-05-12 18:24:46 +09:00
4cae96500e feat(chart): update symlog tick generation to allow custom intervals 2026-05-12 18:24:01 +09:00
1f1514b5da feat(dashboard): add traffic volume scale selector for linear and logarithmic views 2026-05-12 18:20:41 +09:00
fd37fd276a feat(chart): filter out non-positive ticks from symlog scale in TimeSeriesChart 2026-05-12 18:20:33 +09:00
43664819d4 feat(analytics): add logarithmic scale option for daily volume chart 2026-05-12 18:20:25 +09:00
96c9b963b4 chore(package): bump version to 1.0.7-express
All checks were successful
Publish Container Images / publish-images (push) Successful in 2m10s
v1.0.7-express
2026-05-12 16:20:01 +09:00
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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