Skip to content

feat: add backlink for 12 factors agent methodology #163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 18, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions modus/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ Modus provides a complete toolkit for building intelligent applications:
Built-in observability provides automatic inference logging and tracing, while
secure-by-default authorization ensures risk-appropriate access to tools and
data. Following modern best practices for AI-native architectures, Modus
implements principles from the 12-factor agentic app methodology for
maintainable, scalable intelligent systems.
implements principles from the
[12-factor agentic app methodology](https://hypermode.com/blog/the-twelve-factor-agentic-app)
for maintainable, scalable intelligent systems.

You can run Modus locally for development or deploy it in seconds to Hypermode
for production.
Expand Down