Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: rizwan3d/NanoAgent

NanoAgent v1.0.4

14 Jun 04:39
@github-actions github-actions

Choose a tag to compare

NanoAgent v1.0.4

Release assets

  • NanoAgent.1.0.4.nupkg
  • NanoAgent.CLI-linux-arm64.zip
  • NanoAgent.CLI-linux-x64.zip
  • NanoAgent.CLI-osx-arm64.zip
  • NanoAgent.CLI-osx-x64.zip
  • NanoAgent.CLI-win-x64.zip
  • NanoAgent.Desktop-linux-arm64.zip
  • NanoAgent.Desktop-linux-x64.zip
  • NanoAgent.Desktop-osx-arm64.zip
  • NanoAgent.Desktop-osx-x64.zip
  • NanoAgent.Desktop-win-x64-setup.exe
  • NanoAgent.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Fix: Test (2f858ff)
  • Update: codebase index to an embedding-backed implementation (bbfad50)
  • Show provider retry attempts in CLI (9f1b473)
  • Add: bracket-key scrolling and status info to plan panel (21dd62d)
  • Add: CLI Slash Command Suggestion for Index (72fbaa4)
  • Add: CodebaseIndexCommand (cf86867)
  • Fix: Apply Patch Tool (cd3a72a)
  • Add: Completed the CLI plan-reset behavior so a finished plan gets cleared when the next user instruction starts. (4413723)
  • Fix: /new now starts a genuinely fresh section (cad6ac4)
  • Add: Deepseek as provider (399f6fc)
  • Fix: (7ed9f14)
  • Update: Patch Apply Failure Guidance (160f8dd)
  • Cap server-provided retry delay at the configured maximum (945327f)
  • Remove provider request/response bodies from debug logs (21a0665)
  • Fix: enforce session ownership on background terminal read/stop (dc4a5af)
  • docs and packaging now match (32abaf1)
Assets 15

NanoAgent v1.0.3

13 Jun 04:34
@github-actions github-actions

Choose a tag to compare

NanoAgent v1.0.3

Release assets

  • NanoAgent.1.0.3.nupkg
  • NanoAgent.CLI-linux-arm64.zip
  • NanoAgent.CLI-linux-x64.zip
  • NanoAgent.CLI-osx-arm64.zip
  • NanoAgent.CLI-osx-x64.zip
  • NanoAgent.CLI-win-x64.zip
  • NanoAgent.Desktop-linux-arm64.zip
  • NanoAgent.Desktop-linux-x64.zip
  • NanoAgent.Desktop-osx-arm64.zip
  • NanoAgent.Desktop-osx-x64.zip
  • NanoAgent.Desktop-win-x64-setup.exe
  • NanoAgent.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Update: Readme (d5ca87a)
  • Add: Windows Sandbox Process Background (436533c)
  • Remove Dead Code (3cddab4)
  • Fix: Load Restored session content (48f804e)
  • Add: Live session event logging (5911c4b)
  • Fix: apply_patch Tool (a9cf22f)
  • Fix: apply_patch fallback for independent replacements (58e1470)
  • Fix: check if PTY before exposing to LLM (7eae709)
  • Fix: silently closes idle connections after ~30-40 seconds (247f477)
  • Fix: Windows shell wrapper (e1605ec)
  • Add: doctor command (ab99ee9)
  • Add: thinking to Anthropic (ac456de)
  • Update: Readme (019346e)
  • Desktop: ChatViewModel Memory Leak (Event Handlers & Disposables) #11 (431cf48)
  • Fix: Desktop GitService Has No Timeout → Indefinite UI Hang #8 (eb1fed5)
  • Fix: unconditionally converts every blank line (3d54db1)
  • Add: X-Title: NanoAgent and X-Project (69e59f4)
Loading

NanoAgent V1.0.2

10 Jun 12:02
@github-actions github-actions

Choose a tag to compare

NanoAgent V1.0.2

