primer/agent-eval

Agent eval navigation

Scenarios

IDPrompt
001-agent-uses-button-from-primerUpdate the index page to use a primary button with the text 'Submit'
002-agent-uses-octicon-from-primerUpdate the index page to use a Search icon
003-agent-uses-form-from-primerUpdate the index page to render a sign-up form. The form does not need to post to an endpoint, I am only working on the UI for now.
004-agent-setup-nextjsSetup this project to work with Primer. Including a default page layout in app.tsx.
005-agent-enables-theme-switchingEnable support for switching between all available color schemes.