alexchenzl 4d51967383 bump version to v0.1.3 пре 4 месеци
..
lib 2c6fdea3f0 redesign the agent system, and build it as a standalone chrome extension from scratch using typescript пре 5 месеци
.eslintignore 2c6fdea3f0 redesign the agent system, and build it as a standalone chrome extension from scratch using typescript пре 5 месеци
README.md 2c6fdea3f0 redesign the agent system, and build it as a standalone chrome extension from scratch using typescript пре 5 месеци
build.mjs 2c6fdea3f0 redesign the agent system, and build it as a standalone chrome extension from scratch using typescript пре 5 месеци
index.ts 2c6fdea3f0 redesign the agent system, and build it as a standalone chrome extension from scratch using typescript пре 5 месеци
package.json 4d51967383 bump version to v0.1.3 пре 4 месеци
tsconfig.json 2c6fdea3f0 redesign the agent system, and build it as a standalone chrome extension from scratch using typescript пре 5 месеци

README.md

Shared Package

This package contains code shared with other packages. To use the code in the package, you need to add the following to the package.json file.

{
  "dependencies": {
    "@extension/shared": "workspace:*"
  }
}