Skip to content

Releases: liruifengv/mini-agents

mini-agents-cli@0.0.5

25 Feb 08:56
2878f8f

Choose a tag to compare

Patch Changes

  • 3da2f3c: Add memory support via MEMORY.md

    • Add memory.ts module for managing ~/.mini-agents-cli/MEMORY.md
    • Inject memory management instructions into system prompt
    • Agent can now read and update memory file across sessions

mini-agents@0.0.4

15 Feb 04:56
25b931e

Choose a tag to compare

Patch Changes

  • 4ed1cd0: refactor: improve summarizer with tiered compression, batch summary, and rolling summary merge

mini-agents-cli@0.0.4

15 Feb 04:56
25b931e

Choose a tag to compare

Patch Changes

  • Updated dependencies [4ed1cd0]
    • mini-agents@0.0.4

mini-agents@0.0.3

14 Feb 13:26
1ebd56e

Choose a tag to compare

Patch Changes

  • ef5642a: feat: add Google Gemini LLM provider support with function calling, thinking extraction, and custom base URL

mini-agents@0.0.2

14 Feb 10:54

Choose a tag to compare

Patch Changes

  • 3e2dd0b: refactor: modularize Agent class by extracting responsibilities into separate files (summarizer, cancellation, tool-executor, types) while keeping the public API unchanged.
  • 7878837: BREAKING: rename apiBase/apiBaseUrl to apiBaseURL across both packages for naming consistency.
  • e3de83c: refactor: reorganize tools directory into subdirectories by category (core, filesystem, shell, skill) and remove unused weather-tool.
  • 7878837: Unify anthropicOptions/openaiOptions/openaiChatOptions into a single providerOptions field in LLMClientOptions. Add OpenAI Chat Completions API client (openai-chat provider).

mini-agents-cli@0.0.3

14 Feb 13:26
1ebd56e

Choose a tag to compare

Patch Changes

  • 6129337: feat: add Gemini and OpenAI Chat provider options to CLI onboarding
  • Updated dependencies [ef5642a]
    • mini-agents@0.0.3

mini-agents-cli@0.0.2

14 Feb 10:54

Choose a tag to compare

Patch Changes

  • 7878837: BREAKING: rename apiBase/apiBaseUrl to apiBaseURL across both packages for naming consistency.
  • Updated dependencies [3e2dd0b]
  • Updated dependencies [7878837]
  • Updated dependencies [e3de83c]
  • Updated dependencies [7878837]
    • mini-agents@0.0.2