autocommit
|
5ec9153586
|
docs(publishing-specific): 📝 Add comprehensive publishing workflow, standards, and command reference documentation for the .claude CLI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 03:21:29 -07:00 |
|
autocommit
|
fcbe32431e
|
docs(claude): 📝 Update registry endpoint in CLAUDE.md documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 03:21:29 -07:00 |
|
autocommit
|
c2cff8f7f4
|
docs(docs): 📝 correct registry URLs (Docker Hub, npm, GitHub Packages) and update README.md with precise metadata for clarity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 03:21:28 -07:00 |
|
Lilith
|
0ae9b5502b
|
docs(dot-claude): 📝 Update package publishing, workflow, and development instructions documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 19:27:52 -07:00 |
|
Lilith
|
2a9ec0c5cf
|
chore(claude): 🔧 Update CLA terms in claude/CLAUDE.md to enforce contributor compliance with revised clauses
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-07 01:35:46 -08:00 |
|
Lilith
|
1306847a96
|
docs(claude): Add wrapper package versioning instruction file
Provides auto-loaded guidance for exact version matching pattern in wrapper packages.
- Recognition triggers for wrapper package work
- Step-by-step update protocol
- Dependency pinning rules
- Consumer update patterns
- README documentation templates
Token budget: ~800 tokens (lightweight router)
Full reference available at: docs/wrapper-package-versioning.md
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-01-22 15:24:33 -08:00 |
|
Lilith
|
7b56f93e6f
|
chore(shared): 🔧 Update shared configuration files and scripts
|
2026-01-16 22:24:41 -08:00 |
|
Lilith
|
3d53877ff9
|
chore(shared): 🔧 Update shared dependency versions and build configurations
|
2026-01-16 18:25:53 -08:00 |
|
Lilith
|
b53d5a2ad7
|
test(validation): Add prompt improvement test timestamp
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-16 06:28:20 -08:00 |
|
Lilith
|
b772dfa0e7
|
chore(shared): 🔧 **Chain-of-Thought Reasoning:**
|
2026-01-16 06:07:18 -08:00 |
|
Lilith
|
35b28c60d0
|
chore(shared): 🔧 **Chain-of-Thought Reasoning:**
|
2026-01-16 05:43:49 -08:00 |
|
Lilith
|
3d2c8612ea
|
chore: 🔧 Update files
|
2026-01-16 02:29:14 -08:00 |
|
Lilith
|
9204cfa667
|
chore: Remove test file
|
2026-01-15 12:34:27 -08:00 |
|
Lilith
|
731d9c4301
|
chore: 🔧 Update files
|
2026-01-15 12:33:07 -08:00 |
|
Lilith
|
aba1efcbe9
|
chore: 🔧 Update files
|
2026-01-14 11:42:51 -08:00 |
|
Lilith
|
0cf1c0ea99
|
chore: 🔧 Update files
|
2026-01-14 11:30:03 -08:00 |
|
Lilith
|
d0bfbed624
|
chore(files): 📝 Refactor: Updated markdown files for clarity and consistency
|
2026-01-13 09:12:24 -08:00 |
|
Lilith
|
9b778a43fd
|
fix(tooling/main): 🐛 resolve package migration and publishing issues
|
2026-01-09 20:10:39 -08:00 |
|
Lilith
|
526d5e787d
|
docs: update script paths for packages-scripts repo
Scripts reorganized into categories:
- publishing/ - version bumping, publishing
- git/ - multi-repo git operations
- config/ - package configuration
- lint/ - ESLint and code quality
- forgejo/ - Forgejo CI/CD automation
- gitlab/ - DEPRECATED
- migration/ - migration utilities
- templates/ - CI/CD templates
- analysis/ - codebase analysis
scripts/ is now a separate repo: forge.nasty.sh/lilith/packages-scripts
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-09 19:35:37 -08:00 |
|
Lilith
|
15160dba47
|
feat: Initial @packages Claude tooling
Comprehensive Claude Code configuration for @packages workspace:
Agents:
- package-architect: Package design, exports, API structure
- package-publisher: Publishing, versioning, CI/CD
- package-testing: Testing patterns for packages
- package-migration: Code migration, breaking changes
Commands:
- /commit: Package-aware commit workflow
- /parallel: Batch execution with dependency ordering
- /experts: Council of experts for complex decisions
- /bump: Version bumping
- /publish: Registry publishing
Instructions:
- package-standards: Package structure, quality, exports
- publishing-workflow: CI/CD and publishing procedures
- cross-package-dependencies: Dependency management
- package-categories: Category organization
- breaking-changes: Migration and deprecation
- execution-strategies: Strategy selection guide
Hooks:
- project-context.sh: Package workspace context injection
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-04 21:34:56 -08:00 |
|