Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • experiment/api-running-ollama
  • main default protected
  • automatic_prompt
  • database
  • dev
  • feature/finalizing
  • feature/finalizing_v2
  • feedback_errors_to_llama
  • timetracking
  • ui-experiment
10 results
Created with Raphaël 2.2.024Nov2322171615141211430Oct2928252422212018171615109874126Sep252423222120191615141276Removed old db module folderfeature/finaliz…feature/finalizing_v2Made some private fields publicFixed typo in field nameFixed a test bugDeleted redundant filesFixed bug where test output wasn't stored to db. Also moved the SetupLanguageEnvironment function to main to avoid circular importsFixed bug that rust dependencies wasnt addedAdded a way to get an environment from a string using a factoryFixed uncommented codeMarked old compilers as deprecatedUpdated ResponseData to have descriptive names instead of Code, Code1, Code2Added extraction testsMade a test to check if the process is written to the uiCompiler test checks if output is "" when not compilingRemoved goimportsMerge remote-tracking branch 'origin/feature/finalizing_v2' into feature/finalizing_v2Added output and prefix after iteration if there is an error# 115 Added output and prefix after iteration if there is an error# 115 Now adds the compiler output to the updated prompt# 115 Fixed bugs where the ui model didn't choose the actual model in the code#115 Changed totalOutput to be a string#115 UI only writes compile success when tests passes#115 Updated ui data#115 Deleted unused main#115 Combined main and test file in compiling, to not have to make a third file with the public functions#115 Added tests for running rust testsMerge remote-tracking branch 'origin/ui-experiment' into feature/finalizing_v2#115 Added RUSTFLAGS -Awarnings temporarily to system variables because that worked#115 added RUSTFLAGS="-Awarnings" to supress all warnings from the compiler#115 Added the --quite build flag#115 renamed test function#115 setupTempFolders takes the dir as an argument for better debugging purposes#115 Rust env now creates the test folder as well#115 Added rust test files#115 Updated prompts#115 Worked on Rust tests, removed redundant recover from tests, added Clear() to ILanguageCompilerEnvironment interfaces.go# 115 Added WIP rust compiler# 115 Fixed typo# 115 Updated researchData return, and iteration stops when it cant write to the UI# 115 Added compiled and testPass bools to researchData
Loading