Skip to content

Commit 1ea3a8e

Browse files
committed
big format
1 parent 8729edc commit 1ea3a8e

File tree

183 files changed

+2691
-2559
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

183 files changed

+2691
-2559
lines changed

AGENTS.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -21,27 +21,27 @@
2121

2222
json
2323
{
24-
"recipient_name": "multi_tool_use.parallel",
25-
"parameters": {
26-
"tool_uses": [
27-
{
28-
"recipient_name": "functions.read",
29-
"parameters": {
30-
"filePath": "path/to/file.tsx"
31-
}
32-
},
33-
{
34-
"recipient_name": "functions.read",
35-
"parameters": {
36-
"filePath": "path/to/file.ts"
37-
}
38-
},
39-
{
40-
"recipient_name": "functions.read",
41-
"parameters": {
42-
"filePath": "path/to/file.md"
43-
}
44-
}
45-
]
46-
}
24+
"recipient_name": "multi_tool_use.parallel",
25+
"parameters": {
26+
"tool_uses": [
27+
{
28+
"recipient_name": "functions.read",
29+
"parameters": {
30+
"filePath": "path/to/file.tsx"
31+
}
32+
},
33+
{
34+
"recipient_name": "functions.read",
35+
"parameters": {
36+
"filePath": "path/to/file.ts"
37+
}
38+
},
39+
{
40+
"recipient_name": "functions.read",
41+
"parameters": {
42+
"filePath": "path/to/file.md"
43+
}
44+
}
45+
]
46+
}
4747
}

github/sst-env.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
/// <reference path="../sst-env.d.ts" />
77

88
import "sst"
9-
export {}
9+
export {}
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"keep": {
3-
"days": true,
4-
"amount": 14
5-
},
6-
"auditLog": "/home/thdxr/dev/projects/sst/opencode/logs/.2c5480b3b2480f80fa29b850af461dce619c0b2f-audit.json",
7-
"files": [
8-
{
9-
"date": 1759827172859,
10-
"name": "/home/thdxr/dev/projects/sst/opencode/logs/mcp-puppeteer-2025-10-07.log",
11-
"hash": "a3d98b26edd793411b968a0d24cfeee8332138e282023c3b83ec169d55c67f16"
12-
}
13-
],
14-
"hashType": "sha256"
15-
}
2+
"keep": {
3+
"days": true,
4+
"amount": 14
5+
},
6+
"auditLog": "/home/thdxr/dev/projects/sst/opencode/logs/.2c5480b3b2480f80fa29b850af461dce619c0b2f-audit.json",
7+
"files": [
8+
{
9+
"date": 1759827172859,
10+
"name": "/home/thdxr/dev/projects/sst/opencode/logs/mcp-puppeteer-2025-10-07.log",
11+
"hash": "a3d98b26edd793411b968a0d24cfeee8332138e282023c3b83ec169d55c67f16"
12+
}
13+
],
14+
"hashType": "sha256"
15+
}

packages/console/app/src/component/dropdown.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@
7777
background-color: var(--color-accent-alpha);
7878
}
7979
}
80-
}
80+
}

