CSXL / solus

An AI assisted project generator.
MIT License
9 stars 1 forks source link

Context Engine - Implement advanced string building and manipulation #12

Open ecsbeats opened 1 year ago

ecsbeats commented 1 year ago

The context engine has to do complex string manipulation, injection, and navigation to provide relevant information to its agent's task. We are using Go's standard library strings package as the backbone for our module.