XianBW
c3ef9e2d48
fix ui bugs ( #1190 )
2025-08-18 10:56:51 +08:00
you-n-g
254eb56da3
refactor: use UI_SETTING.amlt_path for combined log folder path ( #1184 )
2025-08-14 21:51:05 +08:00
Tim
aa2a5bae15
chore: add merge statistics ( #1176 )
...
* chore: add stat for merge
* use best selector
* use trace.hist
2025-08-13 22:59:34 +08:00
XianBW
5b6a7d1d9b
fix exec_time in summary because of parallel ( #1171 )
2025-08-08 17:14:02 +08:00
XianBW
dbbf43558d
add auto sota selector llm log in trace ( #1169 )
2025-08-08 16:26:48 +08:00
XianBW
bad433ac47
add parent & root node in trace page ( #1164 )
2025-08-07 15:02:46 +08:00
XianBW
0334805744
chore: show timeline and change load_times ( #1161 )
...
* show timeline, deperacate old load_times
* fix bug
2025-08-06 18:42:17 +08:00
XianBW
cf070a004e
save more time info ( #1151 )
2025-08-04 17:28:25 +08:00
XianBW
88e346b6b5
change something for ui compatiblity ( #1149 )
2025-08-04 12:40:35 +08:00
XianBW
a99b9aad39
chore: overwrite sota exp stat in summary page ( #1146 )
...
* overwrite sota exp stat in summary page
* remove unused import
2025-08-01 18:55:26 +08:00
XianBW
d08ce38fb8
bug fix ( #1145 )
2025-08-01 18:07:19 +08:00
XianBW
692f3006ce
use popover instead of expander ( #1138 )
2025-07-31 18:14:38 +08:00
XianBW
af7b1f6c4b
log time duration when call LLM and show timeout ratio of coding & running in trace UI ( #1128 )
2025-07-29 17:54:29 +08:00
XianBW
8790503e8d
fix current_selection maybe empty ( #1125 )
2025-07-29 11:56:59 +08:00
XianBW
60cae0f588
fix find last SOTA diff ( #1124 )
2025-07-29 10:56:41 +08:00
XianBW
3149557351
fix sota_exp is None ( #1121 )
2025-07-25 11:53:26 +08:00
XianBW
d531faab38
add lite curves figure ( #1119 )
2025-07-24 20:11:09 +08:00
XianBW
e63961f00e
fix curve ( #1118 )
2025-07-24 19:15:01 +08:00
XianBW
7a8b11e7b6
chore: some ui features change ( #1117 )
...
* add some todos
* fix bug
* fix leaderboard download function
* summary stat fix
* show medal
* show SOTA Loop
* fix CI
2025-07-24 18:50:29 +08:00
Tim
7ed3cd1240
chore: show merge loop in figure ( #1105 )
2025-07-22 17:02:56 +08:00
Tim
2f87089f21
chore: update figure ( #1102 )
...
* chore: update figure
* add record id
2025-07-21 18:53:07 +08:00
XianBW
2f48a95d43
chore: add response format in chatbot ( #1099 )
...
* add response format in chatbot
* fix CI
2025-07-21 12:19:05 +08:00
you-n-g
8bab00d558
feat: add loop ID mapping to trace nodes and update UI labels ( #1098 )
...
* Add loop index
* feat: add loop ID mapping to trace nodes and update UI labels
* lint
* doc lint
2025-07-21 11:02:37 +08:00
XianBW
88eed1474f
fix ui bugs ( #1090 )
2025-07-18 16:01:39 +08:00
XianBW
f113e88461
chore: add a simple chatbot in LLM_LOG window in DataScience UI ( #1088 )
...
* refine time show
* updates
* add chatbot in llm_log_win
* use newest litellm
2025-07-17 19:29:25 +08:00
you-n-g
0f7f6d176b
feat: add enable_cache toggle for UI data caching ( #1075 )
2025-07-15 22:26:06 +08:00
XianBW
a6acd3d959
fix: filter log folders bug in ui ( #1073 )
...
* fix bug
* fix ci
2025-07-15 18:11:48 +08:00
you-n-g
369bd8bc78
feat: add only success filter toggle for traces ( #1047 )
2025-07-10 12:35:03 +08:00
Yuante Li
1459ec3bac
fix: fix a bug in return curve display ( #1042 )
...
* fix a bug in return curve display
* fix ci
2025-07-09 15:53:03 +08:00
XianBW
5c7030964b
chore: show llm filter calls info, remove redundant remove_timestamp param in Env ( #1040 )
...
* show llm calls info
* remove `remove_timestamp` param in Env
* use cache default
2025-07-09 14:20:33 +08:00
XianBW
156549715d
ui updates ( #1033 )
2025-07-08 18:20:27 +08:00
Yuante Li
b05c2cba09
fix: fix some bugs in quant scen ( #1026 )
...
* fix some bugs
* fix ci
* fix
* refine
* fix ci
2025-07-07 19:21:05 +08:00
Tim
a0015c1511
chore: sort trace by loop_id ( #977 )
...
* last as sota to submit
* chore: sort trace by loop_id
* Update rdagent/log/ui/utils.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* reformat
* update _log_path_hash_func
* compare sota_exp_to_submit
* fix ui storage
* move sota_exp_to_submit setting to record(from direct_exp_gen)
* save sota_exp_to_submit
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Bowen Xian <xianbowen@outlook.com >
2025-07-07 17:08:55 +08:00
XianBW
eff5dcc879
add trace DAG in trace, make exp show compatible with old versions ( #1018 )
2025-07-04 15:47:45 +08:00
XianBW
6e57d0adc4
chore: ui server updates ( #951 )
...
* ui server update
* update
* fix bugs
* updates
* use randomname
* fix
* fix bugs
* change time interval in debug server
* some change
* fix CI
* time interval change
* updates
* some changes
* fix
* fix curves
* one IP, one pointers to show msgs return progress
* enable /control
* fix bugs
* fix CI
* fix isort
2025-07-04 12:32:14 +08:00
XianBW
76660b1ace
feat: show first evo round codes diff ( #1009 )
...
* log settings
* add first diff in evolving
* save dict settings
* load settings in data science ui
2025-07-03 19:21:14 +08:00
XianBW
92ce8a898b
add code diff in evolving window ( #1008 )
2025-06-30 20:10:34 +08:00
Yuante Li
c701a8105b
fix: improve log folder sorting and selection UX ( #993 )
...
* fix ui
* update
2025-06-27 11:38:05 +08:00
XianBW
1b762ceddd
fix LLM log bug ( #985 )
2025-06-25 10:38:20 +08:00
Linlang
dd10ddf9fd
fix: main bug ( #938 )
...
* feat: parameterize cache paths with USER to avoid conflicts
* guide for missing training_hyperparameters
* guidance for KeyError: 'concise_reason'
* fixed three bugs in the test
* fix general_model task bug
* fixed some bugs in the med_model scenario
* delete comments
* format with black
* fix mypy error
* fix ruff error
* fix isort error
* sync code
* revert cache_path code
* revert cache_path code
* delete data mining scenario
* fix factor report loop
* fix LiteLLMAPIBackend log_llm_chat_content setting
* refine fin factor report scenario
* remove unused LogColors
* fix UI
* remove medical scenario docs
* change **kaggle** to **data_science**
* remove default dataset_path in create_debug_data
* remove KAGGLE_SETTINGS in kaggle_crawler
* limit litellm versions
* reformat with black
* change README
* fix_data_science_docs
* make hypothesis observations string
* Hiding old versions of kaggle docs
* hidding kaggle agent docs
---------
Co-authored-by: Young <afe.young@gmail.com >
Co-authored-by: Bowen Xian <xianbowen@outlook.com >
Co-authored-by: yuanteli <1957922024@qq.com >
2025-06-18 14:35:45 +08:00
XianBW
5a3a2bf2be
chore: remove redundant tag in old scenarios ( #917 )
...
* remove state.times in old ui
* remove "r" tag
* remove "d" tag
* remove "ef" tag
* remove "init" tag
* fix CI
* remove old tag in app UI
* fix bugs
* fix CI
* some updates
* filter tags
2025-06-13 17:49:58 +08:00
Linlang
805f337fc4
chore: add a rdagent server with UI & logger storage refinement( #553 )
...
* change_log_object
* lint code
* delete comments
* change_log_object
* change_log_object
* fix import test error
* update code
* update code
* fix bugs
* skip mypy error
* skip mypy error
* skip mypy error
* Start the flask server before running the demo.
* achieve front and back interaction
* fix github-advanced-security comments
* fix github-advanced-security comments
* tmp ignore
* fix CI
* move some logic
* change format
* adjust logic
* log2json changes
* tmp
* fix
* fix bug
* refine log2json between 5 scenarios
* fix
* refine codes
* fix logic
* use localhost
* add loop & all_duration param for old scenario startup
* merge control logic
* add README for server ui api
* update README
* reuse code in logger
* add loop_n and all_duration param
* fix upload
* ui server now use port in setting
* fix port setting
* fix port setting
* fix mypy check
* refine logger and log storage
* fix ruff error
* fix CI
* refine logger, loop, storage
* bind one FileStorage with one logger
* not truncate log storage
* refine LoopBase.load(), use `checkout` instead of `output_path` and `do_truncate`
* clear session folder when loading loop to run
* move component info init step to ExpGen Class
* Update rdagent/utils/workflow.py
* move truncate_session function to LoopBase class
* add checkout param for other scenarios
* fix bug
* move WebStorage to UI
* change web_storage name
* add randomname to requirements
* add typer
* fix requirements
---------
Co-authored-by: WinstonLiyte <1957922024@qq.com >
Co-authored-by: Bowen Xian <xianbowen@outlook.com >
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2025-06-06 18:52:19 +08:00
XianBW
2b7e0c4bd0
refine debug window logic ( #936 )
2025-06-05 11:29:37 +08:00
XianBW
311c2bf977
fix detect scenario logic ( #935 )
2025-06-05 11:19:09 +08:00
XianBW
50702e254e
some update ( #934 )
2025-06-05 10:56:54 +08:00
Tim
543fb2c1ef
fix: ds trace ( #929 )
...
* fix: remove_ansi_codes
* chore: rename function
2025-06-04 18:30:29 +08:00
Yuante Li
d6ce70b551
feat: add RD-Agent-Quant scenario ( #838 )
...
* fix model input shape bug and costeer_model bug
* fix a bug
* fix a bug in docker result extraction
* a system-level optimization
* add a filter of stdout
* update
* add stdout to model
* model training_hyperparameters update
* quant scenario
* update some quant settings
* llm choose action
* Thompson Sampling Bandit for action choosing
* refine both scens
* add trace messages for quant scen
* fix some bugs
* fix some bugs
* update
* update
* update
* fix
* fix
* fix
* update for merge
* fix ci
* fix some bugs
* fix ci
* fix ci
* fix ci
* fix ci
* refactor
* default qlib4rdagent local env downloading
* fix ci
* fix ci
* fix a bug
* fix ci
* fix: align all prompts on template (#908 )
* use template to render all prompts
* fix CI
---------
Co-authored-by: Xu Yang <xuyang1@microsoft.com >
* add fin_quant in cli
* fix a bug
* fix ci
* fix some bugs
* refactor
* remove the columns in hypothesis if no value generated in this column
* fix a bug
* fix ci
* fix conda env
* add qlib gitignore
* remove existed qlib folder & install torch in qlib conda
* fix workspace ui in feedback
* align model config in coder and runner in docker or conda
* fix CI
* fix CI
---------
Co-authored-by: Xu Yang <peteryang@vip.qq.com >
Co-authored-by: Xu Yang <xuyang1@microsoft.com >
2025-05-29 16:16:51 +08:00
amstrongzyf
2e39700eeb
docs: add docstring for confusing columns in logs dir ( #902 )
...
* Docs updated
docs: add docstring for confusing columns in ds-summary
* update
* update black format
2025-05-27 20:54:32 +08:00
XianBW
0109b044a0
add select_best param for log.ui.utils.compare tool function ( #897 )
2025-05-23 18:32:31 +08:00
XianBW
37e9912ac0
chore: organize the tool functions related to trace and summary ( #889 )
...
* provide get metric direction in kaggle_crawler.py
* move utils function
* move statistics logic
* fix CI
* fix CI
* fix CI
* fix CI
* move some tool functions
* fix CI
* move curves win
* add compare tool
* change function name
* fix CI
2025-05-21 17:20:31 +08:00