Skip to content

Latest commit

 

History

History
108 lines (84 loc) · 4.98 KB

File metadata and controls

108 lines (84 loc) · 4.98 KB

Third-Party Notices

Oh My Pi TUI interaction primitives

packages/cli/src/supervisor-tui-pointer.ts and the surrounding Supervisor alternate-screen, pointer-routing, hover, and scrolling behavior are adapted from can1357/oh-my-pi, including its packages/tui implementation.

MIT License

Copyright (c) 2025 Mario Zechner Copyright (c) 2025-2026 Can Bölük Copyright (c) 2026 Stencil Labs, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Connector brand marks

The Connector interface displays identification marks sourced from Discord's brand guidelines, Telegram's website assets, Slack's media kit, and Feishu's website assets. Each mark remains property of its respective owner and identifies the matching integration.

Instrument Sans

The OpenAlice interface bundles Instrument Sans from the Instrument Sans project. Instrument Sans is licensed under the SIL Open Font License, Version 1.1. The license text accompanies the font at ui/src/assets/fonts/LICENSE-Instrument-Sans.txt.

Git and Dugite

Native OpenAlice CLI release archives for macOS and Linux redistribute a minimal Git command-line runtime sourced from the dugite package. The exact Dugite and Git versions, platform, architecture, content identity, file hashes, and release-owned Git root are recorded in each archive's release.json.

Git is licensed under GNU General Public License version 2. Its source and license are available from the official Git project and git/git repository. Dugite's license is included in the release archive under licenses/dugite-LICENSE.

stablyai/orca terminal patches and keyboard policy

patches/@xterm__addon-webgl@0.20.0-beta.286.patch is adapted from stablyai/orca commit 1b331f282cd4da880b888f242e3545fffbba4cb5.

patches/@xterm__xterm@6.1.0-beta.287.patch, the focused keyboard shortcut, Kitty keyboard / IME modules in ui/src/components/workspace/terminal-*.ts and ui/src/components/workspace/xterm-bypass-policy.ts, and the macOS input-source probe in apps/desktop/src/keyboard-input-source.ts are adapted from stablyai/orca commit ab0f220c60739c90ecbedd327d0b4619e715570d.

patches/@xterm__addon-serialize@0.15.0-beta.287.patch, the headless terminal snapshot implementation in src/workspaces/, and the inherited terminal color-environment sanitization in src/workspaces/spawn-env.ts are adapted from the same Orca commit.

The terminal view-attribute contract and publisher, headless OSC 4/10/11/12 responder, value-gated xterm theme application, replay reply guard, and Contour/Kitty DEC mode 2031 color-scheme notifications are adapted from stablyai/orca commit 72d0a403a3eff0988f905d9546fcd0638b379351.

MIT License

Copyright (c) 2026 Lovecast Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.