Skip to content

Releases: beyond5959/ngent

v0.2.4

16 Mar 08:32
9b57636

Choose a tag to compare

Changelog

  • 44afc98 feat(agents): add ACP tool-call streaming with full-stack support
  • fded131 fix(threads): defer config apply until next turn
  • ae63196 fix(webui): prevent history reload overwriting finalized reasoning on session bind

v0.2.3

15 Mar 09:32
cdea4c9

Choose a tag to compare

Changelog

  • 19c43fb feat(codex): capture reasoning deltas in embedded runtime

v0.2.2

14 Mar 09:56
9311e1c

Choose a tag to compare

Changelog

  • 6680306 feat(agents): normalize ACP permission requests across direct ACP providers
  • 12be641 feat(agents,webui): surface hidden agent reasoning with collapsible panels
  • f4220c8 feat(slash-commands): persist ACP commands and wire composer picker
  • 7ebe33f refactor(agents): share one ACP CLI driver across Kimi/Qwen/OpenCode/Gemini
  • 740fab2 style(webui): improve scrollbar support and markdown heading sizes

v0.2.1

13 Mar 07:23
dd9eea3

Choose a tag to compare

Changelog

  • 94622f7 feat(sessions): allow concurrent turns on one thread
  • a09bd79 feat(sessions): replay history through ACP session/load
  • caae151 feat(webui): improve session UX and streaming restore
  • dc1673e fix(sessions): make explicit New session start a clean turn
  • a1ee4e6 perf(session-history): cache replay snapshots

v0.2.0

11 Mar 11:34
bd5ceec

Choose a tag to compare

Changelog

  • 72810e2 docs(readme): simplify Web UI section
  • fa60690 feat(cli)!: default to localhost and support --port
  • 7fa81a4 feat(server)!: add ACP debug tracing
  • 53cd842 feat(sessions): add ACP session resume and sidebar playback
  • 12113b7 feat(startup): show ASCII logo and reorder LAN QR output
  • 0e47efa feat(webui): rebrand app to Ngent and agent terminology
  • f3bbf35 fix(codex): stabilize session binding and clean transcript replay

v0.1.3

10 Mar 03:56

Choose a tag to compare

Changelog

  • 5ec8284 build(release): preserve tag prefix in artifact filenames
  • fb61629 docs(readme): rewrite README for ACP bridge onboarding
  • 72810e2 docs(readme): simplify Web UI section
  • 194a973 feat(agents): add Kimi CLI provider
  • fa60690 feat(cli)!: default to localhost and support --port
  • 12113b7 feat(startup): show ASCII logo and reorder LAN QR output
  • d48ea86 feat: surface ACP plans and use local Kimi config