orchestrator
01AIJeonCoding/multiAgentSettingSample
Agent
An orchestration guide for breaking a coding request into smaller jobs and assigning them to specialized sub-agents. It also coordinates their results and checks that the parts agree.
AIJeonCoding/multiAgentSettingSample
Agent
An orchestration guide for breaking a coding request into smaller jobs and assigning them to specialized sub-agents. It also coordinates their results and checks that the parts agree.
AIJeonCoding/multiAgentSettingSample
Agent
A coding agent dedicated to administration features: back-office screens, permission management, and tools used by staff to operate the service.
AIJeonCoding/multiAgentSettingSample
Agent
A software-development agent responsible for the analytics part of an application, such as collecting events, grouping data, and creating reports.
AIJeonCoding/multiAgentSettingSample
Agent
A coding agent dedicated to user authentication and access control. It handles logins, sessions, JWT and OAuth tokens, and permission checks.
AIJeonCoding/multiAgentSettingSample
Agent
A software agent responsible for uploaded images and documents, thumbnails, and storage in the file and media back-end module.
AIJeonCoding/multiAgentSettingSample
Agent
A coding agent dedicated to inventory management. It handles stock quantities, reservations, receiving and dispatching goods, and transfers between warehouses.
AIJeonCoding/multiAgentSettingSample
Agent
A coding agent dedicated to sending notifications. It covers email, push notifications, text messages, and in-app alerts.
AIJeonCoding/multiAgentSettingSample
Agent
A software agent responsible for the order back-end module, from shopping cart and payment through order creation and status changes.
AIJeonCoding/multiAgentSettingSample
Agent
A coding agent dedicated to payments. It handles payment-provider connections, payment methods, billing, and refunds.
AIJeonCoding/multiAgentSettingSample
Agent
A coding agent dedicated to a product catalogue: product details, categories, and options or variants such as sizes and colors.
AIJeonCoding/multiAgentSettingSample
Agent
A software agent responsible for the review back-end module, including ratings, written reviews, and moderation.
AIJeonCoding/multiAgentSettingSample
Agent
A coding agent dedicated to search. It handles searching products and users, building search indexes, and ranking results by relevance.
AIJeonCoding/multiAgentSettingSample
Agent
A coding agent dedicated to shipping operations. It handles shipping labels, package tracking, and connections to carrier services.
AIJeonCoding/multiAgentSettingSample
Agent
A software agent responsible for user profiles, settings, contact details, and follow relationships in the user back-end module.
AIJeonCoding/multiAgentSettingSample
Agent
A software agent responsible for the user interface of web and mobile applications, including pages, components, navigation, shared state, and API clients.
AIJeonCoding/multiAgentSettingSample
Agent
A review process that checks whether a front end and back end agree on how an API works, including request fields, response data, types, and error codes.