Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"smoke:browser": "npm run build:workspace-deps && npm run build:main && electron scripts/browser-observe-act-smoke.mjs"
},
"dependencies": {
"@astryxdesign/core": "0.4.0",
"@astryxdesign/theme-neutral": "0.4.0",
"@astryxdesign/core": "0.4.3",
"@astryxdesign/theme-neutral": "0.4.3",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@jackwener/opencli": "1.8.6",
Expand All @@ -60,25 +60,25 @@
"qrcode": "^1.5.4",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"ws": "^8.21.0",
"ws": "^8.21.3",
"zod": "^4.4.3"
},
"devDependencies": {
"@ant-design/icons-svg": "4.5.0",
"@fontsource-variable/geist": "^5.3.0",
"@fontsource-variable/geist-mono": "^5.3.0",
"@playwright/test": "^1.62.1",
"@storybook/react-vite": "^10.5.5",
"@storybook/react-vite": "^10.5.8",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@types/ws": "^8.18.1",
"@vitejs/plugin-react": "^6.0.5",
"electron": "43.2.0",
"electron": "43.4.0",
"electron-builder": "26.15.3",
"esbuild": "^0.28.1",
"esbuild": "^0.28.2",
"linkedom": "^0.18.13",
"simple-icons": "16.28.0",
"storybook": "^10.4.6",
"vite": "^8.1.5"
"vite": "^8.2.1"
}
}
2 changes: 1 addition & 1 deletion apps/desktop/resources/licenses/git/NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Maka bundled Git runtime
========================

Maka packages the cross-platform Git distribution maintained by GitHub Desktop's
dugite-native project. The pinned release is declared by dugite 3.2.2 in
dugite-native project. The pinned release is declared by dugite 3.2.3 in
node_modules/dugite/script/embedded-git.json and is verified by SHA-256 before
extraction.

Expand Down
18 changes: 9 additions & 9 deletions apps/desktop/resources/licenses/npm/THIRD_PARTY_NOTICES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ limitations under the License.

================================================================================

Package: @ai-sdk/openai-compatible@3.0.30
Package: @ai-sdk/openai-compatible@3.0.31
Declared license: Apache-2.0
Selected license: Apache-2.0
Repository: https://github.com/vercel/ai#packages/openai-compatible
Expand Down Expand Up @@ -587,7 +587,7 @@ SOFTWARE.

================================================================================

Package: @astryxdesign/core@0.4.0
Package: @astryxdesign/core@0.4.3
Declared license: MIT
Selected license: MIT
Repository: git+https://github.com/facebook/astryx.git#packages/core
Expand Down Expand Up @@ -617,7 +617,7 @@ SOFTWARE.

================================================================================

Package: @astryxdesign/theme-neutral@0.4.0
Package: @astryxdesign/theme-neutral@0.4.3
Declared license: MIT
Selected license: MIT
Repository: git+https://github.com/facebook/astryx.git#packages/themes/neutral
Expand Down Expand Up @@ -1385,7 +1385,7 @@ Apache License

================================================================================

Package: @larksuiteoapi/node-sdk@1.72.0
Package: @larksuiteoapi/node-sdk@1.73.0
Declared license: MIT
Selected license: MIT
Repository: https://github.com/larksuite/node-sdk.git
Expand Down Expand Up @@ -1969,7 +1969,7 @@ limitations under the License.

================================================================================

Package: @openai/agents-core@0.14.3
Package: @openai/agents-core@0.16.1
Declared license: MIT
Selected license: MIT
Repository: https://github.com/openai/openai-agents-js
Expand Down Expand Up @@ -3458,7 +3458,7 @@ MIT License

================================================================================

Package: @types/node@26.1.2
Package: @types/node@26.2.0
Declared license: MIT
Selected license: MIT
Repository: https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node
Expand Down Expand Up @@ -11444,7 +11444,7 @@ THE SOFTWARE.

================================================================================

Package: lucide-react@1.28.0
Package: lucide-react@1.31.0
Declared license: ISC
Selected license: ISC
Repository: https://github.com/lucide-icons/lucide.git#packages/lucide-react
Expand Down Expand Up @@ -12083,7 +12083,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

================================================================================

Package: openai@6.49.0
Package: openai@7.5.0
Declared license: Apache-2.0
Selected license: Apache-2.0
Repository: github:openai/openai-node
Expand Down Expand Up @@ -14916,7 +14916,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

================================================================================

Package: ws@8.21.2
Package: ws@8.21.3
Declared license: MIT
Selected license: MIT
Repository: git+https://github.com/websockets/ws.git
Expand Down
6 changes: 0 additions & 6 deletions apps/desktop/src/main/computer-use/pip-window.ts
Original file line number Diff line number Diff line change
Expand Up @@ -745,13 +745,7 @@ export function createComputerUsePipController(



// Re-exported so the tests that reach for these keep their import path while
// the code moves. The forwarding line is what makes this a move rather than a
// change; it comes out in a later cut, not this one.
export {
pipBoundsForAnchor,
pipDisplaySize,
pipWindowOptions,
type ParentWindowLike,
type PipWindowLike,
} from './pip-electron.js';
Expand Down
5 changes: 2 additions & 3 deletions apps/desktop/src/renderer/astryx-theme/maka.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @generated by `astryx theme build` — do not edit manually.
* Source: src/renderer/astryx-theme/makaTheme.ts
* Command: astryx theme build src/renderer/astryx-theme/makaTheme.ts --out src/renderer/astryx-theme/maka.css
* CLI: @astryxdesign/cli@0.4.0
* CLI: @astryxdesign/cli@0.4.3
* Core: @astryxdesign/core@0.1.0
*/

Expand Down Expand Up @@ -394,8 +394,7 @@
}

.astryx-banner.info {
background-color: var(--color-background-blue);
--color-accent-muted: transparent;
--color-accent-muted: var(--color-background-blue);
--color-text-primary: var(--color-text-blue);
--color-text-secondary: var(--color-text-blue);
--color-accent: var(--color-text-blue);
Expand Down
3 changes: 2 additions & 1 deletion apps/desktop/src/renderer/astryx-theme/maka.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
* @generated by `astryx theme build` — do not edit manually.
* Source: src/renderer/astryx-theme/makaTheme.ts
* Command: astryx theme build src/renderer/astryx-theme/makaTheme.ts --out src/renderer/astryx-theme/maka.css
* CLI: @astryxdesign/cli@0.4.0
* CLI: @astryxdesign/cli@0.4.3
* Core: @astryxdesign/core@0.1.0
*/

/// <reference path="./maka.variants.d.ts" />
import type { DefinedTheme } from '@astryxdesign/core/theme';
import type { IconRegistry } from '@astryxdesign/core/Icon';
export declare const neutralIconRegistry: IconRegistry;
Expand Down
Loading
Loading