mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 06:57:10 +00:00
24 lines
697 B
Text
24 lines
697 B
Text
Codex Panel
|
|
Copyright 2026 murashit
|
|
|
|
Codex Panel is licensed under the Apache License, Version 2.0.
|
|
|
|
This repository includes TypeScript app-server bindings under
|
|
src/generated/app-server/ generated from OpenAI Codex CLI app-server types.
|
|
|
|
Upstream project:
|
|
https://github.com/openai/codex
|
|
|
|
The upstream OpenAI Codex project is licensed under the Apache License,
|
|
Version 2.0.
|
|
|
|
The following notice is reproduced from the upstream OpenAI Codex NOTICE file:
|
|
|
|
OpenAI Codex
|
|
Copyright 2025 OpenAI
|
|
|
|
This project includes code derived from Ratatui
|
|
(https://github.com/ratatui/ratatui), licensed under the MIT license.
|
|
|
|
Copyright (c) 2016-2022 Florian Dehau
|
|
Copyright (c) 2023-2025 The Ratatui Developers
|