You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,3 +77,34 @@ We'd like to acknowledge the excellent work of the open-source community, especi
77
77
-[uv](https://github.com/astral-sh/uv) and [ruff](https://github.com/astral-sh/ruff)
78
78
79
79
We're committed to continuing to build the Agents SDK as an open source framework so others in the community can expand on our approach.
80
+
81
+
---
82
+
83
+
## iAiFy Fork Notes
84
+
85
+
> This section is maintained by the iAiFy enterprise and documents what the AiFeatures fork actually supports. If this contradicts upstream text above, this section wins for iAiFy operators.
86
+
87
+
**Status:** Active fork (maintained).
88
+
**Enterprise:** iAiFy (Stockholm).
89
+
**Upstream sync:** Managed via [Ai-road-4-You/fork-sync](https://github.com/Ai-road-4-You) — upstream changes are reviewed before merge; divergence is intentional where documented.
90
+
**Support scope:** Only the build/run paths documented below are supported internally. Other upstream surfaces are best-effort.
91
+
92
+
### Supported commands
93
+
94
+
Run only the commands verified in this repo's current manifest (see `package.json` / `pyproject.toml` / `Cargo.toml` for the authoritative list).
95
+
96
+
### CI/CD
97
+
98
+
This repo uses (or is migrating to) the shared enterprise CI/CD:
Internal contributors follow the iAiFy governance rules: conventional commits, PR review required, no force-push to `main`. See [Ai-road-4-You/governance](https://github.com/Ai-road-4-You/governance).
107
+
108
+
### License
109
+
110
+
See `LICENSE` in this repo. iAiFy-originated changes are MIT unless the upstream license requires otherwise.
0 commit comments