@rendkit/copilotkit 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/styles.css +2 -3
  2. package/package.json +1 -1
package/dist/styles.css CHANGED
@@ -1,6 +1,5 @@
1
1
  /*
2
- * Chat UI stylesheet seam. Hosts import THIS file, never the upstream path
3
- * directly (CLAUDE.md #9 the boundary script does not scan CSS, but the
4
- * one-file-fix discipline applies to stylesheets the same way).
2
+ * Rendkit chat UI styles re-exports the upstream CopilotKit v2 chat stylesheet
3
+ * behind one stable path. Import "@rendkit/copilotkit/styles.css" in your host.
5
4
  */
6
5
  @import "@copilotkit/react-core/v2/styles.css";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rendkit/copilotkit",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "CopilotKit v2 adapter for the Rendkit agentic component catalog — RegisterCatalog, the display/interactive tool bridges, the schema byte budget, and the portable-schema check.",
5
5
  "keywords": [
6
6
  "rendkit",