config icon indicating copy to clipboard operation
config copied to clipboard

Codex

Open brendanfalk opened this issue 3 years ago • 0 comments

This script, if turned into an executable called # and added to the user's path, will allow the user to query codex and get a response. Their request will be based on their login

image

BEFORE MERGING:

  1. We need to merge the brendan/codex branch in core-backend
  2. We need to make 100% sure that having an executable called # doesn't fuck anything up
  3. We should test this a little more (although I have tested a lot and it seems stable)
  4. We need to write a github action that turns this script into an executable named # and adds it to the user's ~/fig/bin directory

brendanfalk avatar Aug 06 '21 06:08 brendanfalk