Amoeba is a Linux command-line learning program that observes and adapts to the Linux command line storing learned strings and their usage data. It enhances command-line proficiency by capturing command outputs, adapting string lengths, and periodically saving knowledge. Sandboxing is essential for security, and optionally a virtual machine would further isolates it from the host system. Contributions and improvements are encouraged via the GitHub repository.

Features

  • Learns strings and their usages by capturing stdout and stderr of executed commands.
  • Generates commands based on their previous usefullness in a given position within the executed command.
  • Adapts string length based on performance.
  • Normalizes the learned data to prevent overfitting.

Project Activity

See All Activity >