Commit graph

5 commits

Author SHA1 Message Date
QuinnFTW
39a4464f87 chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 12:19:16 -08:00
QuinnFTW
e7cdc9544f feat(@text-processing): add support for TypeScript and CommonJS modules 2026-01-04 20:45:39 -08:00
QuinnFTW
11df3e6129 chore: configure GitLab CI/CD with workspace protocol
- Use workspace:* for internal dependencies
- CI transforms to actual versions during publish
- Part of topological publish ordering fix

Generated with Claude Code
2025-12-28 03:33:41 -08:00
QuinnFTW
81e57ae002 feat: configure GitLab CI/CD for npm registry publishing
- Rename package to @transquinnftw scope
- Add publishConfig for GitLab npm registry
- Add .gitlab-ci.yml for auto-publish on main

🤖 Generated with Claude Code
2025-12-28 00:28:31 -08:00
Lilith
8ece65a893 Initial import of text-processing packages
Packages:
- @venus/text-algorithms: Levenshtein, phonetic, trie data structures
- @venus/text-utils: SpellChecker, dictionaries, text processing utilities

Migrated from @uwuapps packages for reuse across Venus Tech projects.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 13:50:30 -08:00