Bee Code - VS Code extension
Copyright (c) 2026 HEOSSI (Pte.) Ltd. All rights reserved.

HEOSSI (Pte.) Ltd. is a company registered in Singapore, UEN 202532790K.
https://www.heossi.com


1. PROPRIETARY SOFTWARE

This extension is proprietary software. It is not open source and is not
covered by the Apache License, Version 2.0, under which certain other parts of
the Bee project are released. Nothing in this file grants any right under that
licence or any other.


2. LICENCE GRANTED

Subject to your compliance with this file and with the Bee Terms of Service,
HEOSSI (Pte.) Ltd. grants you a personal, non-exclusive, non-transferable,
non-sublicensable, revocable licence to install and use this extension, in the
form in which it is distributed, for the purpose of connecting to and using the
Bee service.

This licence is granted for use of the software as distributed. It is not a
sale, and no ownership passes to you.


3. RESTRICTIONS

Except to the extent that the restriction is prohibited by applicable law, or
expressly permitted in writing by HEOSSI (Pte.) Ltd., you may not:

  (a) copy, redistribute, sublicense, sell, rent, lease or lend the extension,
      or make it available to any third party;
  (b) modify the extension or create derivative works from it;
  (c) reverse engineer, decompile or disassemble the extension, or otherwise
      attempt to derive its source code;
  (d) remove, obscure or alter any proprietary notice, attribution or licence
      text contained in or accompanying the extension;
  (e) use the extension to build, train or improve a competing product or
      service.

Where applicable law grants you a right that section 3(c) would otherwise
restrict - such as the right to obtain interoperability information - that
right is not limited by this file.


4. THE BEE SERVICE

The extension is a client. It operates by connecting to the Bee service, which
is provided separately and governed by its own terms. Your use of the service
through this extension is subject to:

  Terms of Service   https://bee.heossi.com/legal/terms
  Privacy Policy     https://bee.heossi.com/legal/privacy
  Acceptable Use     https://bee.heossi.com/legal/acceptable-use

No licence to the Bee service, to any Bee model, or to any model weights is
granted by this file.


5. TRADE MARKS

"Bee", "Bee Code", "HEOSSI" and the Bee marks and logos are trade marks of
HEOSSI (Pte.) Ltd. All rights in them are reserved. This licence grants no
right to use them, other than as they appear unaltered in the extension as
distributed.


6. NO WARRANTY

THE EXTENSION 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.

The extension edits files and executes commands in your workspace at your
direction and with your approval. You are responsible for the changes you
approve, and for maintaining your own backups and version control.


7. LIMITATION OF LIABILITY

TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL HEOSSI
(Pte.) Ltd. 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 EXTENSION OR THE USE OR OTHER DEALINGS IN THE EXTENSION.

Nothing in this file excludes or limits liability that cannot lawfully be
excluded or limited.


8. TERMINATION

This licence terminates automatically if you breach it. On termination you must
stop using the extension and remove it.


9. GOVERNING LAW

This licence is governed by the laws of Singapore.


================================================================================
THIRD-PARTY COMPONENTS
================================================================================

This extension includes the following third-party components, each licensed by
its own terms. Those terms govern those components, not this file.

--------------------------------------------------------------------------------
@vscode/codicons - Microsoft Corporation
Icon font, redistributed in resources/codicon/.
Licensed under the Creative Commons Attribution 4.0 International licence
(CC-BY-4.0). https://creativecommons.org/licenses/by/4.0/
The accompanying source code is licensed under the MIT licence.
--------------------------------------------------------------------------------
@vscode/ripgrep - Microsoft Corporation
Distribution wrapper for ripgrep, used for workspace listing and search.
Licensed under the MIT licence.

ripgrep itself is Copyright (c) 2015 Andrew Gallant, dual-licensed under the
MIT licence and the UNLICENSE.
--------------------------------------------------------------------------------
minimatch - Isaac Z. Schlueter and contributors
Glob matching, bundled into dist/extension.cjs.
Licensed under the Blue Oak Model License 1.0.0.
https://blueoakcouncil.org/license/1.0.0
--------------------------------------------------------------------------------
