Skip to content

v1.2.0

Latest

Choose a tag to compare

@HoussemEddineChaouch HoussemEddineChaouch released this 20 Jul 07:57
· 14 commits to main since this release

Mini Agent CLI - v1.2.0

The biggest release yet - 6 contributors shipped
new tools, conversation memory, and major refactors.

New features

  • deleteFile tool - delete files from disk
  • runCommand tool - run shell commands from the agent
  • fetchURL tool - fetch live web content
  • Conversation history - agent remembers across turns
  • --help / -h flag - usage info without starting the agent
  • File extension inference for readFile

Refactor

  • System prompt and tool parser extracted from runAgent
  • Cleaner, more maintainable agent.js

Docs

  • Mermaid flowchart replaces ASCII diagram in README
  • Conversation history documented

Contributors

Full changelog: CHANGELOG.md