Add public ai-agents architecture guide

This commit is contained in:
2026-08-21 12:14:57 +02:00
parent 496e87af9b
commit c0e142c8e5
+10 -1
View File
@@ -1,3 +1,12 @@
# ai-agents
Autonomous agents, multi-agent systems, and pipelines.
Autonomous agents, multi-agent systems, and agent pipelines. Start from [agent-template](https://git.it-one.pro/IT-One/agent-template).
This public repository is a top-level area of the [IT-One](https://git.it-one.pro/IT-One) organization.
## Collaboration
- Use short-lived branches and pull requests.
- Keep credentials out of Git; use organization-level Gitea Actions secrets.
- Add a focused README to every project repository created in this area.
- Use the [AI agent template](https://git.it-one.pro/IT-One/agent-template) for agent projects.