moe-serifu-circle / moe-serifu-agent

Anime-themed personal assistant and goal-oriented intelligent agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert msa::agent module to python

dekarrin opened this issue · comments

The agent module provides agent behavior and is the planned location for swappable personalities. For now, only a single behavior type is hard-coded into the system.

A/C: Create python module that contains feature parity to original module.

BLOCKERS:

  • var module conversion must be completed
  • output module conversion must be completed