Skip to content

Latest commit

 

History

125 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nyte

Nyte

Nyte is a durable runtime for agent conversations, with terminal and desktop clients.

Local and cloud

Nyte is local-first today: its clients embed the host, store sessions locally, and run agents in process. The kernel also supports long-lived and serverless hosts backed by remote storage. @nyte-ai/server exposes the SDK over JSON and server-sent events, but Nyte does not yet ship a hosted cloud service or production remote backend.

Install

curl -fsSL https://nyte.sh/install | sh
nyte login
nyte

Run one prompt with nyte -p "your prompt". See the user guide for commands and configuration.

Development

mise install
pnpm install
pnpm format
pnpm lint
pnpm typecheck

Build and test individual packages. See CONTRIBUTING.md for the package map, checks, and commit conventions, the design record for architecture, and AGENTS.md for agent instructions.

About

Durable agent sessions in your terminal

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages