Skip to content

nanoagent v1.0.4

Choose a tag to compare

@leeno7786-coder leeno7786-coder released this 26 Jul 00:35

First installable npm release.

Fixes the 1.0.3 install crash (broken postinstall removed).

  • Security: MCP project-config trust gate, secret blocklist enforced in all read tools, symlink path escape closed, command safe-list hardened
  • Correctness: system prompt survives compaction, tool-call pairing invariant, isSmallModel detection fix, sub-agent errors surface properly
  • Performance: throttled streaming renders, memoized messages, async tool execution, bounded caches
  • Refactor: god files split (tools, agent, app, subagents); 442 tests; green CI
  • TUI: continuous scrolling feed (no pagination), ANSI-sanitized rendering, mouse drag-to-copy, Ctrl+C copies / Ctrl+D aborts