DocsProjects & workspaces

Projects & workspaces

Organise your work and give agents the right context to act on.

A project groups related work together and gives an agent a workspace to operate in. Keeping work in projects helps Burrak apply the right context and memory to each task.

Workspaces

A workspace is where an agent does its work — for example, a copy of a repository it can read, edit, and run. Local agents use a workspace on your machine; remote agents use one in the cloud.

Working with code

For software tasks, Burrak follows a git-native workflow: it works on a branch, makes changes that match your existing style, and prepares the result for review so you can merge with confidence.