mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
Close [AI-293](https://linear.app/affine-design/issue/AI-293) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Tool call cards for website reading now display the specific URL being accessed. * Tool call cards for web searches now display the search query being used. * **Style** * Updated tool call instructions to prevent explanations of operations before execution. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Server
Get started
Install dependencies
yarn
Build Native binding
yarn affine @affine/server-native build
Run server
yarn dev
now you can access the server GraphQL endpoint at http://localhost:3000/graphql