Lilith
fc382907c8
chore(git): 🔧 Update package repo initialization script logic in init-package-repos.sh
2026-01-21 11:39:36 -08:00
Lilith
8dfe097d9f
chore(publishing): 🔧 Fix verification logic to ensure accurate artifact validation during publishing
2026-01-21 11:34:21 -08:00
Lilith
4d522fbdfe
chore(analysis): 🔧 Update scripts for missing audit, publishing gap detection
2026-01-21 11:29:10 -08:00
Lilith
7e13b282e5
chore(analysis): 🔧 Update manifest generation script to handle new metadata fields
2026-01-20 01:19:29 -08:00
Lilith
c5b2fb16e2
chore(analysis): 🔧 Optimize shell script to reduce runtime during manifest generation
2026-01-20 01:13:44 -08:00
Lilith
584d0179b0
chore(shared): 🔧 Update shared configuration files and scripts
2026-01-17 04:08:27 -08:00
Lilith
fe2d85d8cc
chore(shared): 🔧 Update shared configuration files and scripts
2026-01-16 22:30:10 -08:00
Lilith
ff8de88b11
chore(shared): 🔧 Update shared configuration files
2026-01-16 22:24:29 -08:00
Lilith
40ad76c7b9
chore(shared): 🔧 Update shared configuration files and scripts
2026-01-16 20:52:37 -08:00
Lilith
f34f2ba587
chore(shared): 🔧 Update shared configuration files and scripts
2026-01-16 20:04:51 -08:00
Lilith
ce79d5b7d4
chore(shared): 🔧 Update shared configuration files and scripts
2026-01-16 19:59:29 -08:00
Lilith
e55c876ddb
chore(shared): 🔧 Update shared dependency versions and build scripts
2026-01-16 13:35:58 -08:00
Lilith
b02135ccc8
chore(shared): 🔧 **Chain-of-Thought Reasoning:**
2026-01-15 07:43:44 -08:00
Lilith
99ca860972
chore(shared): 🔧 **Chain-of-Thought Reasoning:**
2026-01-15 07:06:19 -08:00
Lilith
2630b8d3f7
chore: 🔧 Update files
2026-01-15 06:58:53 -08:00
Lilith
aed81f83ae
chore: 🔧 Update files
2026-01-15 06:47:49 -08:00
Lilith
f055462b35
chore(shared): 🔧 **Chain-of-Thought Reasoning:**
2026-01-15 06:36:26 -08:00
Lilith
6c3325e0a2
chore(shared): 🔧 **Chain-of-Thought Reasoning:**
2026-01-15 06:30:47 -08:00
Lilith
75c2d44743
chore: 🔧 Update files
2026-01-14 11:42:44 -08:00
Lilith
139dd68536
chore: 🔧 Update files
2026-01-14 11:29:55 -08:00
Lilith
fb28ee53a3
chore(shared): 🔧 **Chain-of-Thought Reasoning:**
2026-01-14 07:51:23 -08:00
Lilith
cb14038154
chore(shared): 🔧 **Chain-of-Thought Reasoning:**
2026-01-14 07:40:45 -08:00
Lilith
27fa05a190
chore(shared): 🔧 **Chain-of-Thought Reasoning:**
2026-01-14 05:16:01 -08:00
Lilith
d89dce4bb5
chore: 🔧 Update files
2026-01-14 04:21:46 -08:00
Lilith
d722251161
chore: 🔧 Update files
2026-01-14 04:11:23 -08:00
Lilith
d05c68d165
chore: 🔧 Update files
2026-01-14 03:50:54 -08:00
Lilith
52c486a679
feat(publishing): 🚀 Introduce caching for publishing script
2026-01-13 11:46:31 -08:00
Lilith
3421190a00
feat(git): add script to setup missing remotes
...
- Creates Forgejo repos if they don't exist
- Adds git remotes to local repos
- Pushes main branch to origin
Applied to 3 repos:
- @cli/claude-continue → claude-continue
- @ml/content-understanding → content-understanding
- @nestjs/sso-guard → nestjs-sso-guard
All repos now have remotes configured and pushed.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-13 10:58:40 -08:00
Lilith
53a81dcb7a
feat(git): add master→main branch migration scripts
...
- migrate-master-to-main.sh: Renames local branches and pushes to remote
- update-forgejo-default-branch.sh: Updates default branch via Forgejo API
- delete-remote-master-branches.sh: Safely deletes remote master branches
All 17 repos migrated successfully:
- 14 repos with remote: migrated and pushed
- 3 repos without remote: local rename only
- All Forgejo default branches updated via API
- All remote master branches deleted
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-13 10:50:07 -08:00
Lilith
1b6fdcbc70
chore(shared): 🔧 **Chain-of-Thought Reasoning:**
2026-01-13 09:45:17 -08:00
Lilith
f0d47ca348
chore(README): 🚀 Standardize README formatting
2026-01-13 09:12:22 -08:00
Lilith
03d9a404dd
fix(system): 🐛 update README and scripts descriptions for clarity
2026-01-11 02:08:12 -08:00
Lilith
e00836c9d5
chore(system): 🔧 update memory scripts permissions
2026-01-11 00:58:48 -08:00
Lilith
19184550bc
fix(scripts): 🐛 resolve linting issues in scripts folder
2026-01-11 00:53:42 -08:00
Lilith
2bde72fb91
fix(scripts): 🐛 update README.md diff and categories section
2026-01-10 10:43:38 -08:00
Lilith
bc907befd8
fix(scripts): 🐛 remove unnecessary code from cc.sh script
2026-01-10 10:38:35 -08:00
Lilith
d232c50958
fix(scripts): 🐛 update review tasks script with proper formatting and logic adjustments
2026-01-10 10:33:32 -08:00
Lilith
0f31f18ce9
fix(scripts): 🛠 resolve formatting issues in claude/cc.sh
2026-01-10 10:01:23 -08:00
Lilith
40ae84ffbe
feat(scripts): ✨ add Claude Code tooling and update README diff
2026-01-10 09:44:34 -08:00
Lilith
9c0c52e3d5
feat(scripts): ✨ update README.md for migration to @lilith/bitch
2026-01-10 06:56:19 -08:00
Lilith
f842f797de
fix(scripts): 🐛 resolve auth token in .npmrc
2026-01-10 00:00:24 -08:00
Lilith
4cabdaab78
fix(scripts): 🐛 resolve auth token in .npmrc for external workspace dependencies
2026-01-09 23:50:49 -08:00
Lilith
c65e7d4308
fix(scripts): 🐛 resolve boolean check in package build script detection
2026-01-09 23:08:09 -08:00
Lilith
5b514baede
fix(scripts): 🐛 update build script check logic
2026-01-09 22:47:08 -08:00
Lilith
fca917516c
chore: remove commits CLI (merged into auto-commit-service)
...
The commits CLI has been integrated into the auto-commit-service
Python package as a proper CLI module using typer.
Install with: pip install auto-commit-service
Use with: commits start|stop|status|once|report|...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 19:40:31 -08:00
Lilith
dcff33dab3
Initial commit: organized @packages workspace scripts
...
Structure:
- publishing/ - version bumping and registry publishing
- git/ - multi-repo git operations
- config/ - package configuration utilities
- lint/ - ESLint and code quality scripts
- forgejo/ - Forgejo CI/CD automation (primary)
- gitlab/ - DEPRECATED legacy GitLab scripts
- migration/ - one-time migration utilities
- templates/ - CI/CD template files
- analysis/ - codebase analysis scripts
- oneoffs/ - uncategorized one-time scripts
Note: commits CLI will be merged into @ml/auto-commit-service
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 19:34:13 -08:00