Publish harness and TUI open-source
initial sync from the monorepo
This commit is contained in:
commit
c68e39f604
2734 changed files with 1437016 additions and 0 deletions
8
crates/codegen/xai-ratatui-textarea/NOTICE
Normal file
8
crates/codegen/xai-ratatui-textarea/NOTICE
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
xai-ratatui-textarea is first-party code maintained by xAI for the Grok TUI.
|
||||
|
||||
Copyright 2023-2026 xAI
|
||||
Licensed under the Apache License, Version 2.0 (see the repository root LICENSE).
|
||||
|
||||
This crate is not a wholesale redistribution of third-party source. Dependencies
|
||||
such as ratatui are declared in Cargo.toml; their licenses appear in the
|
||||
repository root THIRD-PARTY-NOTICES file.
|
||||
Loading…
Reference in a new issue