Adrian Cowan

Results 18 issues of Adrian Cowan

There is a way to rank initial prompts but we seem to be missing a page to create initial prompts, which I think is a thing we can do in...

website
UI/UX

I'm assuming this is a bug and empty assistant/prompter replies should be filtered out, or should they, is there a valid reason to allow empty replies? The same probably applies...

bug
backend

If you sign in to the website with either email or the debug login (other types not tested) and go the account page (/account, or click on the user menu...

bug
website
good first issue

To make the most use of our UI and E2E tests for the website we should automate their use in the CI pipeline, otherwise they won't stay working and aren't...

website
good first issue
testing

When ranking replies or prompts on the website the submit button is disabled until at least one reply or prompt has been moved. This means that in order to submit...

bug
website
good first issue
UI/UX

At the moment these are enabled for PRs that change the website and for pushes to main. Note it does take 3-10mins to run. Closes #274 (though it only runs...

testing

This is an alternative to #376 that strips down the CI step to reduce any potential for unforeseen changes to other CI steps and avoids spamming the ghcr with docker...

testing

This is a draft for #310 (Add ability to tag tasks as unanswerable). It tasks onboard the feedback that we want to guide people away from skipping a bit and...

website

The main create and evaluate task pages use a central Task.tsx component but don't of the others don't and this leads to some duplications and inconsistencies. This task aims to...

website
UI/UX

If we list the recent actions/ratings that have contributed to the user's score on their account page they will be better able to see how they are getting points and...

website
nice-to-have