Releases: leeno7786-coder/nanoagent
Releases · leeno7786-coder/nanoagent
Release list
v1.0.8
Full Changelog: v1.0.6...v1.0.8
nanoagent v1.0.6
Full Changelog: v1.0.5...v1.0.6
nanoagent v1.0.5
Full Changelog: v1.0.4...v1.0.5
nanoagent v1.0.4
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