Where tasks come from
- The web UI at niteshift.dev
- A GitHub PR with
/niteshift <prompt> - Slack, by mentioning
@Niteshift - A Linear issue assigned to Niteshift
- An automation triggered by a webhook or schedule
Workspace
Every task opens with a chat panel on the right and four tabs on the left.- Chat: talk to the agent. Markdown supported. Paste, drag, or upload screenshots, logs, and reference docs. Drafts persist locally per task.
- Preview: live iframe of your dev server.
- Git: pull request summary, CI checks, commits, and every changed file. Queue inline comments on a range of lines. The agent picks them up like review feedback in its next response.
- Terminal: direct shell into the cloud environment.
- Logs: real-time stdout and stderr from every process, with search.