jawa0 / aish3

AI LLM Agent with memories
Apache License 2.0
3 stars 1 forks source link

Implement a "debug console" that shows every command executed #7

Open jawa0 opened 1 year ago

jawa0 commented 1 year ago

Like Blender Every thing the user does should also be do-able programmatically. This is potentially a large feature. First step is that every interaction should go through an API layer / separation between front-end and back-end.