lemurclaw 0.0.1

Command-line interface for the lemurclaw AI coding agent
1
2
3
4
class BaseClass:
  def method():

    return True