feat: feedback from jan wilmake

pull/716/head
Travis Fischer 2025-06-29 12:26:57 -05:00
rodzic 17e152a905
commit f28156d743
2 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -59,7 +59,8 @@ export default async function TheBestDamnLandingPageEver() {
{/* How it works section */}
<section className='flex flex-col gap-8 mb-16'>
<h2 className='text-center text-balance leading-snug md:leading-none text-3xl font-heading'>
Agentic tools <span className='font-semibold'>work everywhere</span>
Agentic tools that{' '}
<span className='font-semibold'>work everywhere</span>
</h2>
<ExampleUsage

Wyświetl plik

@ -34,6 +34,7 @@
- add support to `@agentic/platform-tool-client` for
- add docs on using multiple tools with `AIFunctionSet`
- add ts sdk examples to e2e tests
- add `$schema` (https://agentic.so/schema.json) to the json docs
## TODO: Post-MVP