Build and run AI agents with Nyte.
Password reset links started 404ing after yesterday's deploy. Can you find out why?
⠋Thinking…
❯Add a follow-up
nyte-sandbox │ gpt-5.4 │ medium
ctrl+k commands · ctrl+p model · shift+tab thinking · ctrl+g editor
Password reset links started 404ing after yesterday's deploy. Can you find out why?
Thinking
Add a follow-up
What's in Nyte
Libraries for building AI agents, with terminal and desktop apps for using them.
- SchemaShared types for messages, models, and tools.
- AIConnects to AI providers and streams their replies.
- CoreRuns agents and saves their conversations and work.
- UIShared buttons, menus, dialogs, and other UI components.
- PluginLets you add tools, commands, and custom agent behavior.
- TelemetryHooks for tracking agent activity; recording is not implemented yet.
- TerminalAn app for working with agents in your terminal.
- DesktopA desktop app for working with agents.
- ProtocolDefines the messages clients and servers exchange.
- ServerMakes Nyte available over HTTP.
- ClientConnects your app to a Nyte server.