新增功能

This commit is contained in:
Your Name
2026-07-28 09:46:53 +08:00
parent 45b3bc0852
commit 980795b4da
57 changed files with 18421 additions and 1051 deletions
+19
View File
@@ -0,0 +1,19 @@
# Grok Build attribution
This project integrates the unmodified released executable of
[`xai-org/grok-build`](https://github.com/xai-org/grok-build) as an optional,
project-local sidecar downloaded from the upstream project's official release
endpoints.
- Upstream project: `xai-org/grok-build`
- Upstream license: Apache License 2.0
- Integration code in this repository: `grok_build_bridge.py` and the
PySide6 Grok Build page
- The integration is not an official xAI product and does not grant trademark
rights in the names Grok or xAI.
The executable is not committed to this repository. An offline distribution
that bundles it must include the exact upstream version's `LICENSE`,
`THIRD-PARTY-NOTICES`,
`crates/codegen/xai-grok-tools/THIRD_PARTY_NOTICES.md`, and
`third_party/NOTICE`.