foundry-design-web-adapter 0.2.0-beta.1 → 0.2.0-beta.2
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.
- package/README.md +9 -3
- package/THIRD_PARTY_NOTICES.md +4 -18
- package/dist/adapter.js +1059 -812
- package/dist/index.d.ts.map +1 -1
- package/dist/keyline-icons.d.ts +9 -0
- package/dist/keyline-icons.d.ts.map +1 -0
- package/dist/review.d.ts +2 -0
- package/dist/review.d.ts.map +1 -1
- package/dist/workspace.d.ts +50 -0
- package/dist/workspace.d.ts.map +1 -0
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -4,13 +4,19 @@ Foundry is a local-first precision design workbench for Codex, Cursor, and Claud
|
|
|
4
4
|
|
|
5
5
|
## Beta installation
|
|
6
6
|
|
|
7
|
-
Foundry
|
|
7
|
+
Foundry is distributed through npm, so testers do not need access to the private GitHub repository. From the project you want to inspect, run:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
10
|
npx foundry-design@beta setup
|
|
11
11
|
```
|
|
12
12
|
|
|
13
|
-
Setup detects the platform, framework, package manager, development command, and installed coding agents. It previews every file it will manage, adds development-only instrumentation for supported web frameworks, configures the selected MCP clients, and records a reversible install manifest.
|
|
13
|
+
Setup detects the platform, framework, package manager, development command, and installed coding agents. It previews every file it will manage, adds development-only instrumentation for supported web frameworks, installs the Foundry skill for Codex, Cursor, or Claude Code, configures the selected MCP clients, and records a reversible install manifest.
|
|
14
|
+
|
|
15
|
+
Restart the coding agent after setup, then ask:
|
|
16
|
+
|
|
17
|
+
```text
|
|
18
|
+
Start Foundry for this project.
|
|
19
|
+
```
|
|
14
20
|
|
|
15
21
|
Then start a session with:
|
|
16
22
|
|
|
@@ -26,7 +32,7 @@ npx foundry-design@beta uninstall
|
|
|
26
32
|
|
|
27
33
|
Supported automatic web integration currently includes Next.js App Router, Vite, and plain HTML. Generic web, SwiftUI, and React Native projects receive explicit setup guidance when a safe automatic edit is not available.
|
|
28
34
|
|
|
29
|
-
|
|
35
|
+
The repository also contains a portable plugin bundle for future marketplace distribution. The npm setup above is the public beta installation path.
|
|
30
36
|
|
|
31
37
|
The beta supports Node.js 20 or newer. Read [Privacy](PRIVACY.md), [Security](SECURITY.md), and the [beta changelog](CHANGELOG.md) before using it with sensitive work.
|
|
32
38
|
|
package/THIRD_PARTY_NOTICES.md
CHANGED
|
@@ -1,26 +1,12 @@
|
|
|
1
1
|
# Third-party notices
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Keyline Icons
|
|
4
4
|
|
|
5
|
-
Foundry Design Control uses icons from
|
|
5
|
+
Foundry Design Control uses icons from [Keyline Icons](https://icon-sets.iconify.design/keyline-icons/), distributed through Iconify's `@iconify-icons/keyline-icons` package.
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
Keyline Icons is licensed under the MIT License.
|
|
8
8
|
|
|
9
|
-
Copyright (c) 2026
|
|
10
|
-
|
|
11
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
|
12
|
-
|
|
13
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
14
|
-
|
|
15
|
-
---
|
|
16
|
-
|
|
17
|
-
The following Lucide icons are derived from the Feather project:
|
|
18
|
-
|
|
19
|
-
airplay, alert-circle, alert-octagon, alert-triangle, aperture, arrow-down-circle, arrow-down-left, arrow-down-right, arrow-down, arrow-left-circle, arrow-left, arrow-right-circle, arrow-right, arrow-up-circle, arrow-up-left, arrow-up-right, arrow-up, at-sign, calendar, cast, check, chevron-down, chevron-left, chevron-right, chevron-up, chevrons-down, chevrons-left, chevrons-right, chevrons-up, circle, clipboard, clock, code, columns, command, compass, corner-down-left, corner-down-right, corner-left-down, corner-left-up, corner-right-down, corner-right-up, corner-up-left, corner-up-right, crosshair, database, divide-circle, divide-square, dollar-sign, download, external-link, feather, frown, hash, headphones, help-circle, info, italic, key, layout, life-buoy, link-2, link, loader, lock, log-in, log-out, maximize, meh, minimize, minimize-2, minus-circle, minus-square, minus, monitor, moon, more-horizontal, more-vertical, move, music, navigation-2, navigation, octagon, pause-circle, percent, plus-circle, plus-square, plus, power, radio, rss, search, server, share, shopping-bag, sidebar, smartphone, smile, square, table-2, tablet, target, terminal, trash-2, trash, triangle, tv, type, upload, x-circle, x-octagon, x-square, x, zoom-in, zoom-out
|
|
20
|
-
|
|
21
|
-
The MIT License (MIT) (for the icons listed above)
|
|
22
|
-
|
|
23
|
-
Copyright (c) 2013-present Cole Bemis
|
|
9
|
+
Copyright (c) 2026 Keyline Icons
|
|
24
10
|
|
|
25
11
|
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:
|
|
26
12
|
|