diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 4ced368a..efe2e815 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.7.0 + ref: v1.7.1 uri: https://github.com/trunk-io/plugins runtimes: @@ -18,20 +18,20 @@ runtimes: lint: enabled: - - renovate@40.57.1 + - renovate@41.54.0 - golangci-lint@1.64.8 - vale@3.12.0 - actionlint@1.7.7 - - checkov@3.2.442 + - checkov@3.2.457 - git-diff-check - markdownlint@0.45.0 - oxipng@9.1.5 - - prettier@3.5.3: + - prettier@3.6.2: packages: - "@mintlify/prettier-config@1.0.6" - - svgo@3.3.2 - - trivy@0.63.0 - - trufflehog@3.89.1 + - svgo@4.0.0 + - trivy@0.64.1 + - trufflehog@3.90.3 - yamllint@1.37.1 ignore: - linters: [ALL] diff --git a/agents/introduction.mdx b/agents/introduction.mdx index a7a314c5..f34b0a19 100644 --- a/agents/introduction.mdx +++ b/agents/introduction.mdx @@ -20,9 +20,9 @@ workbench that allows for quick iteration. The workbench includes: with your agent. Think of a task as a learned skill for your agent. - [**Model Router**](/model-selection) makes it easy to access the most popular models to power your agent. -- [**Concierge**](/create-agent#build-a-new-agent-with-concierge) is Hypermode's - AI-powered agent that transforms natural language descriptions into fully - functional agents. No coding experience required. +- [**Agent building**](/create-agent#build-a-new-agent-with-concierge) is + through Hypermode's AI-powered agents that transforms natural language + descriptions into fully functional agents. No coding experience required.