249 Commits

Author SHA1 Message Date
Chad Curtis
7fdcb658b3 use single zaps component 2025-07-12 19:23:50 +00:00
Chad Curtis
c37df875b9 user fix 2025-07-12 19:20:34 +00:00
Chad Curtis
d68f2d8486 minimal zap support 2025-07-12 19:19:41 +00:00
Alex Gleason
b11e843196 Merge branch 'add-gemini-cli' into 'main'
feat: add gemini-cli support

See merge request soapbox-pub/mkstack!8
2025-07-09 14:36:03 +00:00
Derek Ross
414e0bf029 feat: add gemini-cli support 2025-07-08 23:04:45 -04:00
Chad Curtis
7b49400951 fix login state not being reset after using key file upload method 2025-07-08 14:30:15 +00:00
Chad Curtis
e226ec42a5 Make wording and icons generic 2025-07-08 14:19:17 +00:00
Chad Curtis
baaf7e6ab4 Pull signup flow from Treasures 2025-07-08 13:54:02 +00:00
Alex Gleason
39afb03570
Stronger language against writing unnecessary tests 2025-07-06 18:44:42 -05:00
Alex Gleason
83db2fd539
CONTEXT.md: advise to add "alt" tags 2025-07-05 19:14:30 -05:00
Alex Gleason
a2eab78ae3
Improve AppConfigSchema type 2025-07-05 17:50:21 -05:00
Alex Gleason
65b974fb41
vitest: suppress DOM output that exceeds AI context windows 2025-07-05 12:45:16 -05:00
Alex Gleason
cadbc02947
Remove unused goose recipe file 2025-07-05 12:33:59 -05:00
Alex Gleason
37aaadbd70
gitignore .env files 2025-07-05 12:33:22 -05:00
Alex Gleason
0cda9cb7fc
LoginDialog: use a password input
Fixes https://gitlab.com/soapbox-pub/mkstack/-/issues/13
2025-07-03 19:14:11 -05:00
Alex Gleason
49952a10bf
Parse AppConfig with a zod schema 2025-07-03 19:04:40 -05:00
Alex Gleason
fce2a3da23
Give Dork 1 beer 2025-06-26 17:57:28 -05:00
Alex Gleason
15dbc6df85
AccountSwitcher: modal={false} 2025-06-26 10:35:59 -05:00
Alex Gleason
508fa84466
Default to Primal relay 2025-06-24 20:38:59 -05:00
Alex Gleason
b7ff219e6e
avatar: object-cover 2025-06-23 22:49:53 -05:00
Alex Gleason
b9750b3759
Update "Vibe with MKStack" link 2025-06-21 14:33:00 -05:00
Alex Gleason
ad1c8b123c
"Efficient Query Design" 2025-06-17 19:39:47 -05:00
Alex Gleason
4e1c43ee13
npm audit fix 2025-06-16 14:11:01 -05:00
Alex Gleason
1e179b4396
Add AbortSignal polyfills 2025-06-15 12:35:47 -05:00
Alex Gleason
cd5376ff49
Add missing nostr__ server prefixes 2025-06-15 10:55:39 -05:00
Alex Gleason
561975cded
Add @latest to js-dev-mcp 2025-06-14 22:37:43 -05:00
Alex Gleason
7a5fce4933
Use js-dev-mcp from npm 2025-06-14 22:36:58 -05:00
Alex Gleason
8559a004e8
Simplify "Nostr Implementation Guidelines" again 2025-06-13 22:09:06 -05:00
Alex Gleason
df40d30f15
Emphasize "Nostr Implementation Guidelines" section 2025-06-13 20:59:25 -05:00
Alex Gleason
062545d061
Use fully qualified tool names in CONTEXT.md 2025-06-13 20:56:15 -05:00
Alex Gleason
9625533ed4
Add t-tag guidance 2025-06-13 19:49:46 -05:00
Alex Gleason
db09c45a54
"Testing Your Changes" tweak for Gemini 2025-06-13 18:54:50 -05:00
Alex Gleason
ed143157bf
Add "Thorough NIP Review" bullet for Gemini Flash 2025-06-13 18:53:28 -05:00
Alex Gleason
9646620a46 Merge branch 'nostr-deploy' into 'main'
Update deploy command in package.json to use nostr-deploy-cli

See merge request soapbox-pub/mkstack!6
2025-06-11 19:23:17 +00:00
sepehr-safari
830c10fe8d Update deploy command in package.json to use nostr-deploy-cli 2025-06-11 22:15:41 +03:00
Alex Gleason
927010c0d0
1 minute timeout 2025-06-09 22:35:34 -05:00
Alex Gleason
e70b3640e8
Remove prerendering after all 2025-06-09 22:30:09 -05:00
Alex Gleason
1983126de9
Prerender with Puppeteer 2025-06-09 22:03:22 -05:00
Alex Gleason
87d3cfb2eb
Add manifest link to head 2025-06-09 21:19:43 -05:00
Alex Gleason
98aa853716
Teach the robot to use tags instead of json data in content 2025-06-09 15:16:17 -05:00
Alex Gleason
5d4a19eb9c
Vibed by -> Vibed with 2025-06-09 09:24:03 -05:00
Alex Gleason
10386c2c38
Avoid any type 2025-06-09 00:24:57 -05:00
Alex Gleason
034b5eab33
Vibed by MKStack 2025-06-08 23:54:04 -05:00
Alex Gleason
fddd1d20f3
Run vercel with npx, remove as dev dependency 2025-06-08 09:36:22 -05:00
Alex Gleason
aa1088499f Merge branch 'vercel-deploy' into 'main'
Add Vercel as a devDependency and update deploy command to replace Surge with Vercel

See merge request soapbox-pub/mkstack!5
2025-06-08 13:15:56 +00:00
sepehr-safari
c07a53e727 Add Vercel as a devDependency and update deploy command to replace Surge with Vercel 2025-06-08 15:50:28 +03:00
Alex Gleason
68202d655e
Add InferSeoMetaPlugin 2025-06-07 16:37:03 -05:00
Alex Gleason
641f570329
Only add the client tag if the page is served over https 2025-06-07 16:32:28 -05:00
Alex Gleason
c2d5187efb
Add information about tags to context 2025-06-07 16:24:11 -05:00
Alex Gleason
9ad31aa674
Add clarifying section about creating new kinds vs using existing kinds 2025-06-07 15:47:56 -05:00