@pixelbyte-software/pixcode 1.55.1 → 1.55.3
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/dist-server/server/modules/tasks/git-worktree.js +98 -0
- package/dist-server/server/modules/tasks/git-worktree.js.map +1 -0
- package/dist-server/server/modules/tasks/index.js +8 -0
- package/dist-server/server/modules/tasks/index.js.map +1 -0
- package/dist-server/server/modules/tasks/prompt-builder.js +85 -0
- package/dist-server/server/modules/tasks/prompt-builder.js.map +1 -0
- package/dist-server/server/modules/tasks/role-presets.js +94 -0
- package/dist-server/server/modules/tasks/role-presets.js.map +1 -0
- package/dist-server/server/modules/tasks/runners/claude-runner.js +109 -0
- package/dist-server/server/modules/tasks/runners/claude-runner.js.map +1 -0
- package/dist-server/server/modules/tasks/runners/codex-runner.js +67 -0
- package/dist-server/server/modules/tasks/runners/codex-runner.js.map +1 -0
- package/dist-server/server/modules/tasks/runners/spawn-runner.js +111 -0
- package/dist-server/server/modules/tasks/runners/spawn-runner.js.map +1 -0
- package/dist-server/server/modules/tasks/runners/types.js +5 -0
- package/dist-server/server/modules/tasks/runners/types.js.map +1 -0
- package/dist-server/server/modules/tasks/scheduler.js +69 -0
- package/dist-server/server/modules/tasks/scheduler.js.map +1 -0
- package/dist-server/server/modules/tasks/task-queue.js +81 -0
- package/dist-server/server/modules/tasks/task-queue.js.map +1 -0
- package/dist-server/server/modules/tasks/task-routes.js +195 -0
- package/dist-server/server/modules/tasks/task-routes.js.map +1 -0
- package/dist-server/server/modules/tasks/task-runner.js +187 -0
- package/dist-server/server/modules/tasks/task-runner.js.map +1 -0
- package/dist-server/server/modules/tasks/task-store.js +196 -0
- package/dist-server/server/modules/tasks/task-store.js.map +1 -0
- package/dist-server/server/modules/tasks/task-types.js +5 -0
- package/dist-server/server/modules/tasks/task-types.js.map +1 -0
- package/dist-server/server/modules/tasks/user-interaction.js +73 -0
- package/dist-server/server/modules/tasks/user-interaction.js.map +1 -0
- package/package.json +1 -1
- package/server/modules/tasks/git-worktree.ts +102 -0
- package/server/modules/tasks/index.ts +9 -0
- package/server/modules/tasks/prompt-builder.ts +98 -0
- package/server/modules/tasks/role-presets.ts +113 -0
- package/server/modules/tasks/runners/claude-runner.ts +120 -0
- package/server/modules/tasks/runners/codex-runner.ts +80 -0
- package/server/modules/tasks/runners/spawn-runner.ts +122 -0
- package/server/modules/tasks/runners/types.ts +25 -0
- package/server/modules/tasks/scheduler.ts +75 -0
- package/server/modules/tasks/task-queue.ts +91 -0
- package/server/modules/tasks/task-routes.ts +245 -0
- package/server/modules/tasks/task-runner.ts +219 -0
- package/server/modules/tasks/task-store.ts +223 -0
- package/server/modules/tasks/task-types.ts +100 -0
- package/server/modules/tasks/user-interaction.ts +93 -0
- package/server/routes/auth.js +13 -6
- package/dist/api-automation.html +0 -110
- package/dist/api-docs.html +0 -548
- package/dist/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2 +0 -0
- package/dist/assets/KaTeX_AMS-Regular-DMm9YOAa.woff +0 -0
- package/dist/assets/KaTeX_AMS-Regular-DRggAlZN.ttf +0 -0
- package/dist/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf +0 -0
- package/dist/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff +0 -0
- package/dist/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2 +0 -0
- package/dist/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff +0 -0
- package/dist/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2 +0 -0
- package/dist/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf +0 -0
- package/dist/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf +0 -0
- package/dist/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff +0 -0
- package/dist/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2 +0 -0
- package/dist/assets/KaTeX_Fraktur-Regular-CB_wures.ttf +0 -0
- package/dist/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2 +0 -0
- package/dist/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff +0 -0
- package/dist/assets/KaTeX_Main-Bold-Cx986IdX.woff2 +0 -0
- package/dist/assets/KaTeX_Main-Bold-Jm3AIy58.woff +0 -0
- package/dist/assets/KaTeX_Main-Bold-waoOVXN0.ttf +0 -0
- package/dist/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2 +0 -0
- package/dist/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf +0 -0
- package/dist/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff +0 -0
- package/dist/assets/KaTeX_Main-Italic-3WenGoN9.ttf +0 -0
- package/dist/assets/KaTeX_Main-Italic-BMLOBm91.woff +0 -0
- package/dist/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2 +0 -0
- package/dist/assets/KaTeX_Main-Regular-B22Nviop.woff2 +0 -0
- package/dist/assets/KaTeX_Main-Regular-Dr94JaBh.woff +0 -0
- package/dist/assets/KaTeX_Main-Regular-ypZvNtVU.ttf +0 -0
- package/dist/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf +0 -0
- package/dist/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2 +0 -0
- package/dist/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff +0 -0
- package/dist/assets/KaTeX_Math-Italic-DA0__PXp.woff +0 -0
- package/dist/assets/KaTeX_Math-Italic-flOr_0UB.ttf +0 -0
- package/dist/assets/KaTeX_Math-Italic-t53AETM-.woff2 +0 -0
- package/dist/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf +0 -0
- package/dist/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2 +0 -0
- package/dist/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff +0 -0
- package/dist/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2 +0 -0
- package/dist/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff +0 -0
- package/dist/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf +0 -0
- package/dist/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf +0 -0
- package/dist/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff +0 -0
- package/dist/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2 +0 -0
- package/dist/assets/KaTeX_Script-Regular-C5JkGWo-.ttf +0 -0
- package/dist/assets/KaTeX_Script-Regular-D3wIWfF6.woff2 +0 -0
- package/dist/assets/KaTeX_Script-Regular-D5yQViql.woff +0 -0
- package/dist/assets/KaTeX_Size1-Regular-C195tn64.woff +0 -0
- package/dist/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf +0 -0
- package/dist/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2 +0 -0
- package/dist/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf +0 -0
- package/dist/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2 +0 -0
- package/dist/assets/KaTeX_Size2-Regular-oD1tc_U0.woff +0 -0
- package/dist/assets/KaTeX_Size3-Regular-CTq5MqoE.woff +0 -0
- package/dist/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf +0 -0
- package/dist/assets/KaTeX_Size4-Regular-BF-4gkZK.woff +0 -0
- package/dist/assets/KaTeX_Size4-Regular-DWFBv043.ttf +0 -0
- package/dist/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2 +0 -0
- package/dist/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff +0 -0
- package/dist/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2 +0 -0
- package/dist/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf +0 -0
- package/dist/assets/index-B-ySsQqi.js +0 -877
- package/dist/assets/index-CWO38aJI.css +0 -32
- package/dist/assets/index-ak1p_4ew.js +0 -11
- package/dist/assets/localMonaco-DFIbtDNp.js +0 -1
- package/dist/assets/vendor-codemirror-CIYNS698.js +0 -41
- package/dist/assets/vendor-react-DB6V5Fl1.js +0 -59
- package/dist/assets/vendor-xterm-C7tpxJl7.js +0 -9
- package/dist/clear-cache.html +0 -85
- package/dist/convert-icons.md +0 -53
- package/dist/docs.html +0 -308
- package/dist/favicon.png +0 -0
- package/dist/favicon.svg +0 -8
- package/dist/features.html +0 -133
- package/dist/generate-icons.js +0 -49
- package/dist/humans.txt +0 -15
- package/dist/icons/claude-ai-icon.svg +0 -1
- package/dist/icons/codex-white.svg +0 -3
- package/dist/icons/codex.svg +0 -3
- package/dist/icons/cursor-white.svg +0 -12
- package/dist/icons/cursor.svg +0 -1
- package/dist/icons/gemini-ai-icon.svg +0 -1
- package/dist/icons/icon-128x128.png +0 -0
- package/dist/icons/icon-128x128.svg +0 -9
- package/dist/icons/icon-144x144.png +0 -0
- package/dist/icons/icon-144x144.svg +0 -9
- package/dist/icons/icon-152x152.png +0 -0
- package/dist/icons/icon-152x152.svg +0 -9
- package/dist/icons/icon-192x192.png +0 -0
- package/dist/icons/icon-192x192.svg +0 -9
- package/dist/icons/icon-384x384.png +0 -0
- package/dist/icons/icon-384x384.svg +0 -9
- package/dist/icons/icon-512x512.png +0 -0
- package/dist/icons/icon-512x512.svg +0 -9
- package/dist/icons/icon-72x72.png +0 -0
- package/dist/icons/icon-72x72.svg +0 -9
- package/dist/icons/icon-96x96.png +0 -0
- package/dist/icons/icon-96x96.svg +0 -9
- package/dist/icons/icon-template.svg +0 -9
- package/dist/icons/opencode-logo-dark.svg +0 -1
- package/dist/icons/opencode-logo-light.svg +0 -1
- package/dist/icons/qwen-ai-icon.png +0 -0
- package/dist/icons/qwen-logo.svg +0 -15
- package/dist/index.html +0 -62
- package/dist/landing.html +0 -268
- package/dist/llms-full.txt +0 -119
- package/dist/llms.txt +0 -53
- package/dist/logo-128.png +0 -0
- package/dist/logo-256.png +0 -0
- package/dist/logo-32.png +0 -0
- package/dist/logo-512.png +0 -0
- package/dist/logo-64.png +0 -0
- package/dist/logo.png +0 -0
- package/dist/logo.svg +0 -12
- package/dist/manifest.json +0 -61
- package/dist/openapi.yaml +0 -1696
- package/dist/orchestration.html +0 -125
- package/dist/robots.txt +0 -4
- package/dist/screenshots/cli-selection.png +0 -0
- package/dist/screenshots/desktop-main.png +0 -0
- package/dist/screenshots/mobile-chat.png +0 -0
- package/dist/screenshots/tools-modal.png +0 -0
- package/dist/site.css +0 -692
- package/dist/sitemap.xml +0 -51
- package/dist/sw.js +0 -132
package/dist/humans.txt
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
Pixcode
|
|
2
|
-
|
|
3
|
-
Site: https://github.com/alicomert/pixcode
|
|
4
|
-
npm: https://www.npmjs.com/package/@pixelbyte-software/pixcode
|
|
5
|
-
Purpose: self-hosted AI coding agent control room for Claude Code, Cursor CLI, OpenAI Codex, Gemini CLI, Qwen Code, and OpenCode.
|
|
6
|
-
|
|
7
|
-
Generated documentation files:
|
|
8
|
-
- landing.html
|
|
9
|
-
- docs.html
|
|
10
|
-
- features.html
|
|
11
|
-
- orchestration.html
|
|
12
|
-
- api-automation.html
|
|
13
|
-
- llms.txt
|
|
14
|
-
- llms-full.txt
|
|
15
|
-
- openapi.yaml
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 512 509.64"><path fill="#D77655" d="M115.612 0h280.775C459.974 0 512 52.026 512 115.612v278.415c0 63.587-52.026 115.612-115.613 115.612H115.612C52.026 509.639 0 457.614 0 394.027V115.612C0 52.026 52.026 0 115.612 0z"/><path fill="#FCF2EE" fill-rule="nonzero" d="M142.27 316.619l73.655-41.326 1.238-3.589-1.238-1.996-3.589-.001-12.31-.759-42.084-1.138-36.498-1.516-35.361-1.896-8.897-1.895-8.34-10.995.859-5.484 7.482-5.03 10.717.935 23.683 1.617 35.537 2.452 25.782 1.517 38.193 3.968h6.064l.86-2.451-2.073-1.517-1.618-1.517-36.776-24.922-39.81-26.338-20.852-15.166-11.273-7.683-5.687-7.204-2.451-15.721 10.237-11.273 13.75.935 3.513.936 13.928 10.716 29.749 23.027 38.848 28.612 5.687 4.727 2.275-1.617.278-1.138-2.553-4.271-21.13-38.193-22.546-38.848-10.035-16.101-2.654-9.655c-.935-3.968-1.617-7.304-1.617-11.374l11.652-15.823 6.445-2.073 15.545 2.073 6.547 5.687 9.655 22.092 15.646 34.78 24.265 47.291 7.103 14.028 3.791 12.992 1.416 3.968 2.449-.001v-2.275l1.997-26.641 3.69-32.707 3.589-42.084 1.239-11.854 5.863-14.206 11.652-7.683 9.099 4.348 7.482 10.716-1.036 6.926-4.449 28.915-8.72 45.294-5.687 30.331h3.313l3.792-3.791 15.342-20.372 25.782-32.227 11.374-12.789 13.27-14.129 8.517-6.724 16.1-.001 11.854 17.617-5.307 18.199-16.581 21.029-13.75 17.819-19.716 26.54-12.309 21.231 1.138 1.694 2.932-.278 44.536-9.479 24.062-4.347 28.714-4.928 12.992 6.066 1.416 6.167-5.106 12.613-30.71 7.583-36.018 7.204-53.636 12.689-.657.48.758.935 24.164 2.275 10.337.556h25.301l47.114 3.514 12.309 8.139 7.381 9.959-1.238 7.583-18.957 9.655-25.579-6.066-59.702-14.205-20.474-5.106-2.83-.001v1.694l17.061 16.682 31.266 28.233 39.152 36.397 1.997 8.999-5.03 7.102-5.307-.758-34.401-25.883-13.27-11.651-30.053-25.302-1.996-.001v2.654l6.926 10.136 36.574 54.975 1.895 16.859-2.653 5.485-9.479 3.311-10.414-1.895-21.408-30.054-22.092-33.844-17.819-30.331-2.173 1.238-10.515 113.261-4.929 5.788-11.374 4.348-9.478-7.204-5.03-11.652 5.03-23.027 6.066-30.052 4.928-23.886 4.449-29.674 2.654-9.858-.177-.657-2.173.278-22.37 30.71-34.021 45.977-26.919 28.815-6.445 2.553-11.173-5.789 1.037-10.337 6.243-9.2 37.257-47.392 22.47-29.371 14.508-16.961-.101-2.451h-.859l-98.954 64.251-17.618 2.275-7.583-7.103.936-11.652 3.589-3.791 29.749-20.474-.101.102.024.101z"/></svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg viewBox="100 100 520 520" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M304.246 295.411V249.828C304.246 245.989 305.687 243.109 309.044 241.191L400.692 188.412C413.167 181.215 428.042 177.858 443.394 177.858C500.971 177.858 537.44 222.482 537.44 269.982C537.44 273.34 537.44 277.179 536.959 281.018L441.954 225.358C436.197 222 430.437 222 424.68 225.358L304.246 295.411ZM518.245 472.945V364.024C518.245 357.304 515.364 352.507 509.608 349.149L389.174 279.096L428.519 256.543C431.877 254.626 434.757 254.626 438.115 256.543L529.762 309.323C556.154 324.679 573.905 357.304 573.905 388.971C573.905 425.436 552.315 459.024 518.245 472.941V472.945ZM275.937 376.982L236.592 353.952C233.235 352.034 231.794 349.154 231.794 345.315V239.756C231.794 188.416 271.139 149.548 324.4 149.548C344.555 149.548 363.264 156.268 379.102 168.262L284.578 222.964C278.822 226.321 275.942 231.119 275.942 237.838V376.986L275.937 376.982ZM360.626 425.922L304.246 394.255V327.083L360.626 295.416L417.002 327.083V394.255L360.626 425.922ZM396.852 571.789C376.698 571.789 357.989 565.07 342.151 553.075L436.674 498.374C442.431 495.017 445.311 490.219 445.311 483.499V344.352L485.138 367.382C488.495 369.299 489.936 372.179 489.936 376.018V481.577C489.936 532.917 450.109 571.785 396.852 571.785V571.789ZM283.134 464.79L191.486 412.01C165.094 396.654 147.343 364.029 147.343 332.362C147.343 295.416 169.415 262.309 203.48 248.393V357.791C203.48 364.51 206.361 369.308 212.117 372.665L332.074 442.237L292.729 464.79C289.372 466.707 286.491 466.707 283.134 464.79ZM277.859 543.48C223.639 543.48 183.813 502.695 183.813 452.314C183.813 448.475 184.294 444.636 184.771 440.797L279.295 495.498C285.051 498.856 290.812 498.856 296.568 495.498L417.002 425.927V471.509C417.002 475.349 415.562 478.229 412.204 480.146L320.557 532.926C308.081 540.122 293.206 543.48 277.854 543.48H277.859ZM396.852 600.576C454.911 600.576 503.37 559.313 514.41 504.612C568.149 490.696 602.696 440.315 602.696 388.976C602.696 355.387 588.303 322.762 562.392 299.25C564.791 289.173 566.231 279.096 566.231 269.024C566.231 200.411 510.571 149.067 446.274 149.067C433.322 149.067 420.846 150.984 408.37 155.305C386.775 134.192 357.026 120.758 324.4 120.758C266.342 120.758 217.883 162.02 206.843 216.721C153.104 230.637 118.557 281.018 118.557 332.357C118.557 365.946 132.95 398.571 158.861 422.083C156.462 432.16 155.022 442.237 155.022 452.309C155.022 520.922 210.682 572.266 274.978 572.266C287.931 572.266 300.407 570.349 312.883 566.028C334.473 587.141 364.222 600.576 396.852 600.576Z" fill="white"/>
|
|
3
|
-
</svg>
|
package/dist/icons/codex.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg viewBox="100 100 520 520" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M304.246 294.611V249.028C304.246 245.189 305.687 242.309 309.044 240.392L400.692 187.612C413.167 180.415 428.042 177.058 443.394 177.058C500.971 177.058 537.44 221.682 537.44 269.182C537.44 272.54 537.44 276.379 536.959 280.218L441.954 224.558C436.197 221.201 430.437 221.201 424.68 224.558L304.246 294.611ZM518.245 472.145V363.224C518.245 356.505 515.364 351.707 509.608 348.349L389.174 278.296L428.519 255.743C431.877 253.826 434.757 253.826 438.115 255.743L529.762 308.523C556.154 323.879 573.905 356.505 573.905 388.171C573.905 424.636 552.315 458.225 518.245 472.141V472.145ZM275.937 376.182L236.592 353.152C233.235 351.235 231.794 348.354 231.794 344.515V238.956C231.794 187.617 271.139 148.749 324.4 148.749C344.555 148.749 363.264 155.468 379.102 167.463L284.578 222.164C278.822 225.521 275.942 230.319 275.942 237.039V376.186L275.937 376.182ZM360.626 425.122L304.246 393.455V326.283L360.626 294.616L417.002 326.283V393.455L360.626 425.122ZM396.852 570.989C376.698 570.989 357.989 564.27 342.151 552.276L436.674 497.574C442.431 494.217 445.311 489.419 445.311 482.699V343.552L485.138 366.582C488.495 368.499 489.936 371.379 489.936 375.219V480.778C489.936 532.117 450.109 570.985 396.852 570.985V570.989ZM283.134 463.99L191.486 411.211C165.094 395.854 147.343 363.229 147.343 331.562C147.343 294.616 169.415 261.509 203.48 247.593V356.991C203.48 363.71 206.361 368.508 212.117 371.866L332.074 441.437L292.729 463.99C289.372 465.907 286.491 465.907 283.134 463.99ZM277.859 542.68C223.639 542.68 183.813 501.895 183.813 451.514C183.813 447.675 184.294 443.836 184.771 439.997L279.295 494.698C285.051 498.056 290.812 498.056 296.568 494.698L417.002 425.127V470.71C417.002 474.549 415.562 477.429 412.204 479.346L320.557 532.126C308.081 539.323 293.206 542.68 277.854 542.68H277.859ZM396.852 599.776C454.911 599.776 503.37 558.513 514.41 503.812C568.149 489.896 602.696 439.515 602.696 388.176C602.696 354.587 588.303 321.962 562.392 298.45C564.791 288.373 566.231 278.296 566.231 268.224C566.231 199.611 510.571 148.267 446.274 148.267C433.322 148.267 420.846 150.184 408.37 154.505C386.775 133.392 357.026 119.958 324.4 119.958C266.342 119.958 217.883 161.22 206.843 215.921C153.104 229.837 118.557 280.218 118.557 331.557C118.557 365.146 132.95 397.771 158.861 421.283C156.462 431.36 155.022 441.437 155.022 451.51C155.022 520.123 210.682 571.466 274.978 571.466C287.931 571.466 300.407 569.549 312.883 565.228C334.473 586.341 364.222 599.776 396.852 599.776Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg id="Ebene_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 466.73 532.09">
|
|
3
|
-
<!-- Generator: Adobe Illustrator 29.6.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 9) -->
|
|
4
|
-
<defs>
|
|
5
|
-
<style>
|
|
6
|
-
.st0 {
|
|
7
|
-
fill: #edecec;
|
|
8
|
-
}
|
|
9
|
-
</style>
|
|
10
|
-
</defs>
|
|
11
|
-
<path class="st0" d="M457.43,125.94L244.42,2.96c-6.84-3.95-15.28-3.95-22.12,0L9.3,125.94c-5.75,3.32-9.3,9.46-9.3,16.11v247.99c0,6.65,3.55,12.79,9.3,16.11l213.01,122.98c6.84,3.95,15.28,3.95,22.12,0l213.01-122.98c5.75-3.32,9.3-9.46,9.3-16.11v-247.99c0-6.65-3.55-12.79-9.3-16.11h-.01ZM444.05,151.99l-205.63,356.16c-1.39,2.4-5.06,1.42-5.06-1.36v-233.21c0-4.66-2.49-8.97-6.53-11.31L24.87,145.67c-2.4-1.39-1.42-5.06,1.36-5.06h411.26c5.84,0,9.49,6.33,6.57,11.39h-.01Z"/>
|
|
12
|
-
</svg>
|
package/dist/icons/cursor.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg height="1em" style="flex:none;line-height:1" viewBox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg"><title>Cursor</title><path d="M11.925 24l10.425-6-10.425-6L1.5 18l10.425 6z" fill="url(#lobe-icons-cursorundefined-fill-0)"></path><path d="M22.35 18V6L11.925 0v12l10.425 6z" fill="url(#lobe-icons-cursorundefined-fill-1)"></path><path d="M11.925 0L1.5 6v12l10.425-6V0z" fill="url(#lobe-icons-cursorundefined-fill-2)"></path><path d="M22.35 6L11.925 24V12L22.35 6z" fill="#555"></path><path d="M22.35 6l-10.425 6L1.5 6h20.85z" fill="#000"></path><defs><linearGradient gradientUnits="userSpaceOnUse" id="lobe-icons-cursorundefined-fill-0" x1="11.925" x2="11.925" y1="12" y2="24"><stop offset=".16" stop-color="#000" stop-opacity=".39"></stop><stop offset=".658" stop-color="#000" stop-opacity=".8"></stop></linearGradient><linearGradient gradientUnits="userSpaceOnUse" id="lobe-icons-cursorundefined-fill-1" x1="22.35" x2="11.925" y1="6.037" y2="12.15"><stop offset=".182" stop-color="#000" stop-opacity=".31"></stop><stop offset=".715" stop-color="#000" stop-opacity="0"></stop></linearGradient><linearGradient gradientUnits="userSpaceOnUse" id="lobe-icons-cursorundefined-fill-2" x1="11.925" x2="1.5" y1="0" y2="18"><stop stop-color="#000" stop-opacity=".6"></stop><stop offset=".667" stop-color="#000" stop-opacity=".22"></stop></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg height="1em" style="flex:none;line-height:1" viewBox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg"><title>Gemini</title><path d="M20.616 10.835a14.147 14.147 0 01-4.45-3.001 14.111 14.111 0 01-3.678-6.452.503.503 0 00-.975 0 14.134 14.134 0 01-3.679 6.452 14.155 14.155 0 01-4.45 3.001c-.65.28-1.318.505-2.002.678a.502.502 0 000 .975c.684.172 1.35.397 2.002.677a14.147 14.147 0 014.45 3.001 14.112 14.112 0 013.679 6.453.502.502 0 00.975 0c.172-.685.397-1.351.677-2.003a14.145 14.145 0 013.001-4.45 14.113 14.113 0 016.453-3.678.503.503 0 000-.975 13.245 13.245 0 01-2.003-.678z" fill="#3186FF"></path><path d="M20.616 10.835a14.147 14.147 0 01-4.45-3.001 14.111 14.111 0 01-3.678-6.452.503.503 0 00-.975 0 14.134 14.134 0 01-3.679 6.452 14.155 14.155 0 01-4.45 3.001c-.65.28-1.318.505-2.002.678a.502.502 0 000 .975c.684.172 1.35.397 2.002.677a14.147 14.147 0 014.45 3.001 14.112 14.112 0 013.679 6.453.502.502 0 00.975 0c.172-.685.397-1.351.677-2.003a14.145 14.145 0 013.001-4.45 14.113 14.113 0 016.453-3.678.503.503 0 000-.975 13.245 13.245 0 01-2.003-.678z" fill="url(#lobe-icons-gemini-fill-0)"></path><path d="M20.616 10.835a14.147 14.147 0 01-4.45-3.001 14.111 14.111 0 01-3.678-6.452.503.503 0 00-.975 0 14.134 14.134 0 01-3.679 6.452 14.155 14.155 0 01-4.45 3.001c-.65.28-1.318.505-2.002.678a.502.502 0 000 .975c.684.172 1.35.397 2.002.677a14.147 14.147 0 014.45 3.001 14.112 14.112 0 013.679 6.453.502.502 0 00.975 0c.172-.685.397-1.351.677-2.003a14.145 14.145 0 013.001-4.45 14.113 14.113 0 016.453-3.678.503.503 0 000-.975 13.245 13.245 0 01-2.003-.678z" fill="url(#lobe-icons-gemini-fill-1)"></path><path d="M20.616 10.835a14.147 14.147 0 01-4.45-3.001 14.111 14.111 0 01-3.678-6.452.503.503 0 00-.975 0 14.134 14.134 0 01-3.679 6.452 14.155 14.155 0 01-4.45 3.001c-.65.28-1.318.505-2.002.678a.502.502 0 000 .975c.684.172 1.35.397 2.002.677a14.147 14.147 0 014.45 3.001 14.112 14.112 0 013.679 6.453.502.502 0 00.975 0c.172-.685.397-1.351.677-2.003a14.145 14.145 0 013.001-4.45 14.113 14.113 0 016.453-3.678.503.503 0 000-.975 13.245 13.245 0 01-2.003-.678z" fill="url(#lobe-icons-gemini-fill-2)"></path><defs><linearGradient gradientUnits="userSpaceOnUse" id="lobe-icons-gemini-fill-0" x1="7" x2="11" y1="15.5" y2="12"><stop stop-color="#08B962"></stop><stop offset="1" stop-color="#08B962" stop-opacity="0"></stop></linearGradient><linearGradient gradientUnits="userSpaceOnUse" id="lobe-icons-gemini-fill-1" x1="8" x2="11.5" y1="5.5" y2="11"><stop stop-color="#F94543"></stop><stop offset="1" stop-color="#F94543" stop-opacity="0"></stop></linearGradient><linearGradient gradientUnits="userSpaceOnUse" id="lobe-icons-gemini-fill-2" x1="3.5" x2="17.5" y1="13.5" y2="12"><stop stop-color="#FABC12"></stop><stop offset=".46" stop-color="#FABC12" stop-opacity="0"></stop></linearGradient></defs></svg>
|
|
Binary file
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="128" height="128">
|
|
2
|
-
<rect width="128" height="128" rx="28" fill="#FFFFFF"/>
|
|
3
|
-
<g transform="translate(28 28) scale(0.1440)">
|
|
4
|
-
<g transform="translate(0 500) scale(0.1 -0.1)" fill="#5C3FFC">
|
|
5
|
-
<path d="M2037 3800 c-104 -40 -191 -134 -231 -250 -23 -67 -20 -82 22 -109 31 -20 287 -177 1009 -618 40 -24 82 -56 93 -70 27 -34 27 -102 0 -136 -11 -13 -106 -78 -212 -143 -106 -64 -201 -124 -210 -132 -16 -14 -18 -41 -18 -302 0 -291 2 -310 38 -310 16 0 267 148 610 359 180 111 270 173 310 213 216 217 215 574 -3 793 -37 38 -107 89 -185 136 -69 42 -253 154 -410 249 -434 264 -509 307 -563 326 -57 20 -191 17 -250 -6z"/>
|
|
6
|
-
<path d="M1803 2994 c-10 -5 -13 -156 -13 -709 0 -671 1 -706 20 -767 27 -89 93 -184 167 -240 89 -67 157 -90 281 -96 92 -4 105 -2 117 14 12 16 14 134 15 735 0 669 -1 718 -17 737 -20 23 -514 322 -541 327 -9 2 -23 2 -29 -1z"/>
|
|
7
|
-
</g>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
Binary file
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 144 144" width="144" height="144">
|
|
2
|
-
<rect width="144" height="144" rx="32" fill="#FFFFFF"/>
|
|
3
|
-
<g transform="translate(32 32) scale(0.1600)">
|
|
4
|
-
<g transform="translate(0 500) scale(0.1 -0.1)" fill="#5C3FFC">
|
|
5
|
-
<path d="M2037 3800 c-104 -40 -191 -134 -231 -250 -23 -67 -20 -82 22 -109 31 -20 287 -177 1009 -618 40 -24 82 -56 93 -70 27 -34 27 -102 0 -136 -11 -13 -106 -78 -212 -143 -106 -64 -201 -124 -210 -132 -16 -14 -18 -41 -18 -302 0 -291 2 -310 38 -310 16 0 267 148 610 359 180 111 270 173 310 213 216 217 215 574 -3 793 -37 38 -107 89 -185 136 -69 42 -253 154 -410 249 -434 264 -509 307 -563 326 -57 20 -191 17 -250 -6z"/>
|
|
6
|
-
<path d="M1803 2994 c-10 -5 -13 -156 -13 -709 0 -671 1 -706 20 -767 27 -89 93 -184 167 -240 89 -67 157 -90 281 -96 92 -4 105 -2 117 14 12 16 14 134 15 735 0 669 -1 718 -17 737 -20 23 -514 322 -541 327 -9 2 -23 2 -29 -1z"/>
|
|
7
|
-
</g>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
Binary file
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 152 152" width="152" height="152">
|
|
2
|
-
<rect width="152" height="152" rx="33" fill="#FFFFFF"/>
|
|
3
|
-
<g transform="translate(33 33) scale(0.1720)">
|
|
4
|
-
<g transform="translate(0 500) scale(0.1 -0.1)" fill="#5C3FFC">
|
|
5
|
-
<path d="M2037 3800 c-104 -40 -191 -134 -231 -250 -23 -67 -20 -82 22 -109 31 -20 287 -177 1009 -618 40 -24 82 -56 93 -70 27 -34 27 -102 0 -136 -11 -13 -106 -78 -212 -143 -106 -64 -201 -124 -210 -132 -16 -14 -18 -41 -18 -302 0 -291 2 -310 38 -310 16 0 267 148 610 359 180 111 270 173 310 213 216 217 215 574 -3 793 -37 38 -107 89 -185 136 -69 42 -253 154 -410 249 -434 264 -509 307 -563 326 -57 20 -191 17 -250 -6z"/>
|
|
6
|
-
<path d="M1803 2994 c-10 -5 -13 -156 -13 -709 0 -671 1 -706 20 -767 27 -89 93 -184 167 -240 89 -67 157 -90 281 -96 92 -4 105 -2 117 14 12 16 14 134 15 735 0 669 -1 718 -17 737 -20 23 -514 322 -541 327 -9 2 -23 2 -29 -1z"/>
|
|
7
|
-
</g>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
Binary file
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192" width="192" height="192">
|
|
2
|
-
<rect width="192" height="192" rx="42" fill="#FFFFFF"/>
|
|
3
|
-
<g transform="translate(42 42) scale(0.2160)">
|
|
4
|
-
<g transform="translate(0 500) scale(0.1 -0.1)" fill="#5C3FFC">
|
|
5
|
-
<path d="M2037 3800 c-104 -40 -191 -134 -231 -250 -23 -67 -20 -82 22 -109 31 -20 287 -177 1009 -618 40 -24 82 -56 93 -70 27 -34 27 -102 0 -136 -11 -13 -106 -78 -212 -143 -106 -64 -201 -124 -210 -132 -16 -14 -18 -41 -18 -302 0 -291 2 -310 38 -310 16 0 267 148 610 359 180 111 270 173 310 213 216 217 215 574 -3 793 -37 38 -107 89 -185 136 -69 42 -253 154 -410 249 -434 264 -509 307 -563 326 -57 20 -191 17 -250 -6z"/>
|
|
6
|
-
<path d="M1803 2994 c-10 -5 -13 -156 -13 -709 0 -671 1 -706 20 -767 27 -89 93 -184 167 -240 89 -67 157 -90 281 -96 92 -4 105 -2 117 14 12 16 14 134 15 735 0 669 -1 718 -17 737 -20 23 -514 322 -541 327 -9 2 -23 2 -29 -1z"/>
|
|
7
|
-
</g>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
Binary file
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 384" width="384" height="384">
|
|
2
|
-
<rect width="384" height="384" rx="84" fill="#FFFFFF"/>
|
|
3
|
-
<g transform="translate(84 84) scale(0.4320)">
|
|
4
|
-
<g transform="translate(0 500) scale(0.1 -0.1)" fill="#5C3FFC">
|
|
5
|
-
<path d="M2037 3800 c-104 -40 -191 -134 -231 -250 -23 -67 -20 -82 22 -109 31 -20 287 -177 1009 -618 40 -24 82 -56 93 -70 27 -34 27 -102 0 -136 -11 -13 -106 -78 -212 -143 -106 -64 -201 -124 -210 -132 -16 -14 -18 -41 -18 -302 0 -291 2 -310 38 -310 16 0 267 148 610 359 180 111 270 173 310 213 216 217 215 574 -3 793 -37 38 -107 89 -185 136 -69 42 -253 154 -410 249 -434 264 -509 307 -563 326 -57 20 -191 17 -250 -6z"/>
|
|
6
|
-
<path d="M1803 2994 c-10 -5 -13 -156 -13 -709 0 -671 1 -706 20 -767 27 -89 93 -184 167 -240 89 -67 157 -90 281 -96 92 -4 105 -2 117 14 12 16 14 134 15 735 0 669 -1 718 -17 737 -20 23 -514 322 -541 327 -9 2 -23 2 -29 -1z"/>
|
|
7
|
-
</g>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
Binary file
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512">
|
|
2
|
-
<rect width="512" height="512" rx="113" fill="#FFFFFF"/>
|
|
3
|
-
<g transform="translate(113 113) scale(0.5720)">
|
|
4
|
-
<g transform="translate(0 500) scale(0.1 -0.1)" fill="#5C3FFC">
|
|
5
|
-
<path d="M2037 3800 c-104 -40 -191 -134 -231 -250 -23 -67 -20 -82 22 -109 31 -20 287 -177 1009 -618 40 -24 82 -56 93 -70 27 -34 27 -102 0 -136 -11 -13 -106 -78 -212 -143 -106 -64 -201 -124 -210 -132 -16 -14 -18 -41 -18 -302 0 -291 2 -310 38 -310 16 0 267 148 610 359 180 111 270 173 310 213 216 217 215 574 -3 793 -37 38 -107 89 -185 136 -69 42 -253 154 -410 249 -434 264 -509 307 -563 326 -57 20 -191 17 -250 -6z"/>
|
|
6
|
-
<path d="M1803 2994 c-10 -5 -13 -156 -13 -709 0 -671 1 -706 20 -767 27 -89 93 -184 167 -240 89 -67 157 -90 281 -96 92 -4 105 -2 117 14 12 16 14 134 15 735 0 669 -1 718 -17 737 -20 23 -514 322 -541 327 -9 2 -23 2 -29 -1z"/>
|
|
7
|
-
</g>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
Binary file
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72" width="72" height="72">
|
|
2
|
-
<rect width="72" height="72" rx="16" fill="#FFFFFF"/>
|
|
3
|
-
<g transform="translate(16 16) scale(0.0800)">
|
|
4
|
-
<g transform="translate(0 500) scale(0.1 -0.1)" fill="#5C3FFC">
|
|
5
|
-
<path d="M2037 3800 c-104 -40 -191 -134 -231 -250 -23 -67 -20 -82 22 -109 31 -20 287 -177 1009 -618 40 -24 82 -56 93 -70 27 -34 27 -102 0 -136 -11 -13 -106 -78 -212 -143 -106 -64 -201 -124 -210 -132 -16 -14 -18 -41 -18 -302 0 -291 2 -310 38 -310 16 0 267 148 610 359 180 111 270 173 310 213 216 217 215 574 -3 793 -37 38 -107 89 -185 136 -69 42 -253 154 -410 249 -434 264 -509 307 -563 326 -57 20 -191 17 -250 -6z"/>
|
|
6
|
-
<path d="M1803 2994 c-10 -5 -13 -156 -13 -709 0 -671 1 -706 20 -767 27 -89 93 -184 167 -240 89 -67 157 -90 281 -96 92 -4 105 -2 117 14 12 16 14 134 15 735 0 669 -1 718 -17 737 -20 23 -514 322 -541 327 -9 2 -23 2 -29 -1z"/>
|
|
7
|
-
</g>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
Binary file
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" width="96" height="96">
|
|
2
|
-
<rect width="96" height="96" rx="21" fill="#FFFFFF"/>
|
|
3
|
-
<g transform="translate(21 21) scale(0.1080)">
|
|
4
|
-
<g transform="translate(0 500) scale(0.1 -0.1)" fill="#5C3FFC">
|
|
5
|
-
<path d="M2037 3800 c-104 -40 -191 -134 -231 -250 -23 -67 -20 -82 22 -109 31 -20 287 -177 1009 -618 40 -24 82 -56 93 -70 27 -34 27 -102 0 -136 -11 -13 -106 -78 -212 -143 -106 -64 -201 -124 -210 -132 -16 -14 -18 -41 -18 -302 0 -291 2 -310 38 -310 16 0 267 148 610 359 180 111 270 173 310 213 216 217 215 574 -3 793 -37 38 -107 89 -185 136 -69 42 -253 154 -410 249 -434 264 -509 307 -563 326 -57 20 -191 17 -250 -6z"/>
|
|
6
|
-
<path d="M1803 2994 c-10 -5 -13 -156 -13 -709 0 -671 1 -706 20 -767 27 -89 93 -184 167 -240 89 -67 157 -90 281 -96 92 -4 105 -2 117 14 12 16 14 134 15 735 0 669 -1 718 -17 737 -20 23 -514 322 -541 327 -9 2 -23 2 -29 -1z"/>
|
|
7
|
-
</g>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512">
|
|
2
|
-
<rect width="512" height="512" rx="113" fill="#FFFFFF"/>
|
|
3
|
-
<g transform="translate(113 113) scale(0.5720)">
|
|
4
|
-
<g transform="translate(0 500) scale(0.1 -0.1)" fill="#5C3FFC">
|
|
5
|
-
<path d="M2037 3800 c-104 -40 -191 -134 -231 -250 -23 -67 -20 -82 22 -109 31 -20 287 -177 1009 -618 40 -24 82 -56 93 -70 27 -34 27 -102 0 -136 -11 -13 -106 -78 -212 -143 -106 -64 -201 -124 -210 -132 -16 -14 -18 -41 -18 -302 0 -291 2 -310 38 -310 16 0 267 148 610 359 180 111 270 173 310 213 216 217 215 574 -3 793 -37 38 -107 89 -185 136 -69 42 -253 154 -410 249 -434 264 -509 307 -563 326 -57 20 -191 17 -250 -6z"/>
|
|
6
|
-
<path d="M1803 2994 c-10 -5 -13 -156 -13 -709 0 -671 1 -706 20 -767 27 -89 93 -184 167 -240 89 -67 157 -90 281 -96 92 -4 105 -2 117 14 12 16 14 134 15 735 0 669 -1 718 -17 737 -20 23 -514 322 -541 327 -9 2 -23 2 -29 -1z"/>
|
|
7
|
-
</g>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width='240' height='300' viewBox='0 0 240 300' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_1401_86283)'><mask id='mask0_1401_86283' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='240' height='300'><path d='M240 0H0V300H240V0Z' fill='white'/></mask><g mask='url(#mask0_1401_86283)'><path d='M180 240H60V120H180V240Z' fill='#4B4646'/><path d='M180 60H60V240H180V60ZM240 300H0V0H240V300Z' fill='#F1ECEC'/></g></g><defs><clipPath id='clip0_1401_86283'><rect width='240' height='300' fill='white'/></clipPath></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width='240' height='300' viewBox='0 0 240 300' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_1401_86274)'><mask id='mask0_1401_86274' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='240' height='300'><path d='M240 0H0V300H240V0Z' fill='white'/></mask><g mask='url(#mask0_1401_86274)'><path d='M180 240H60V120H180V240Z' fill='#CFCECD'/><path d='M180 60H60V240H180V60ZM240 300H0V0H240V300Z' fill='#211E1E'/></g></g><defs><clipPath id='clip0_1401_86274'><rect width='240' height='300' fill='white'/></clipPath></defs></svg>
|
|
Binary file
|
package/dist/icons/qwen-logo.svg
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<svg width="200" height="200" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M174.82 108.75L155.38 75L165.64 57.75C166.46 56.31 166.46 54.53 165.64 53.09L155.38 35.84C154.86 34.91 153.87 34.33 152.78 34.33H114.88L106.14 19.03C105.62 18.1 104.63 17.52 103.54 17.52H83.3C82.21 17.52 81.22 18.1 80.7 19.03L61.26 52.77H41.02C39.93 52.77 38.94 53.35 38.42 54.28L28.16 71.53C27.34 72.97 27.34 74.75 28.16 76.19L45.52 107.5L36.78 122.8C35.96 124.24 35.96 126.02 36.78 127.46L47.04 144.71C47.56 145.64 48.55 146.22 49.64 146.22H87.54L96.28 161.52C96.8 162.45 97.79 163.03 98.88 163.03H119.12C120.21 163.03 121.2 162.45 121.72 161.52L141.16 127.78H158.52C159.61 127.78 160.6 127.2 161.12 126.27L171.38 109.02C172.2 107.58 172.2 105.8 171.38 104.36L174.82 108.75Z" fill="url(#paint0_radial)"/>
|
|
3
|
-
<path d="M119.12 163.03H98.88L87.54 144.71H49.64L61.26 126.39H80.7L38.42 55.29H61.26L83.3 19.03L93.56 37.35L83.3 55.29H161.58L151.32 72.54L170.76 106.28H151.32L141.16 88.34L101.18 163.03H119.12Z" fill="white"/>
|
|
4
|
-
<path d="M127.86 79.83H76.14L101.18 122.11L127.86 79.83Z" fill="url(#paint1_radial)"/>
|
|
5
|
-
<defs>
|
|
6
|
-
<radialGradient id="paint0_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(100 100) rotate(90) scale(100)">
|
|
7
|
-
<stop stop-color="#665CEE"/>
|
|
8
|
-
<stop offset="1" stop-color="#332E91"/>
|
|
9
|
-
</radialGradient>
|
|
10
|
-
<radialGradient id="paint1_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(100 100) rotate(90) scale(100)">
|
|
11
|
-
<stop stop-color="#665CEE"/>
|
|
12
|
-
<stop offset="1" stop-color="#332E91"/>
|
|
13
|
-
</radialGradient>
|
|
14
|
-
</defs>
|
|
15
|
-
</svg>
|
package/dist/index.html
DELETED
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
<!doctype html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8" />
|
|
5
|
-
<!-- Favicon hrefs carry a version query string so browsers drop their
|
|
6
|
-
sticky favicon cache when we ship a new logo. Bump ?v when the
|
|
7
|
-
brand mark changes. -->
|
|
8
|
-
<link rel="icon" type="image/svg+xml" href="/favicon.svg?v=2" />
|
|
9
|
-
<link rel="icon" type="image/png" href="/favicon.png?v=2" />
|
|
10
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover" />
|
|
11
|
-
<title>Pixcode</title>
|
|
12
|
-
|
|
13
|
-
<!-- Inter variable font — crisper UI text than system Segoe UI on Windows
|
|
14
|
-
and matches the ChatGPT/Claude feel. Preconnect cuts ~80ms off the
|
|
15
|
-
first paint. -->
|
|
16
|
-
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
|
17
|
-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
|
18
|
-
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400..700&display=swap" />
|
|
19
|
-
|
|
20
|
-
<!-- PWA Manifest -->
|
|
21
|
-
<link rel="manifest" href="/manifest.json" crossorigin="use-credentials" />
|
|
22
|
-
|
|
23
|
-
<!-- iOS Safari PWA Meta Tags -->
|
|
24
|
-
<meta name="mobile-web-app-capable" content="yes" />
|
|
25
|
-
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
|
26
|
-
<meta name="apple-mobile-web-app-title" content="Pixcode" />
|
|
27
|
-
|
|
28
|
-
<!-- iOS Safari Icons — same versioning as favicon above -->
|
|
29
|
-
<link rel="apple-touch-icon" sizes="152x152" href="/icons/icon-152x152.png?v=2" />
|
|
30
|
-
<link rel="apple-touch-icon" sizes="180x180" href="/icons/icon-192x192.png?v=2" />
|
|
31
|
-
|
|
32
|
-
<!-- Theme Color -->
|
|
33
|
-
<meta name="theme-color" content="#ffffff" />
|
|
34
|
-
<meta name="msapplication-TileColor" content="#ffffff" />
|
|
35
|
-
|
|
36
|
-
<!-- Prevent zoom on iOS -->
|
|
37
|
-
<meta name="format-detection" content="telephone=no" />
|
|
38
|
-
<script type="module" crossorigin src="/assets/index-B-ySsQqi.js"></script>
|
|
39
|
-
<link rel="modulepreload" crossorigin href="/assets/vendor-react-DB6V5Fl1.js">
|
|
40
|
-
<link rel="modulepreload" crossorigin href="/assets/vendor-codemirror-CIYNS698.js">
|
|
41
|
-
<link rel="modulepreload" crossorigin href="/assets/vendor-xterm-C7tpxJl7.js">
|
|
42
|
-
<link rel="stylesheet" crossorigin href="/assets/index-CWO38aJI.css">
|
|
43
|
-
</head>
|
|
44
|
-
<body>
|
|
45
|
-
<div id="root"></div>
|
|
46
|
-
|
|
47
|
-
<!-- Service Worker Registration -->
|
|
48
|
-
<script>
|
|
49
|
-
if ('serviceWorker' in navigator) {
|
|
50
|
-
window.addEventListener('load', () => {
|
|
51
|
-
navigator.serviceWorker.register('/sw.js')
|
|
52
|
-
.then(registration => {
|
|
53
|
-
console.log('SW registered: ', registration);
|
|
54
|
-
})
|
|
55
|
-
.catch(registrationError => {
|
|
56
|
-
console.log('SW registration failed: ', registrationError);
|
|
57
|
-
});
|
|
58
|
-
});
|
|
59
|
-
}
|
|
60
|
-
</script>
|
|
61
|
-
</body>
|
|
62
|
-
</html>
|
package/dist/landing.html
DELETED
|
@@ -1,268 +0,0 @@
|
|
|
1
|
-
<!doctype html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8" />
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
6
|
-
<title>Pixcode - Self-hosted AI Coding Agent Control Plane</title>
|
|
7
|
-
<meta
|
|
8
|
-
name="description"
|
|
9
|
-
content="Pixcode is a self-hosted AI coding control plane for Claude Code, Cursor CLI, OpenAI Codex, Gemini CLI, Qwen Code, OpenCode, VS Code-style workspaces, Monaco editing, terminal panels, Git, orchestration, Telegram, MCP, plugins, and API automation."
|
|
10
|
-
/>
|
|
11
|
-
<meta
|
|
12
|
-
name="keywords"
|
|
13
|
-
content="Pixcode, AI coding agent UI, self hosted coding agent, Claude Code UI, OpenAI Codex UI, Cursor CLI UI, Gemini CLI UI, Qwen Code UI, OpenCode UI, Orchestration, coding agent orchestration, MCP manager, Telegram coding bot, local AI development workspace, AI coding dashboard"
|
|
14
|
-
/>
|
|
15
|
-
<meta name="robots" content="index,follow,max-snippet:-1,max-image-preview:large,max-video-preview:-1" />
|
|
16
|
-
<meta name="author" content="Pixcode Contributors" />
|
|
17
|
-
<link rel="canonical" href="https://alicomert.github.io/pixcode/landing.html" />
|
|
18
|
-
<link rel="icon" href="favicon.png" />
|
|
19
|
-
<link rel="stylesheet" href="site.css" />
|
|
20
|
-
<meta property="og:type" content="website" />
|
|
21
|
-
<meta property="og:title" content="Pixcode - Self-hosted AI Coding Agent Control Plane" />
|
|
22
|
-
<meta
|
|
23
|
-
property="og:description"
|
|
24
|
-
content="Run AI coding CLIs, inspect files, manage terminal sessions and Git, orchestrate agent teams, and automate everything from your own machine or server."
|
|
25
|
-
/>
|
|
26
|
-
<meta property="og:url" content="https://alicomert.github.io/pixcode/landing.html" />
|
|
27
|
-
<meta property="og:image" content="https://alicomert.github.io/pixcode/logo.png" />
|
|
28
|
-
<meta name="twitter:card" content="summary" />
|
|
29
|
-
<meta name="theme-color" content="#080a0c" />
|
|
30
|
-
<script type="application/ld+json">
|
|
31
|
-
{
|
|
32
|
-
"@context": "https://schema.org",
|
|
33
|
-
"@type": "SoftwareApplication",
|
|
34
|
-
"name": "Pixcode",
|
|
35
|
-
"applicationCategory": "DeveloperApplication",
|
|
36
|
-
"operatingSystem": "Windows, macOS, Linux, Web",
|
|
37
|
-
"description": "Self-hosted control plane for AI coding agents, coding CLIs, files, terminal panels, Git, orchestration, Telegram, MCP, plugins, and API automation.",
|
|
38
|
-
"softwareVersion": "1.48.0",
|
|
39
|
-
"codeRepository": "https://github.com/alicomert/pixcode",
|
|
40
|
-
"downloadUrl": "https://www.npmjs.com/package/@pixelbyte-software/pixcode",
|
|
41
|
-
"isAccessibleForFree": true,
|
|
42
|
-
"offers": {
|
|
43
|
-
"@type": "Offer",
|
|
44
|
-
"price": "0",
|
|
45
|
-
"priceCurrency": "USD"
|
|
46
|
-
},
|
|
47
|
-
"featureList": [
|
|
48
|
-
"Claude Code, Cursor CLI, Codex, Gemini CLI, Qwen Code, and OpenCode workspace",
|
|
49
|
-
"VS Code-style project workspaces, Monaco editor tabs, terminal sessions, files, and source control",
|
|
50
|
-
"Git and local changed-file command center",
|
|
51
|
-
"Multi-agent orchestration with roles, models, fallbacks, and handoffs",
|
|
52
|
-
"REST and WebSocket API automation with px_ API keys",
|
|
53
|
-
"Telegram bridge, browser notifications, MCP management, plugin support, and themes"
|
|
54
|
-
],
|
|
55
|
-
"sameAs": [
|
|
56
|
-
"https://github.com/alicomert/pixcode",
|
|
57
|
-
"https://www.npmjs.com/package/@pixelbyte-software/pixcode"
|
|
58
|
-
]
|
|
59
|
-
}
|
|
60
|
-
</script>
|
|
61
|
-
</head>
|
|
62
|
-
<body>
|
|
63
|
-
<nav class="site-nav" aria-label="Main navigation">
|
|
64
|
-
<a class="brand" href="landing.html">
|
|
65
|
-
<img src="logo.png" alt="" />
|
|
66
|
-
<span>Pixcode</span>
|
|
67
|
-
</a>
|
|
68
|
-
<div class="nav-links">
|
|
69
|
-
<a href="#what">What it does</a>
|
|
70
|
-
<a href="#capabilities">Capabilities</a>
|
|
71
|
-
<a href="#orchestration">Orchestration</a>
|
|
72
|
-
<a href="#install">Install</a>
|
|
73
|
-
<a href="docs.html">Docs</a>
|
|
74
|
-
<a href="https://github.com/alicomert/pixcode">GitHub</a>
|
|
75
|
-
</div>
|
|
76
|
-
</nav>
|
|
77
|
-
|
|
78
|
-
<header class="hero text-hero">
|
|
79
|
-
<div class="hero-copy">
|
|
80
|
-
<div class="eyebrow">Self-hosted AI coding control plane</div>
|
|
81
|
-
<h1>Run every coding agent from one place.</h1>
|
|
82
|
-
<p class="lead">
|
|
83
|
-
Pixcode turns your machine or server into a live workspace for AI coding CLIs.
|
|
84
|
-
It keeps project workspaces, Monaco editor tabs, terminal panels, Git/local changes, orchestration,
|
|
85
|
-
Telegram, notifications, MCP, plugins, and API automation in one browser or desktop app.
|
|
86
|
-
</p>
|
|
87
|
-
<div class="actions">
|
|
88
|
-
<a class="button primary" href="https://www.npmjs.com/package/@pixelbyte-software/pixcode">Install from npm</a>
|
|
89
|
-
<a class="button" href="https://github.com/alicomert/pixcode/releases/latest">Download desktop app</a>
|
|
90
|
-
<a class="button" href="https://github.com/alicomert/pixcode">View GitHub</a>
|
|
91
|
-
</div>
|
|
92
|
-
<div class="code-panel command-panel" aria-label="Install command">
|
|
93
|
-
<pre><code>npx @pixelbyte-software/pixcode
|
|
94
|
-
open http://localhost:3001</code></pre>
|
|
95
|
-
</div>
|
|
96
|
-
</div>
|
|
97
|
-
<aside class="hero-summary" aria-label="Pixcode summary">
|
|
98
|
-
<strong>One clear sentence</strong>
|
|
99
|
-
<p>
|
|
100
|
-
Pixcode is a self-hosted control surface for running, observing, and automating AI coding agents on your own projects.
|
|
101
|
-
</p>
|
|
102
|
-
<div class="chips tight">
|
|
103
|
-
<span class="chip">Claude Code</span>
|
|
104
|
-
<span class="chip">Cursor CLI</span>
|
|
105
|
-
<span class="chip">Codex</span>
|
|
106
|
-
<span class="chip">Gemini CLI</span>
|
|
107
|
-
<span class="chip">Qwen Code</span>
|
|
108
|
-
<span class="chip">OpenCode</span>
|
|
109
|
-
<span class="chip">Orchestration</span>
|
|
110
|
-
<span class="chip">MCP</span>
|
|
111
|
-
<span class="chip">Telegram</span>
|
|
112
|
-
<span class="chip">px_ API keys</span>
|
|
113
|
-
</div>
|
|
114
|
-
</aside>
|
|
115
|
-
</header>
|
|
116
|
-
|
|
117
|
-
<main>
|
|
118
|
-
<section id="what" class="section compact">
|
|
119
|
-
<div class="statement">
|
|
120
|
-
<span>Why it exists</span>
|
|
121
|
-
<h2>Coding agents are powerful, but terminals alone do not show enough.</h2>
|
|
122
|
-
<p>
|
|
123
|
-
Pixcode adds the missing operating layer around provider-native CLIs: sessions,
|
|
124
|
-
visible progress, file changes, shell output, source control, orchestration history,
|
|
125
|
-
task planning, remote control, and API access.
|
|
126
|
-
</p>
|
|
127
|
-
</div>
|
|
128
|
-
</section>
|
|
129
|
-
|
|
130
|
-
<section id="capabilities" class="section alt">
|
|
131
|
-
<h2>What Pixcode can do</h2>
|
|
132
|
-
<p class="sublead">
|
|
133
|
-
It is not a landing page wrapper around one chat box. It is a practical workspace for
|
|
134
|
-
real projects, long-running agent work, and multiple providers.
|
|
135
|
-
</p>
|
|
136
|
-
<div class="capability-grid">
|
|
137
|
-
<article class="capability-card">
|
|
138
|
-
<span>01</span>
|
|
139
|
-
<h3>Talk to coding CLIs</h3>
|
|
140
|
-
<p>Use Claude Code, Cursor CLI, Codex, Gemini CLI, Qwen Code, and OpenCode from the same project screen.</p>
|
|
141
|
-
</article>
|
|
142
|
-
<article class="capability-card">
|
|
143
|
-
<span>02</span>
|
|
144
|
-
<h3>See what changed</h3>
|
|
145
|
-
<p>Track Git changes or local filesystem changes, highlight edited files, and open the changed location from the side rail.</p>
|
|
146
|
-
</article>
|
|
147
|
-
<article class="capability-card">
|
|
148
|
-
<span>03</span>
|
|
149
|
-
<h3>Run shell and inspect files</h3>
|
|
150
|
-
<p>Keep the main chat visible while opening files, shell, source control, and project tools in responsive split panels.</p>
|
|
151
|
-
</article>
|
|
152
|
-
<article class="capability-card">
|
|
153
|
-
<span>04</span>
|
|
154
|
-
<h3>Orchestrate teams</h3>
|
|
155
|
-
<p>Run agent teams, sequential handoffs, multi-model reviews, and decision debates with per-agent roles and models.</p>
|
|
156
|
-
</article>
|
|
157
|
-
<article class="capability-card">
|
|
158
|
-
<span>05</span>
|
|
159
|
-
<h3>Run Orchestration</h3>
|
|
160
|
-
<p>Route background review, verification, and workflow tasks through project-aware CLI adapters.</p>
|
|
161
|
-
</article>
|
|
162
|
-
<article class="capability-card">
|
|
163
|
-
<span>06</span>
|
|
164
|
-
<h3>Automate externally</h3>
|
|
165
|
-
<p>Use REST, WebSocket, and `px_` API keys to connect scripts, services, dashboards, CI, or Telegram to the same backend.</p>
|
|
166
|
-
</article>
|
|
167
|
-
<article class="capability-card">
|
|
168
|
-
<span>07</span>
|
|
169
|
-
<h3>Work remotely</h3>
|
|
170
|
-
<p>Run Pixcode on a workstation or server, keep sessions alive, and control them from a browser, desktop app, or Telegram.</p>
|
|
171
|
-
</article>
|
|
172
|
-
<article class="capability-card">
|
|
173
|
-
<span>08</span>
|
|
174
|
-
<h3>Customize the tool</h3>
|
|
175
|
-
<p>Use themes, MCP management, plugin surfaces, provider settings, notifications, and model controls without rebuilding the app.</p>
|
|
176
|
-
</article>
|
|
177
|
-
</div>
|
|
178
|
-
</section>
|
|
179
|
-
|
|
180
|
-
<section class="section">
|
|
181
|
-
<div class="split">
|
|
182
|
-
<div>
|
|
183
|
-
<div class="eyebrow">Agent orchestration</div>
|
|
184
|
-
<h2>When one agent is not enough, make the workflow explicit.</h2>
|
|
185
|
-
<p class="sublead">
|
|
186
|
-
Pixcode can split work across roles, pass compact context between stages,
|
|
187
|
-
compare outputs, and preserve the run history so you can understand what
|
|
188
|
-
each agent did and why.
|
|
189
|
-
</p>
|
|
190
|
-
</div>
|
|
191
|
-
<div class="flow-list">
|
|
192
|
-
<div><strong>Agent Team</strong><span>Parallel or staged workers for implementation, review, docs, and custom roles.</span></div>
|
|
193
|
-
<div><strong>Sequential Handoff</strong><span>Each step receives a compact summary of the previous step instead of a blind prompt.</span></div>
|
|
194
|
-
<div><strong>Multi-model Review</strong><span>Compare provider and model opinions before accepting an implementation.</span></div>
|
|
195
|
-
<div><strong>Fallback Agent</strong><span>Choose a backup CLI for failed orchestration steps.</span></div>
|
|
196
|
-
</div>
|
|
197
|
-
</div>
|
|
198
|
-
</section>
|
|
199
|
-
|
|
200
|
-
<section id="orchestration" class="section warm">
|
|
201
|
-
<div class="split">
|
|
202
|
-
<div>
|
|
203
|
-
<div class="eyebrow">Orchestration APIs</div>
|
|
204
|
-
<h2>Let Pixcode coordinate background agent work.</h2>
|
|
205
|
-
<p class="sublead">
|
|
206
|
-
Pixcode runs orchestration inside the current instance, knows the selected project, and exposes
|
|
207
|
-
authenticated endpoints for agent routing, workflow state, streamed
|
|
208
|
-
output, and artifacts.
|
|
209
|
-
</p>
|
|
210
|
-
</div>
|
|
211
|
-
<div class="code-panel">
|
|
212
|
-
<pre><code>GET /api/orchestration/agents
|
|
213
|
-
GET /api/orchestration/tasks
|
|
214
|
-
GET /api/orchestration/workflows/runs/:runId</code></pre>
|
|
215
|
-
</div>
|
|
216
|
-
</div>
|
|
217
|
-
</section>
|
|
218
|
-
|
|
219
|
-
<section class="section alt">
|
|
220
|
-
<h2>Built to be useful as an open-source project</h2>
|
|
221
|
-
<p class="sublead">
|
|
222
|
-
The repository includes the project files people expect before they trust,
|
|
223
|
-
install, contribute to, or recommend a developer tool.
|
|
224
|
-
</p>
|
|
225
|
-
<div class="check-grid">
|
|
226
|
-
<span>README with clear purpose and install commands</span>
|
|
227
|
-
<span>MIT Licensed</span>
|
|
228
|
-
<span>CONTRIBUTING guide</span>
|
|
229
|
-
<span>CODE_OF_CONDUCT</span>
|
|
230
|
-
<span>SECURITY policy</span>
|
|
231
|
-
<span>Issue templates and good-first-issue template</span>
|
|
232
|
-
<span>Screenshots and static docs</span>
|
|
233
|
-
<span>Releases, tags, npm package, and desktop assets</span>
|
|
234
|
-
<span>OpenAPI, llms.txt, sitemap, robots.txt, and SEO pages</span>
|
|
235
|
-
</div>
|
|
236
|
-
</section>
|
|
237
|
-
|
|
238
|
-
<section id="install" class="section">
|
|
239
|
-
<h2>Install it where the work happens</h2>
|
|
240
|
-
<p class="sublead">
|
|
241
|
-
Use npm for a server/local install, or download desktop builds from GitHub Releases.
|
|
242
|
-
Normal installed usage serves the frontend and backend from port 3001.
|
|
243
|
-
</p>
|
|
244
|
-
<div class="grid three">
|
|
245
|
-
<div class="code-panel"><pre><code>npx @pixelbyte-software/pixcode</code></pre></div>
|
|
246
|
-
<div class="code-panel"><pre><code>npm install -g @pixelbyte-software/pixcode
|
|
247
|
-
pixcode</code></pre></div>
|
|
248
|
-
<div class="code-panel"><pre><code>pixcode daemon install --mode auto --port 3001
|
|
249
|
-
pixcode daemon status --mode auto</code></pre></div>
|
|
250
|
-
</div>
|
|
251
|
-
<div class="actions">
|
|
252
|
-
<a class="button primary" href="https://www.npmjs.com/package/@pixelbyte-software/pixcode">Open npm package</a>
|
|
253
|
-
<a class="button" href="https://github.com/alicomert/pixcode/releases/latest">Open latest release</a>
|
|
254
|
-
<a class="button" href="docs.html">Read full docs</a>
|
|
255
|
-
</div>
|
|
256
|
-
</section>
|
|
257
|
-
</main>
|
|
258
|
-
|
|
259
|
-
<footer class="footer">
|
|
260
|
-
<strong>Pixcode</strong> · self-hosted AI coding agent control plane ·
|
|
261
|
-
<a href="docs.html">Documentation</a> ·
|
|
262
|
-
<a href="features.html">Features</a> ·
|
|
263
|
-
<a href="orchestration.html">Orchestration</a> ·
|
|
264
|
-
<a href="api-automation.html">API</a> ·
|
|
265
|
-
<a href="https://github.com/alicomert/pixcode">GitHub</a>
|
|
266
|
-
</footer>
|
|
267
|
-
</body>
|
|
268
|
-
</html>
|