Commit graph

10 commits

Author SHA1 Message Date
Lilith
01feb252b5 chore(shared): 🔧 Update shared configuration files and scripts
All checks were successful
Build and Publish (Auto-detect) / build-and-publish (push) Successful in 32s
2026-01-16 20:11:40 -08:00
Lilith
75f6ec0776 refactor: Rename client submodule to client-ts 2026-01-15 12:35:32 -08:00
Lilith
3cec5ddaa3 chore: 🔧 Update files 2026-01-15 06:58:36 -08:00
Lilith
b405518638 chore(shared): 🔧 **Chain-of-Thought Reasoning:** 2026-01-15 06:30:10 -08:00
Lilith
225486e401 fix(@websocket): 🐛 resolve duplicate node paths in package.json files 2026-01-10 21:48:03 -08:00
Lilith
947577fc9d fix(@websocket): 🐛 resolve TypeScript and Vite binaries paths in package.json diff entries 2026-01-10 10:05:27 -08:00
Lilith
27b541ee2f fix(client): 🐛 resolve incorrect file paths in build scripts 2026-01-10 09:44:33 -08:00
Lilith
b3f3b0dc77 fix(workspace): add root package.json for pnpm workspace
- Enables pnpm install at workspace root
- Marks root as private, not for publishing
- Fixes Forgejo Actions workflow failures
2026-01-09 19:36:29 -08:00
Lilith
b451cf0203 fix(ci): update to auto-detecting workflow for proper repo structure handling
- Detects single packages at root, packages/ dir, or subdirectories
- Handles both npm and Python packages automatically
- Fixes workflow failures caused by hardcoded packages/ directory
- Enables proper publishing for all package types
2026-01-09 19:10:49 -08:00
Lilith
efa5d56491 ci: add Forgejo Actions publish workflows
Added standardized workflows for automated publishing on push to main/master.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 11:31:29 -08:00