diff --git a/prompt.yml b/prompt.yml index c4545eb..19794d2 100644 --- a/prompt.yml +++ b/prompt.yml @@ -22,6 +22,8 @@ messages: properly documented. Update ROADMAP.md as you complete tasks. model: openai/gpt-4o +# Test Comment +# Test Comment # Test Comment # Test Comment # Test Comment \ No newline at end of file diff --git a/src/autometabuilder/web/templates/index.html b/src/autometabuilder/web/templates/index.html index 253b26a..11ec76b 100644 --- a/src/autometabuilder/web/templates/index.html +++ b/src/autometabuilder/web/templates/index.html @@ -48,7 +48,17 @@
- + + +
@@ -71,16 +81,37 @@ {{ key }} - + {% endfor %} - - + + + + + + + + {% for key in env_vars.keys() %} + + + {% for value in env_vars.values() %} + @@ -100,6 +131,14 @@
+ + @@ -133,7 +172,7 @@ taskCard.innerHTML = `
- +