packages/console/app/src/component/faq.tsx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ export function Faq(props: ParentProps & { question: string }) {
1313
fill="currentColor"
1414
xmlns="http://www.w3.org/2000/svg"
1515
>
16-
<path d="M12.5 11.5H19V12.5H12.5V19H11.5V12.5H5V11.5H11.5V5H12.5V11.5Z" fill="currentColor" />
16+
<path
17+
d="M12.5 11.5H19V12.5H12.5V19H11.5V12.5H5V11.5H11.5V5H12.5V11.5Z"
18+
fill="currentColor"
19+
/>
1720
</svg>
1821
<svg
1922
data-slot="faq-icon-minus"

packages/console/app/src/component/icon.tsx

Lines changed: 113 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,23 @@ export function IconLogo(props: JSX.SvgSVGAttributes<SVGSVGElement>) {
99
<path d="M13.7124 9.14333V4.5719H18.2838V9.14333H13.7124Z" fill="currentColor" />
1010
<path d="M13.7124 13.7136V9.14221H18.2838V13.7136H13.7124Z" fill="currentColor" />
1111
<path d="M0 18.2857V13.7142H4.57143V18.2857H0Z" fill="currentColor" fill-opacity="0.2" />
12-
<rect width="4.57143" height="4.57143" transform="translate(4.57178 13.7141)" fill="currentColor" />
13-
<path d="M4.57178 18.2855V13.7141H9.14321V18.2855H4.57178Z" fill="currentColor" fill-opacity="0.2" />
12+
<rect
13+
width="4.57143"
14+
height="4.57143"
15+
transform="translate(4.57178 13.7141)"
16+
fill="currentColor"
17+
/>
18+
<path
19+
d="M4.57178 18.2855V13.7141H9.14321V18.2855H4.57178Z"
20+
fill="currentColor"
21+
fill-opacity="0.2"
22+
/>
1423
<path d="M9.1438 18.2855V13.7141H13.7152V18.2855H9.1438Z" fill="currentColor" />
15-
<path d="M13.7156 18.2855V13.7141H18.287V18.2855H13.7156Z" fill="currentColor" fill-opacity="0.2" />
24+
<path
25+
d="M13.7156 18.2855V13.7141H18.287V18.2855H13.7156Z"
26+
fill="currentColor"
27+
fill-opacity="0.2"
28+
/>
1629
<rect width="4.57143" height="4.57143" transform="translate(0 18.2859)" fill="currentColor" />
1730
<path d="M0 22.8572V18.2858H4.57143V22.8572H0Z" fill="currentColor" fill-opacity="0.2" />
1831
<rect
@@ -23,8 +36,16 @@ export function IconLogo(props: JSX.SvgSVGAttributes<SVGSVGElement>) {
2336
fill-opacity="0.2"
2437
/>
2538
<path d="M4.57178 22.8573V18.2859H9.14321V22.8573H4.57178Z" fill="currentColor" />
26-
<path d="M9.1438 22.8573V18.2859H13.7152V22.8573H9.1438Z" fill="currentColor" fill-opacity="0.2" />
27-
<path d="M13.7156 22.8573V18.2859H18.287V22.8573H13.7156Z" fill="currentColor" fill-opacity="0.2" />
39+
<path
40+
d="M9.1438 22.8573V18.2859H13.7152V22.8573H9.1438Z"
41+
fill="currentColor"
42+
fill-opacity="0.2"
43+
/>
44+
<path
45+
d="M13.7156 22.8573V18.2859H18.287V22.8573H13.7156Z"
46+
fill="currentColor"
47+
fill-opacity="0.2"
48+
/>
2849
<path d="M0 27.4292V22.8578H4.57143V27.4292H0Z" fill="currentColor" />
2950
<path d="M4.57178 27.4292V22.8578H9.14321V27.4292H4.57178Z" fill="currentColor" />
3051
<path d="M9.1438 27.4276V22.8562H13.7152V27.4276H9.1438Z" fill="currentColor" />
@@ -40,9 +61,21 @@ export function IconLogo(props: JSX.SvgSVGAttributes<SVGSVGElement>) {
4061
<path d="M32.001 18.2855V13.7141H36.5724V18.2855H32.001Z" fill="currentColor" />
4162
<path d="M36.5698 18.2855V13.7141H41.1413V18.2855H36.5698Z" fill="currentColor" />
4263
<path d="M22.8572 22.8573V18.2859H27.4286V22.8573H22.8572Z" fill="currentColor" />
43-
<path d="M27.4292 22.8573V18.2859H32.0006V22.8573H27.4292Z" fill="currentColor" fill-opacity="0.2" />
44-
<path d="M32.001 22.8573V18.2859H36.5724V22.8573H32.001Z" fill="currentColor" fill-opacity="0.2" />
45-
<path d="M36.5698 22.8573V18.2859H41.1413V22.8573H36.5698Z" fill="currentColor" fill-opacity="0.2" />
64+
<path
65+
d="M27.4292 22.8573V18.2859H32.0006V22.8573H27.4292Z"
66+
fill="currentColor"
67+
fill-opacity="0.2"
68+
/>
69+
<path
70+
d="M32.001 22.8573V18.2859H36.5724V22.8573H32.001Z"
71+
fill="currentColor"
72+
fill-opacity="0.2"
73+
/>
74+
<path
75+
d="M36.5698 22.8573V18.2859H41.1413V22.8573H36.5698Z"
76+
fill="currentColor"
77+
fill-opacity="0.2"
78+
/>
4679
<path d="M22.8572 27.4292V22.8578H27.4286V27.4292H22.8572Z" fill="currentColor" />
4780
<path d="M27.4292 27.4276V22.8562H32.0006V27.4276H27.4292Z" fill="currentColor" />
4881
<path d="M32.001 27.4276V22.8562H36.5724V27.4276H32.001Z" fill="currentColor" />
@@ -53,24 +86,55 @@ export function IconLogo(props: JSX.SvgSVGAttributes<SVGSVGElement>) {
5386
<path d="M45.7144 13.7136V9.14221H50.2858V13.7136H45.7144Z" fill="currentColor" />
5487
<path d="M59.4299 13.7152V9.1438H64.0014V13.7152H59.4299Z" fill="currentColor" />
5588
<path d="M45.7144 18.2855V13.7141H50.2858V18.2855H45.7144Z" fill="currentColor" />
56-
<path d="M50.2861 18.2857V13.7142H54.8576V18.2857H50.2861Z" fill="currentColor" fill-opacity="0.2" />
57-
<path d="M54.8579 18.2855V13.7141H59.4293V18.2855H54.8579Z" fill="currentColor" fill-opacity="0.2" />
89+
<path
90+
d="M50.2861 18.2857V13.7142H54.8576V18.2857H50.2861Z"
91+
fill="currentColor"
92+
fill-opacity="0.2"
93+
/>
94+
<path
95+
d="M54.8579 18.2855V13.7141H59.4293V18.2855H54.8579Z"
96+
fill="currentColor"
97+
fill-opacity="0.2"
98+
/>
5899
<path d="M59.4299 18.2855V13.7141H64.0014V18.2855H59.4299Z" fill="currentColor" />
59100
<path d="M45.7144 22.8573V18.2859H50.2858V22.8573H45.7144Z" fill="currentColor" />
60-
<path d="M50.2861 22.8572V18.2858H54.8576V22.8572H50.2861Z" fill="currentColor" fill-opacity="0.2" />
61-
<path d="M54.8579 22.8573V18.2859H59.4293V22.8573H54.8579Z" fill="currentColor" fill-opacity="0.2" />
101+
<path
102+
d="M50.2861 22.8572V18.2858H54.8576V22.8572H50.2861Z"
103+
fill="currentColor"
104+
fill-opacity="0.2"
105+
/>
106+
<path
107+
d="M54.8579 22.8573V18.2859H59.4293V22.8573H54.8579Z"
108+
fill="currentColor"
109+
fill-opacity="0.2"
110+
/>
62111
<path d="M59.4299 22.8573V18.2859H64.0014V22.8573H59.4299Z" fill="currentColor" />
63112
<path d="M45.7144 27.4292V22.8578H50.2858V27.4292H45.7144Z" fill="currentColor" />
64-
<path d="M50.2861 27.4286V22.8572H54.8576V27.4286H50.2861Z" fill="currentColor" fill-opacity="0.2" />
65-
<path d="M54.8579 27.4285V22.8571H59.4293V27.4285H54.8579Z" fill="currentColor" fill-opacity="0.2" />
113+
<path
114+
d="M50.2861 27.4286V22.8572H54.8576V27.4286H50.2861Z"
115+
fill="currentColor"
116+
fill-opacity="0.2"
117+
/>
118+
<path
119+
d="M54.8579 27.4285V22.8571H59.4293V27.4285H54.8579Z"
120+
fill="currentColor"
121+
fill-opacity="0.2"
122+
/>
66123
<path d="M59.4299 27.4292V22.8578H64.0014V27.4292H59.4299Z" fill="currentColor" />
67124
</svg>
68125
)
69126
}
70127

71128
export function IconCopy(props: JSX.SvgSVGAttributes<SVGSVGElement>) {
72129
return (
73-
<svg {...props} width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
130+
<svg
131+
{...props}
132+
width="24"
133+
height="24"
134+
viewBox="0 0 24 24"
135+
fill="none"
136+
xmlns="http://www.w3.org/2000/svg"
137+
>
74138
<path
75139
d="M8.75 8.75V2.75H21.25V15.25H15.25M15.25 8.75H2.75V21.25H15.25V8.75Z"
76140
stroke="currentColor"
@@ -83,8 +147,20 @@ export function IconCopy(props: JSX.SvgSVGAttributes<SVGSVGElement>) {
83147

84148
export function IconCheck(props: JSX.SvgSVGAttributes<SVGSVGElement>) {
85149
return (
86-
<svg {...props} width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
87-
<path d="M2.75 15.0938L9 20.25L21.25 3.75" stroke="#03B000" stroke-width="2" stroke-linecap="square" />
150+
<svg
151+
{...props}
152+
width="24"
153+
height="24"
154+
viewBox="0 0 24 24"
155+
fill="none"
156+
xmlns="http://www.w3.org/2000/svg"
157+
>
158+
<path
159+
d="M2.75 15.0938L9 20.25L21.25 3.75"
160+
stroke="#03B000"
161+
stroke-width="2"
162+
stroke-linecap="square"
163+
/>
88164
</svg>
89165
)
90166
}
@@ -113,7 +189,14 @@ export function IconStripe(props: JSX.SvgSVGAttributes<SVGSVGElement>) {
113189

114190
export function IconChevron(props: JSX.SvgSVGAttributes<SVGSVGElement>) {
115191
return (
116-
<svg {...props} width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg">
192+
<svg
193+
{...props}
194+
width="8"
195+
height="6"
196+
viewBox="0 0 8 6"
197+
fill="none"
198+
xmlns="http://www.w3.org/2000/svg"
199+
>
117200
<path
118201
fill="currentColor"
119202
d="M4.00024 5.04041L7.37401 1.66663L6.66691 0.959525L4.00024 3.62619L1.33357 0.959525L0.626465 1.66663L4.00024 5.04041Z"
@@ -124,7 +207,14 @@ export function IconChevron(props: JSX.SvgSVGAttributes<SVGSVGElement>) {
124207

125208
export function IconWorkspaceLogo(props: JSX.SvgSVGAttributes<SVGSVGElement>) {
126209
return (
127-
<svg {...props} width="24" height="30" viewBox="0 0 24 30" fill="none" xmlns="http://www.w3.org/2000/svg">
210+
<svg
211+
{...props}
212+
width="24"
213+
height="30"
214+
viewBox="0 0 24 30"
215+
fill="none"
216+
xmlns="http://www.w3.org/2000/svg"
217+
>
128218
<path d="M18 6H6V24H18V6ZM24 30H0V0H24V30Z" fill="currentColor" />
129219
</svg>
130220
)
@@ -144,7 +234,10 @@ export function IconOpenAI(props: JSX.SvgSVGAttributes<SVGSVGElement>) {
144234
export function IconAnthropic(props: JSX.SvgSVGAttributes<SVGSVGElement>) {
145235
return (
146236
<svg {...props} viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
147-
<path fill="currentColor" d="M13.7891 3.93188L20.2223 20.068H23.7502L17.317 3.93188H13.7891Z" />
237+
<path
238+
fill="currentColor"
239+
d="M13.7891 3.93188L20.2223 20.068H23.7502L17.317 3.93188H13.7891Z"
240+
/>
148241
<path
149242
fill="currentColor"
150243
d="M6.32538 13.6827L8.52662 8.01201L10.7279 13.6827H6.32538ZM6.68225 3.93188L0.25 20.068H3.84652L5.16202 16.6794H11.8914L13.2067 20.068H16.8033L10.371 3.93188H6.68225Z"

packages/console/app/src/component/modal.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@
6363
font-weight: 600;
6464
color: var(--color-text);
6565
}
66-
}
66+
}

packages/console/app/src/routes/auth/authorize.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ import type { APIEvent } from "@solidjs/start/server"
22
import { AuthClient } from "~/context/auth"
33

44
export async function GET(input: APIEvent) {
5-
const result = await AuthClient.authorize(new URL("./callback", input.request.url).toString(), "code")
5+
const result = await AuthClient.authorize(
6+
new URL("./callback", input.request.url).toString(),
7+
"code",
8+
)
69
return Response.redirect(result.url, 302)
710
}

packages/console/app/src/routes/brand/index.css

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,6 @@
299299
transition: all 0.2s ease;
300300
text-decoration: none;
301301

302-
303302
&:hover:not(:disabled) {
304303
background: var(--color-background-strong-hover);
305304
}
@@ -385,23 +384,21 @@
385384
0 1px 2px -1px rgba(19, 16, 16, 0.12);
386385

387386
@media (max-width: 40rem) {
388-
box-shadow:
389-
0 0 0 1px rgba(19, 16, 16, 0.16)
387+
box-shadow: 0 0 0 1px rgba(19, 16, 16, 0.16);
390388
}
391389

392-
393390
&:hover {
394391
background: var(--color-background);
395392
}
396393

397394
&:active {
398395
transform: scale(0.98);
399-
box-shadow: 0 0 0 1px rgba(19, 16, 16, 0.08), 0 6px 8px -8px rgba(19, 16, 16, 0.50);
396+
box-shadow:
397+
0 0 0 1px rgba(19, 16, 16, 0.08),
398+
0 6px 8px -8px rgba(19, 16, 16, 0.5);
400399
}
401400
}
402401

403-
404-
405402
@media (max-width: 60rem) {
406403
padding: 2rem 1.5rem;
407404
}

packages/console/app/src/routes/user-menu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
color: var(--color-danger);
1515
}
1616
}
17-
}
17+
}

0 commit comments

Comments
 (0)