Release assets

  • NanoAgent.1.0.2.nupkg
  • NanoAgent.CLI-linux-arm64.zip
  • NanoAgent.CLI-linux-x64.zip
  • NanoAgent.CLI-osx-arm64.zip
  • NanoAgent.CLI-osx-x64.zip
  • NanoAgent.CLI-win-x64.zip
  • NanoAgent.Desktop-linux-arm64.zip
  • NanoAgent.Desktop-linux-x64.zip
  • NanoAgent.Desktop-osx-arm64.zip
  • NanoAgent.Desktop-osx-x64.zip
  • NanoAgent.Desktop-win-x64-setup.exe
  • NanoAgent.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Fix: (33b7bfd)
  • Fix: (48fd84e)
  • Fix: lessons behavior (08eb415)
  • Lesson memory as command (086dcbb)
  • Updated search_files (d04c7bf)
  • search_files now respects workspace .gitignore files (23c82e3)
  • Added: glob / fuzzy / limit support to search_files. (a988820)
  • Expand patch quality benchmarks (e0d6655)
  • Improve patch failure guidance (a0fcc19)
  • Harden patch match selection (26a6484)
  • Improve patch input recovery (3a031e6)
  • Fix: /redact (280765d)
  • Add Utf8WithBom (eeaa198)
  • Fix: length ('-1') must be a non-negative value. (Parameter 'length') Actual value was -1. (ece840c)
  • Fix: (1eb436b)
  • Fix: apply_patch tool and its underlying file service stored full-file content for undo/redo snapshots and computed DiffPlex diff previews for every file, regardless of size. For large files (e.g., >256KB), this held megabytes of data in memory and wasted CPU on unnecessary diff computations. (6e7c955)
  • Fix apply_patch blank-line context parsing (68fbb2c)
  • Add: redact command (81cd029)
  • Investigate and fix apply_patch context matching failures caused by escaped character sequences. #60 (008b364)
  • Fix: length ('-1') must be a non-negative value (511e67a)
Loading

NanoAgent v1.0.1

05 Jun 05:44
@github-actions github-actions

Choose a tag to compare

NanoAgent v1.0.1

Release assets

  • NanoAgent.1.0.1.nupkg
  • NanoAgent.CLI-linux-arm64.zip
  • NanoAgent.CLI-linux-x64.zip
  • NanoAgent.CLI-osx-arm64.zip
  • NanoAgent.CLI-osx-x64.zip
  • NanoAgent.CLI-win-x64.zip
  • NanoAgent.Desktop-linux-arm64.zip
  • NanoAgent.Desktop-linux-x64.zip
  • NanoAgent.Desktop-osx-arm64.zip
  • NanoAgent.Desktop-osx-x64.zip
  • NanoAgent.Desktop-win-x64-setup.exe
  • NanoAgent.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Fix: (072fb11)
  • Fix: AgentConversationPipelineTests (4228ded)
  • Fix: (01e7f95)
  • Fix CLI live layout overflow on small terminals (d9364de)
  • /new now clears the previous plan state (bbe754f)
  • Fix: (1e5a763)
  • Fix: budget control (002755c)
  • Fix: long command approval (1963f04)
  • Add NanoEnterprise provider onboarding (c9fde42)
  • MCP HTTP client times out on SSE responses that keep the stream open #29 (c977c68)
  • Remove useful PostHog queries section (264eb4d)
Loading

NanoAgent v1.0.0

30 May 16:12
@github-actions github-actions

Choose a tag to compare

NanoAgent v1.0.0

