novolis-commands / README.md
novolis-commands docs
Interrupt-aware command queues
dotnetcommandsnovolis
Parse prompts into command envelopes, queue them, run with cancellation.
Published docs: https://novolis-platform.github.io/.github/novolis-commands/
Guides
| Doc | What it covers |
|---|---|
| [getting-started.md](./getting-started.html) | Install, restore from GitHub Packages, first use |
| [design.md](./design.html) | Goals, layer placement, non-goals |
| [release.md](./release.html) | CalVer publish and package list |
| [migration-v02-to-v10.md](./migration-v02-to-v10.html) | migration-v02-to-v10 |
| [session-protocol.md](./session-protocol.html) | session-protocol |
Packages
| Package |
|---|
| `Novolis.Commands.Abstractions` |
| `Novolis.Commands.DependencyInjection` |
| `Novolis.Commands.Engine` |
| `Novolis.Commands.Expressions` |
| `Novolis.Commands.Queueing` |
| `Novolis.Commands.Testing` |