Download Latest Version nanocoder v1.25.2 source code.tar.gz (5.3 MB)
Email in envelope

Get an email when there's a new version of Nanocoder

Home / v1.24.1
Name Modified Size InfoDownloads / Week
Parent folder
nanocoder v1.24.1 source code.tar.gz 2026-03-19 5.3 MB
nanocoder v1.24.1 source code.zip 2026-03-19 5.6 MB
README.md 2026-03-19 954 Bytes
Totals: 3 Items   10.9 MB 0

What's Changed

  • Added --context-max CLI flag for setting the context limit from the command line, complementing the existing /context-max command and NANOCODER_CONTEXT_LIMIT env variable.

  • Removed time from the system prompt to keep the KV cache more stable across requests. Thanks to @initialxy. Closes [#415].

  • Task tool results are no longer displayed as compacted results during ensuring task progress remains visible in the conversation.

  • User input now uses the same text wrapping as assistant messages for a more consistent chat appearance.

  • Improved search_file_contents tool robustness.

If there are any problems, feedback or thoughts please drop an issue or message us through Discord! Thank you for using Nanocoder.

Installation

:::bash
npm install -g @nanocollective/nanocoder

Usage

:::bash
nanocoder

Full Changelog: https://github.com/Nano-Collective/nanocoder/compare/v1.24.0...v1.24.1

Source: README.md, updated 2026-03-19