Release assets

  • NanoAgent.1.0.0.nupkg
  • NanoAgent.CLI-linux-arm64.zip
  • NanoAgent.CLI-linux-x64.zip
  • NanoAgent.CLI-osx-arm64.zip
  • NanoAgent.CLI-osx-x64.zip
  • NanoAgent.CLI-win-x64.zip
  • NanoAgent.Desktop-linux-arm64.zip
  • NanoAgent.Desktop-linux-x64.zip
  • NanoAgent.Desktop-osx-arm64.zip
  • NanoAgent.Desktop-osx-x64.zip
  • NanoAgent.Desktop-win-x64-setup.exe
  • NanoAgent.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Add PostHog CI surface detection and analytics dimensions (b69052c)
  • Disable nanoai-review (925665e)
  • Rejected after-complete lifecycle hook leaves failed turn in session history #30 (8c252f2)
  • CLI prompt cancellation registrations are not disposed #31 (a526b21)
  • Fix: (832a3ed)
  • Feature: broaden LSP auto-detection and language-server management #52 (ff09124)
  • feat(settings): add auto-approve toggle to permission settings UI (e47f89f)
  • refactor(conversation): simplify provider dispatch and inline OpenCodeZen routing (521138f)
  • Refactor provider client into provider-specific clients with shared retry policy #43 (25d2380)
Loading

NanoAgent V0.0.29

28 May 16:47
@github-actions github-actions
d1ca7b4
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

NanoAgent V0.0.29

Release assets

  • NanoAgent.0.0.29.nupkg
  • NanoAgent.CLI-linux-arm64.zip
  • NanoAgent.CLI-linux-x64.zip
  • NanoAgent.CLI-osx-arm64.zip
  • NanoAgent.CLI-osx-x64.zip
  • NanoAgent.CLI-win-x64.zip
  • NanoAgent.Desktop-linux-arm64.zip
  • NanoAgent.Desktop-linux-x64.zip
  • NanoAgent.Desktop-osx-arm64.zip
  • NanoAgent.Desktop-osx-x64.zip
  • NanoAgent.Desktop-win-x64-setup.exe
  • NanoAgent.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Fix: Windows sandbox setup error (08112ca)
Loading

NanoAgent V0.0.28

26 May 19:48
@github-actions github-actions
3652b3a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

NanoAgent V0.0.28

Release assets

  • NanoAgent.0.0.28.nupkg
  • NanoAgent.CLI-linux-arm64.zip
  • NanoAgent.CLI-linux-x64.zip
  • NanoAgent.CLI-osx-arm64.zip
  • NanoAgent.CLI-osx-x64.zip
  • NanoAgent.CLI-win-x64.zip
  • NanoAgent.Desktop-linux-arm64.zip
  • NanoAgent.Desktop-linux-x64.zip
  • NanoAgent.Desktop-osx-arm64.zip
  • NanoAgent.Desktop-osx-x64.zip
  • NanoAgent.Desktop-win-x64-setup.exe
  • NanoAgent.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Fix (0a10a67)
  • Add /setup-sandbox (87ec048)
  • Fix: (620b51b)
  • Local budget controls can write through symlinks outside the workspace #33 (eb03500)
  • Add: unit tests (c3845cf)
  • Add agent-thread navigation (b115847)
  • Fix (8cd54b6)
  • shared backend/runtime argument path so CLI parsing Consolidate duplicated CLI and backend option parsing #44 (13a441e)
  • Add: Sandbox Setup on Start (32a0441)
Loading

NanoAgent v0.0.27

23 May 21:22
@github-actions github-actions

Choose a tag to compare

NanoAgent v0.0.27

