MLSysOps / MLE-agent

MLE-Agent is designed to be a pair coding agent for machine learning engineers and researchers. Support OpenAI and Ollama.
MIT License
16 stars 1 forks source link

[MRG] feat: display planning as the DAG cards #73

Closed leeeizhang closed 3 weeks ago

leeeizhang commented 3 weeks ago

Closes https://github.com/MLSysOps/MLE-agent/issues/70

What has been done to verify that this works as intended?

screenshot-20240604-224857

Why is this the best possible solution? Were any other approaches considered?

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Displaying the task plannings as DAG cards may make it clearer for users to see the agent’s future processes.

Do we need any specific form for testing your changes? If so, please attach one.

No

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No

Before submitting this PR, please make sure you have:

huangyz0918 commented 3 weeks ago

@HuaizhengZhang you can update the demo video using the new CLI interface