Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 512 Bytes

TODO.md

File metadata and controls

10 lines (7 loc) · 512 Bytes

TODO

  • Delete Agent after use of access_api_key
  • Add kibana version compatibility checks (if run against a version of kibana tool does not support, output warning)
  • Cache Agent Access API keys so that we don't keep creating new agents
  • kibana.request() should be refactored to return the value of the await response.json() instead of having that done on every use of it.
  • Rename manifest property returned from prompts to artifact (its the artifact selected by the user)