@codelooptech/shared

v0.1.32

Published

Shared types, constants, and utilities for the CodeLoop platform

Downloads

4,673

Readme

@codelooptech/shared

npm docs

Shared types, constants, project templates, and the setupProject / detectProject primitives used by both the CodeLoop CLI (codeloop) and the MCP server (codeloop-mcp-server).

This package exists so the two distribution surfaces can never drift — codeloop init and the MCP codeloop_init_project tool emit the same filesets and detect the same project shapes (Flutter, web, Python, Ruby, Rails, Rust, .NET, Xcode, …).

You normally don't depend on this package directly.

License

MIT — see LICENSE.