@sqs - i really enjoyed your talk yesterday at AIEWF, i’m disappointed i didn’t have time to come say hi!
i’m very interested in using openctx to give context to ai coding agents. while i “get it” when the client is a browser/IDE, and i can see the value of the hyperlinks to reference context, i’m more interested in a headless CLI version.
this page of the documentation is not clear to me: CLI | OpenCtx
could someone explain how the the context is listed/traversed in the CLI client? a simple demo using GitHub and/or Sourcegraph as the provider(s) would help me wrap my head around it.
for example, let’s say i want to get the definition of a function that is mentioned in a github issue - how would that happen in the CLI client?