Compute the complete Hailstone sequence for a given starting number by repeatedly calling the next_number tool until the value 1 is reached.
Compute the top-10 most frequent words in any text passage supplied by the user.
Compute a sequence for a given starting number by repeatedly calling the next_number tool until the value 1 is reached.
Bump the package version (major, minor, or patch), then sync CITATION.cff, src/_version.py, and CHANGELOG.md. Use when asked to cut a release or bump the version.
Create a GitHub issue in nerdai/llm-agents-from-scratch and add it to project