Skip to content

Commit f33f393

Browse files
committed
reworded docs
1 parent ba22be6 commit f33f393

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

site/src/pages/DeploymentSettingsPage/LicensesSettingsPage/ManagedAgentsConsumption.tsx

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ import {
99
} from "components/Collapsible/Collapsible";
1010
import { Stack } from "components/Stack/Stack";
1111
import dayjs from "dayjs";
12-
import { ChevronRightIcon } from "lucide-react";
12+
import { ChevronRightIcon, Link } from "lucide-react";
1313
import type { FC } from "react";
14+
import { docs } from "utils/docs";
1415

1516
interface ManagedAgentsConsumptionProps {
1617
managedAgentFeature?: Feature;
@@ -100,7 +101,7 @@ export const ManagedAgentsConsumption: FC<ManagedAgentsConsumptionProps> = ({
100101
<Collapsible>
101102
<header className="flex flex-col gap-2 items-start">
102103
<h3 className="text-md m-0 font-medium">
103-
Managed agents consumption
104+
Managed AI Agents Usage
104105
</h3>
105106

106107
<CollapsibleTrigger asChild>
@@ -112,7 +113,7 @@ export const ManagedAgentsConsumption: FC<ManagedAgentsConsumptionProps> = ({
112113
`}
113114
>
114115
<ChevronRightIcon />
115-
How we calculate managed agents consumption
116+
Learn more
116117
</Button>
117118
</CollapsibleTrigger>
118119
</header>
@@ -125,8 +126,13 @@ export const ManagedAgentsConsumption: FC<ManagedAgentsConsumptionProps> = ({
125126
`}
126127
>
127128
<p>
128-
Managed agents are counted based on the amount of successfully
129-
started workspaces with an AI agent.
129+
<MuiLink
130+
href={docs("/ai-coder/tasks")}
131+
target="_blank"
132+
rel="noreferrer">
133+
Coder Tasks
134+
</MuiLink>{" "} and upcoming managed AI features are included in Coder Premium
135+
licenses during beta. Usage limits and pricing subject to change.
130136
</p>
131137
<ul>
132138
<li className="flex items-center gap-2">

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy