Releases: tilework-tech/nori-cli
Releases · tilework-tech/nori-cli
Nori 0.4.1-next.2
What's Changed
- Release 0.4.1-next.2 (24631e6)
- feat(tui): Add config for vertical footer (#233) (14f2643)
- fix(cd): Fix the release version detection (#232) (b9ac094)
- feat(installed): Align install and session lifecycle with new schema (#226) (60075c9)
- fix(acp): display detailed quota/rate limit error messages to users (#231) (bbd5e17)
- fix(acp): drain pending notifications before session unregistration (#229) (23d071d)
- chore: trigger CI\n\n🤖 Generated with Nori\n\nCo-Authored-By: Nori contact@tilework.tech (5750c98)
- feat(acp): add /compact support for ACP backend (#227) (1a55c5e)
- feat(acp): Improve agent session parsing tests (#224) (dfae90f)
- feat(tui): Display approval mode in status line footer (#223) (81ef184)
- feat(tui): Refresh git branch marker on transcript activity (#222) (b991c8e)
- fix(acp): Enable dynamic approval policy updates via /approvals command (#221) (9a570c9)
- feat(cli): Enable --yolo flag for all builds (#220) (9ec79a9)
- docs: Update skills (b160b8f)
- feat: Add cloud env setup for async agents (#218) (cb58e94)
- feat(release): Update @next npm tag when publishing stable releases (#215) (7bc25a8)
- fix(tui): Log and discard drained pending ExecCells (#214) (06b4873)
- docs: clarify provider auth steps (#211) (4a763a4)
- fix(tests): Disable notifications by default in test infrastructure (#208) (3387d0a)
- fix: Add detail to justfile (#207) (7ddd274)
Installation
npm install -g nori-ai-cli@0.4.1-next.2Nori 0.4.1-next.1
What's Changed
- Release 0.4.1-next.1 (d633df4)
- fix(cd): Fix the release version detection (#232) (b9ac094)
- feat(installed): Align install and session lifecycle with new schema (#226) (60075c9)
- fix(acp): display detailed quota/rate limit error messages to users (#231) (bbd5e17)
- fix(acp): drain pending notifications before session unregistration (#229) (23d071d)
- chore: trigger CI\n\n🤖 Generated with Nori\n\nCo-Authored-By: Nori contact@tilework.tech (5750c98)
- feat(acp): add /compact support for ACP backend (#227) (1a55c5e)
- feat(acp): Improve agent session parsing tests (#224) (dfae90f)
- feat(tui): Display approval mode in status line footer (#223) (81ef184)
- feat(tui): Refresh git branch marker on transcript activity (#222) (b991c8e)
- fix(acp): Enable dynamic approval policy updates via /approvals command (#221) (9a570c9)
- feat(cli): Enable --yolo flag for all builds (#220) (9ec79a9)
- docs: Update skills (b160b8f)
- feat: Add cloud env setup for async agents (#218) (cb58e94)
- feat(release): Update @next npm tag when publishing stable releases (#215) (7bc25a8)
- fix(tui): Log and discard drained pending ExecCells (#214) (06b4873)
- docs: clarify provider auth steps (#211) (4a763a4)
- fix(tests): Disable notifications by default in test infrastructure (#208) (3387d0a)
- fix: Add detail to justfile (#207) (7ddd274)
- feat(notifications): Add native desktop notifications with click-to-focus (#206) (b2cb9b8)
Installation
npm install -g nori-ai-cli@0.4.1-next.1Nori 0.3.0-next.6
What's Changed
- Release 0.3.0-next.6 (0afa081)
- fix(acp): display detailed quota/rate limit error messages to users (#231) (bbd5e17)
- fix(acp): drain pending notifications before session unregistration (#229) (23d071d)
- chore: trigger CI\n\n🤖 Generated with Nori\n\nCo-Authored-By: Nori contact@tilework.tech (5750c98)
- feat(acp): add /compact support for ACP backend (#227) (1a55c5e)
- feat(acp): Improve agent session parsing tests (#224) (dfae90f)
- feat(tui): Display approval mode in status line footer (#223) (81ef184)
- feat(tui): Refresh git branch marker on transcript activity (#222) (b991c8e)
- fix(acp): Enable dynamic approval policy updates via /approvals command (#221) (9a570c9)
- feat(cli): Enable --yolo flag for all builds (#220) (9ec79a9)
- docs: Update skills (b160b8f)
- feat: Add cloud env setup for async agents (#218) (cb58e94)
- feat(release): Update @next npm tag when publishing stable releases (#215) (7bc25a8)
- fix(tui): Log and discard drained pending ExecCells (#214) (06b4873)
- docs: clarify provider auth steps (#211) (4a763a4)
- fix(tests): Disable notifications by default in test infrastructure (#208) (3387d0a)
- fix: Add detail to justfile (#207) (7ddd274)
- feat(notifications): Add native desktop notifications with click-to-focus (#206) (b2cb9b8)
- chore: remove legacy OpenAI Codex code not needed for Nori CLI (#196) (3c5c3a7)
- fix(tui): Rename Profiles to Skillsets in headers (#205) (2ceed5c)
Installation
npm install -g nori-ai-cli@0.3.0-next.6Nori 0.3.0-next.5
What's Changed
- Release 0.3.0-next.5 (343684d)
- feat(tui): Display approval mode in status line footer (#223) (81ef184)
- feat(tui): Refresh git branch marker on transcript activity (#222) (b991c8e)
- fix(acp): Enable dynamic approval policy updates via /approvals command (#221) (9a570c9)
- feat(cli): Enable --yolo flag for all builds (#220) (9ec79a9)
- docs: Update skills (b160b8f)
- feat: Add cloud env setup for async agents (#218) (cb58e94)
- feat(release): Update @next npm tag when publishing stable releases (#215) (7bc25a8)
- fix(tui): Log and discard drained pending ExecCells (#214) (06b4873)
- docs: clarify provider auth steps (#211) (4a763a4)
- fix(tests): Disable notifications by default in test infrastructure (#208) (3387d0a)
- fix: Add detail to justfile (#207) (7ddd274)
- feat(notifications): Add native desktop notifications with click-to-focus (#206) (b2cb9b8)
- chore: remove legacy OpenAI Codex code not needed for Nori CLI (#196) (3c5c3a7)
- fix(tui): Rename Profiles to Skillsets in headers (#205) (2ceed5c)
- feat(ci): Add next version prerelease to Nori release flow (#204) (1d827b0)
- fix(ci): Cleanup justfile for nori (#203) (4f102f8)
- Update AGENTS.md to focus on the ACP backend, and add CLAUDE.md (c871fea)
- feat(acp): improve Codex translation support (#202) (8950b66)
- feat(acp): Add synthetic ToolCall events for Gemini compatibility (#201) (e282469)
Installation
npm install -g nori-ai-cli@0.3.0-next.5Nori 0.3.0-next.4
What's Changed
- Release 0.3.0-next.4 (f42d92d)
- feat(cli): Enable --yolo flag for all builds (#220) (9ec79a9)
- docs: Update skills (b160b8f)
- feat: Add cloud env setup for async agents (#218) (cb58e94)
- feat(release): Update @next npm tag when publishing stable releases (#215) (7bc25a8)
- fix(tui): Log and discard drained pending ExecCells (#214) (06b4873)
- docs: clarify provider auth steps (#211) (4a763a4)
- fix(tests): Disable notifications by default in test infrastructure (#208) (3387d0a)
- fix: Add detail to justfile (#207) (7ddd274)
- feat(notifications): Add native desktop notifications with click-to-focus (#206) (b2cb9b8)
- chore: remove legacy OpenAI Codex code not needed for Nori CLI (#196) (3c5c3a7)
- fix(tui): Rename Profiles to Skillsets in headers (#205) (2ceed5c)
- feat(ci): Add next version prerelease to Nori release flow (#204) (1d827b0)
- fix(ci): Cleanup justfile for nori (#203) (4f102f8)
- Update AGENTS.md to focus on the ACP backend, and add CLAUDE.md (c871fea)
- feat(acp): improve Codex translation support (#202) (8950b66)
- feat(acp): Add synthetic ToolCall events for Gemini compatibility (#201) (e282469)
- fix(acp): Rely only on ACP model switching support (#200) (5e7e5ab)
- feat(acp): Add OS-level notifications for approval and idle states (#197) (8c367bc)
- fix(acp): Ensure agent subprocess cleanup on TUI exit (#194) (5baa234)
Installation
npm install -g nori-ai-cli@0.3.0-next.4Nori 0.3.0-next.3
What's Changed
- Release 0.3.0-next.3 (19a2e4d)
- fix(tui): Log and discard drained pending ExecCells (#214) (06b4873)
- docs: clarify provider auth steps (#211) (4a763a4)
- fix(tests): Disable notifications by default in test infrastructure (#208) (3387d0a)
- fix: Add detail to justfile (#207) (7ddd274)
- feat(notifications): Add native desktop notifications with click-to-focus (#206) (b2cb9b8)
- chore: remove legacy OpenAI Codex code not needed for Nori CLI (#196) (3c5c3a7)
- fix(tui): Rename Profiles to Skillsets in headers (#205) (2ceed5c)
- feat(ci): Add next version prerelease to Nori release flow (#204) (1d827b0)
- fix(ci): Cleanup justfile for nori (#203) (4f102f8)
- Update AGENTS.md to focus on the ACP backend, and add CLAUDE.md (c871fea)
- feat(acp): improve Codex translation support (#202) (8950b66)
- feat(acp): Add synthetic ToolCall events for Gemini compatibility (#201) (e282469)
- fix(acp): Rely only on ACP model switching support (#200) (5e7e5ab)
- feat(acp): Add OS-level notifications for approval and idle states (#197) (8c367bc)
- fix(acp): Ensure agent subprocess cleanup on TUI exit (#194) (5baa234)
- docs(README): Update README for auth (8f29937)
- feat(acp): Improve agent discovery and installation process (#187) (9bf1896)
- docs(README): Fix screenshot (#193) (7bfb92e)
- fix(cli): Remove vestigial completions from subcommands (#191) (771b65b)
Installation
npm install -g nori-ai-cli@0.3.0-next.3Nori 0.3.0
What's Changed
- Release 0.3.0 (c9e2421)
- fix(tui): Rename Profiles to Skillsets in headers (#205) (2ceed5c)
- feat(ci): Add next version prerelease to Nori release flow (#204) (1d827b0)
- fix(ci): Cleanup justfile for nori (#203) (4f102f8)
- Update AGENTS.md to focus on the ACP backend, and add CLAUDE.md (c871fea)
- feat(acp): improve Codex translation support (#202) (8950b66)
- feat(acp): Add synthetic ToolCall events for Gemini compatibility (#201) (e282469)
- fix(acp): Rely only on ACP model switching support (#200) (5e7e5ab)
- feat(acp): Add OS-level notifications for approval and idle states (#197) (8c367bc)
- fix(acp): Ensure agent subprocess cleanup on TUI exit (#194) (5baa234)
- docs(README): Update README for auth (8f29937)
- feat(acp): Improve agent discovery and installation process (#187) (9bf1896)
- docs(README): Fix screenshot (#193) (7bfb92e)
- fix(cli): Remove vestigial completions from subcommands (#191) (771b65b)
- feat(tui): Add support for AddToHistory events in ACP (#184) (caf36f7)
- docs(README): Fix screenshot path (fc2d68b)
- feat(tui): Add in-app login support for Gemini agents (#178) (f4090e4)
- feat(cli): Rename executable to nori-ai-cli (#189) (bb54587)
- docs(README): Update README with screenshot (#190) (4b53af6)
- docs(tui): Update docs for TUI exit (#188) (3b1865d)
Installation
npm install -g nori-ai-cli@0.3.0Nori 0.3.0-next.2
What's Changed
- Release 0.3.0-next.2 (136ce69)
- fix(tests): Disable notifications by default in test infrastructure (#208) (3387d0a)
- fix: Add detail to justfile (#207) (7ddd274)
- feat(notifications): Add native desktop notifications with click-to-focus (#206) (b2cb9b8)
- chore: remove legacy OpenAI Codex code not needed for Nori CLI (#196) (3c5c3a7)
- fix(tui): Rename Profiles to Skillsets in headers (#205) (2ceed5c)
- feat(ci): Add next version prerelease to Nori release flow (#204) (1d827b0)
- fix(ci): Cleanup justfile for nori (#203) (4f102f8)
- Update AGENTS.md to focus on the ACP backend, and add CLAUDE.md (c871fea)
- feat(acp): improve Codex translation support (#202) (8950b66)
- feat(acp): Add synthetic ToolCall events for Gemini compatibility (#201) (e282469)
- fix(acp): Rely only on ACP model switching support (#200) (5e7e5ab)
- feat(acp): Add OS-level notifications for approval and idle states (#197) (8c367bc)
- fix(acp): Ensure agent subprocess cleanup on TUI exit (#194) (5baa234)
- docs(README): Update README for auth (8f29937)
- feat(acp): Improve agent discovery and installation process (#187) (9bf1896)
- docs(README): Fix screenshot (#193) (7bfb92e)
- fix(cli): Remove vestigial completions from subcommands (#191) (771b65b)
- feat(tui): Add support for AddToHistory events in ACP (#184) (caf36f7)
- docs(README): Fix screenshot path (fc2d68b)
Installation
npm install -g nori-ai-cli@0.3.0-next.2Nori 0.3.0-next.1
What's Changed
- Release 0.3.0-next.1 (25b3b13)
- fix: Add detail to justfile (#207) (7ddd274)
- feat(notifications): Add native desktop notifications with click-to-focus (#206) (b2cb9b8)
- chore: remove legacy OpenAI Codex code not needed for Nori CLI (#196) (3c5c3a7)
- fix(tui): Rename Profiles to Skillsets in headers (#205) (2ceed5c)
- feat(ci): Add next version prerelease to Nori release flow (#204) (1d827b0)
- fix(ci): Cleanup justfile for nori (#203) (4f102f8)
- Update AGENTS.md to focus on the ACP backend, and add CLAUDE.md (c871fea)
- feat(acp): improve Codex translation support (#202) (8950b66)
- feat(acp): Add synthetic ToolCall events for Gemini compatibility (#201) (e282469)
- fix(acp): Rely only on ACP model switching support (#200) (5e7e5ab)
- feat(acp): Add OS-level notifications for approval and idle states (#197) (8c367bc)
- fix(acp): Ensure agent subprocess cleanup on TUI exit (#194) (5baa234)
- docs(README): Update README for auth (8f29937)
- feat(acp): Improve agent discovery and installation process (#187) (9bf1896)
- docs(README): Fix screenshot (#193) (7bfb92e)
- fix(cli): Remove vestigial completions from subcommands (#191) (771b65b)
- feat(tui): Add support for AddToHistory events in ACP (#184) (caf36f7)
- docs(README): Fix screenshot path (fc2d68b)
- feat(tui): Add in-app login support for Gemini agents (#178) (f4090e4)
Installation
npm install -g nori-ai-cli@0.3.0-next.1Nori 0.2.7-next.1
What's Changed
- Release 0.2.7-next.1 (5abf40d)
- feat(ci): Add next version prerelease to Nori release flow (#204) (1d827b0)
- fix(ci): Cleanup justfile for nori (#203) (4f102f8)
- Update AGENTS.md to focus on the ACP backend, and add CLAUDE.md (c871fea)
- feat(acp): improve Codex translation support (#202) (8950b66)
- feat(acp): Add synthetic ToolCall events for Gemini compatibility (#201) (e282469)
- fix(acp): Rely only on ACP model switching support (#200) (5e7e5ab)
- feat(acp): Add OS-level notifications for approval and idle states (#197) (8c367bc)
- fix(acp): Ensure agent subprocess cleanup on TUI exit (#194) (5baa234)
- docs(README): Update README for auth (8f29937)
- feat(acp): Improve agent discovery and installation process (#187) (9bf1896)
- docs(README): Fix screenshot (#193) (7bfb92e)
- fix(cli): Remove vestigial completions from subcommands (#191) (771b65b)
- feat(tui): Add support for AddToHistory events in ACP (#184) (caf36f7)
- docs(README): Fix screenshot path (fc2d68b)
- feat(tui): Add in-app login support for Gemini agents (#178) (f4090e4)
- feat(cli): Rename executable to nori-ai-cli (#189) (bb54587)
- docs(README): Update README with screenshot (#190) (4b53af6)
- docs(tui): Update docs for TUI exit (#188) (3b1865d)
- feat(tui): Add exit message cell (#183) (51b36a8)
Installation
npm install -g nori-ai-cli@0.2.7-next.1