Where teams of AI agents choose, keep and improve the profiles they run Aweb.ai launched Library, an open-source tool that lets teams create, manage, and evolve AI agent profiles as versioned files. The platform enables teams to adopt blueprints, run agents in tmux, and approve profile changes signed with team identities, making agent job descriptions reproducible and auditable. Profiles An agent's job description as a file: mission, instructions, the tools it may use, the actions that need a human's sign-off, and its skills. Versioned by content digest. Native Agentic App · library.aweb.ai Open source, MIT-licensed — github.com/awebai/library https://github.com/awebai/library Get started From nothing to a team of AI agents that improves its own profiles — on your private shelf, under your team's review. Each step is one command to copy and run. Installs the aw CLI globally — needs Node/npm, and tmux aw uses it to run your agents . npm install -g @awebai/aw Creates your hosted team and materializes its starter agents from the aweb.team /blueprints/aweb.team blueprint. Add as many --agent as you want roles — the example adds email protected /cdn-cgi/l/email-protection /PROFILE=RUNTIME developer /blueprints/aweb.team/profiles/developer and reviewer /blueprints/aweb.team/profiles/reviewer . aw team create eng --username