Release assets

  • NanoAgent.0.0.27.nupkg
  • NanoAgent.CLI-linux-arm64.zip
  • NanoAgent.CLI-linux-x64.zip
  • NanoAgent.CLI-osx-arm64.zip
  • NanoAgent.CLI-osx-x64.zip
  • NanoAgent.CLI-win-x64.zip
  • NanoAgent.Desktop-linux-arm64.zip
  • NanoAgent.Desktop-linux-x64.zip
  • NanoAgent.Desktop-osx-arm64.zip
  • NanoAgent.Desktop-osx-x64.zip
  • NanoAgent.Desktop-win-x64-setup.exe
  • NanoAgent.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Fix: (4e12e01)
  • Fix: (7d490cc)
  • Fix; (9f49955)
  • No newline at end of file` marker can affect the whole file from a non-final hunk #37 (ee54049)
  • Anchored insertion-only apply_patch hunks insert at EOF instead of the anchor #36 (5654ad0)
  • apply_patch can leave partial file edits after a later operation fails #32 (e1acd47)
  • Case-only apply_patch renames are tracked incorrectly on case-sensitive filesystems #35 (3c42cdf)
  • Move-only apply_patch operations rewrite file contents #34 (6af946a)
  • Background terminal output above 8 KB is truncated and cannot be recovered #23 (1c2b8e5)
  • VS Code extension breaks when ACP authentication is enabled #22 (c373add)
  • ACP string-token authentication branch is unreachable #24 (3c18c7b)
  • Null Byte Environment Variable Injection #12 (138fef3)
Loading

NanoAgent v0.0.26

20 May 01:01
@github-actions github-actions

Choose a tag to compare

NanoAgent v0.0.26

Release assets

  • NanoAgent.0.0.26.nupkg
  • NanoAgent.CLI-linux-arm64.zip
  • NanoAgent.CLI-linux-x64.zip
  • NanoAgent.CLI-osx-arm64.zip
  • NanoAgent.CLI-osx-x64.zip
  • NanoAgent.CLI-win-x64.zip
  • NanoAgent.Desktop-linux-arm64.zip
  • NanoAgent.Desktop-linux-x64.zip
  • NanoAgent.Desktop-osx-arm64.zip
  • NanoAgent.Desktop-osx-x64.zip
  • NanoAgent.Desktop-win-x64-setup.exe
  • NanoAgent.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Fix: CI (3d9552b)
  • Add: Unit tests (cf51a19)
  • Add 54 benchmark tasks (bugfix, repo-understanding, patch-quality, tool-safety) and update manifest (d52290c)
  • Add version reporting (f5866b8)
  • FIx: CI (25bc6ed)
  • Fix: CI (884824c)
  • Add benchmarks (6f7f341)
  • Enabled Support for future SDK version's (c8cc808)
  • Removed Consitent Working Directory (955a2a9)
  • Added: user URL and API Key for LM-Studio (767fe14)
  • Support for LM-Studio Provider (e7907bd)
Loading

NanoAgent v0.0.25

18 May 18:06
@github-actions github-actions
dbe5a28
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

NanoAgent v0.0.25

Release assets

  • NanoAgent.0.0.25.nupkg
  • NanoAgent.CLI-linux-arm64.zip
  • NanoAgent.CLI-linux-x64.zip
  • NanoAgent.CLI-osx-arm64.zip
  • NanoAgent.CLI-osx-x64.zip
  • NanoAgent.CLI-win-x64.zip
  • NanoAgent.Desktop-linux-arm64.zip
  • NanoAgent.Desktop-linux-x64.zip
  • NanoAgent.Desktop-osx-arm64.zip
  • NanoAgent.Desktop-osx-x64.zip
  • NanoAgent.Desktop-win-x64-setup.exe
  • NanoAgent.Desktop-win-x64.zip
  • SHA256SUMS

Verification

  • SHA256 hashes are published in SHA256SUMS.
  • The install scripts verify downloaded CLI archives against SHA256SUMS when it is available.
  • GitHub artifact attestations establish SLSA build provenance for the checksummed release assets.

Commit messages

  • Added PostHog person + session metadata. (8cf4f1f)
  • Add: end-to-end Windows Sandbox execution tests (d1a3873)
  • Windows Sandbox fix (ecc4e91)
  • ACP Server: session/load sessionId Path Traversal Risk #10 (7d5e0a7)
  • Add: test (024d77d)
Loading
Previous 1 3 4
Previous

AltStyle によって変換されたページ (->オリジナル) /