Open Issues Need Help
View All on GitHubAI Summary: Create a Julia (or Python) script that uses AI to generate or improve docstrings for Julia code. The script should take file paths as input (code, tests, and example docstrings) and return updated code with improved docstrings, without modifying the original code files.
Fundamentals of the control-toolbox ecosystem
AI Summary: Develop an AI assistant function, `aidefinition`, for the Julia-based control-toolbox ecosystem. This function should take an optimal control problem definition (in code form) as input and use AI to correct or update the definition based on potential errors or user-specified prompts. The output should be the corrected code and optionally a log explaining the changes.
Fundamentals of the control-toolbox ecosystem