---
title: "Changes to Register a new project from a git repository path"
method: POST
path: "/api/v1/projects"
---

# Changes to Register a new project from a git repository path

`POST /api/v1/projects`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 108 revisions.

- **2026-08-19** `88165c0dc817` — 2 info
- **2026-08-13** `e38191632a2a` — 1 info
- **2026-08-13** `9c4458b5852c` — 1 warning, 1 info
- **2026-08-05** `f95c2a6af3da` — 6 info
- **2026-07-31** `4d9ea22ac81f` — 2 info
- **2026-07-23** `ec04bdb2235b` — 3 warning
- **2026-07-13** `3a63aeea17ec` — 6 info
- **2026-07-03** `33fe4104dfeb` — 2 info
- **2026-06-14** `2597e14bfa15` — 2 info
- **2026-06-10** `b64f5ab46d87` — 10 warning

## Changes

- **2026-08-19** `88165c0dc817` — 2 info
  - added the new optional request property `config/autoReview`
  - added the optional property `project/config/autoReview` to the response with the `201` status
- **2026-08-13** `e38191632a2a` — 1 info
  - added the optional property `project/workspaceRepos/items/gitStatus` to the response with the `201` status
- **2026-08-13** `9c4458b5852c` — 1 warning, 1 info
  - added the new `gitlab` enum value to the `project/config/trackerIntake/provider` response property for the response status `201`
  - added the new `gitlab` enum value to the request property `config/trackerIntake/provider`
- **2026-08-05** `f95c2a6af3da` — 6 info
  - added the new optional request property `config/agentConfig/mode`
  - added the new optional request property `config/orchestrator/agentConfig/mode`
  - added the new optional request property `config/worker/agentConfig/mode`
  - added the optional property `project/config/agentConfig/mode` to the response with the `201` status
  - added the optional property `project/config/orchestrator/agentConfig/mode` to the response with the `201` status
  - added the optional property `project/config/worker/agentConfig/mode` to the response with the `201` status
- **2026-07-31** `4d9ea22ac81f` — 2 info
  - added the new optional request property `config/containerReap`
  - added the optional property `project/config/containerReap` to the response with the `201` status
- **2026-07-23** `ec04bdb2235b` — 3 warning
  - added the new `scratch` enum value to the `project/kind` response property for the response status `201`
  - added the new `single_repo` enum value to the `project/kind` response property for the response status `201`
  - added the new `workspace` enum value to the `project/kind` response property for the response status `201`
- **2026-07-13** `3a63aeea17ec` — 6 info
  - added the new optional request property `config/agentRules`
  - added the new optional request property `config/agentRulesFile`
  - added the new optional request property `config/orchestratorRules`
  - added the optional property `project/config/agentRules` to the response with the `201` status
  - added the optional property `project/config/agentRulesFile` to the response with the `201` status
  - added the optional property `project/config/orchestratorRules` to the response with the `201` status
- **2026-07-03** `33fe4104dfeb` — 2 info
  - added the new optional request property `config/trackerIntake`
  - added the optional property `project/config/trackerIntake` to the response with the `201` status
- **2026-06-14** `2597e14bfa15` — 2 info
  - added the new optional request property `config/reviewers`
  - added the optional property `project/config/reviewers` to the response with the `201` status
- **2026-06-10** `b64f5ab46d87` — 10 warning
  - removed the request property `config/agentRules`
  - removed the request property `config/agentRulesFile`
  - removed the request property `config/orchestratorRules`
  - removed the request property `config/reviewers`
  - removed the request property `config/trackerIntake`
  - removed the optional property `project/config/agentRules` from the response with the `201` status
  - removed the optional property `project/config/agentRulesFile` from the response with the `201` status
  - removed the optional property `project/config/orchestratorRules` from the response with the `201` status
  - removed the optional property `project/config/reviewers` from the response with the `201` status
  - removed the optional property `project/config/trackerIntake` from the response with the `201` status

---

[Operation](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/docs/api/v1/projects/post.md) · [API](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon.md) · [Page](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/projects/post)
