Commit graph

  • b505610a1b chore(install-specific): 🔧 Update install script to handle network configuration for firewall rules, proxies, and interface detection main autocommit 2026-06-10 21:07:42 -07:00
  • d2577047e2 docs(docs): 📝 Update network configuration details in README with current IP ranges, ports, and protocols autocommit 2026-06-10 21:07:42 -07:00
  • c67a4a79df feat(config): Update default network config keys (proxy, timeouts) for enhanced network functionality autocommit 2026-06-10 21:07:42 -07:00
  • e15c5de5cb feat(commands): Update init command to support new default configuration values for initialization autocommit 2026-06-10 21:07:42 -07:00
  • e7814caa97 breaking(devops): 💥 Update DevOps CLI and workflow templates to enforce new internal network URLs for publishing, breaking backward compatibility in CI/CD pipelines autocommit 2026-06-10 21:07:42 -07:00
  • 2a316580e6 ci(ci): 👷 Update CI pipeline to use new internal network URL for artifact publishing autocommit 2026-06-10 21:07:42 -07:00
  • 962cda05e9 deps-upgrade(deps): ⬆️ Update all dependencies to latest compatible versions with security patches and bug fixes autocommit 2026-06-10 21:07:42 -07:00
  • f643b14733 deps-upgrade(dependencies): ⬆️ Update all dependencies to latest stable versions Lilith 2026-03-08 19:45:17 -07:00
  • c8fcbfe9bc feat(ci): Add CI/CD publishing CLI commands, configuration defaults, and npm/PyPI workflow templates Lilith 2026-03-08 19:39:00 -07:00
  • 65da8b2030 deps-upgrade(deps): ⬆️ Update core and utility dependencies to latest stable versions Lilith 2026-03-08 19:17:16 -07:00
  • dcf979e527 deps-upgrade: ⬆️ Update dependencies to latest stable versions in package.json Lilith 2026-01-29 08:33:01 -08:00
  • adc7a6033f deps-upgrade(project): ⬆️ Update core libraries, dev tools, and dependencies to latest versions Lilith 2026-01-22 14:15:54 -08:00
  • 365749a74e deps-upgrade: ⬆️ Update all project dependencies to latest stable versions Lilith 2026-01-22 11:46:50 -08:00
  • 1fe1df68db chore(project-root): Update dependencies including minor upgrades and dev tool additions Lilith 2026-01-22 11:40:08 -08:00
  • ff8fe5ae6b deps-upgrade(dependencies): ⬆️ Update core dependencies to latest stable versions Lilith 2026-01-22 11:32:38 -08:00
  • 3dfef2d016 deps-upgrade: ⬆️ Update dependencies to latest stable versions in package.json Lilith 2026-01-21 15:42:52 -08:00
  • 3983fb7c7d build: Optimize TypeScript bundling config for performance improvements Lilith 2026-01-21 15:26:37 -08:00
  • 12871555e1 deps-upgrade: ⬆️ Update core dependencies to latest stable versions for security and compatibility improvements Lilith 2026-01-21 15:26:37 -08:00
  • c0c9ae3f11 perf(build): Optimize TypeScript build performance with enhanced minification, source maps, and tree-shaking via updated tsup config Lilith 2026-01-21 12:33:00 -08:00
  • fc3e255745 deps-upgrade: ⬆️ Update project dependencies to latest minor/patch versions for bug fixes and maintenance Lilith 2026-01-21 12:33:00 -08:00
  • 0928aa58a5 chore(config): 🔧 Update npm registry settings in .npmrc Lilith 2026-01-18 17:18:21 -08:00
  • 4b371db9f2 feat(@lilith/bitch): Add installer script Lilith 2026-01-18 14:56:14 -08:00
  • 3ea1fa0c97 chore(shared): 🔧 Update shared configuration files and dependencies Lilith 2026-01-16 20:49:36 -08:00
  • 79df7f21db chore(shared): 🔧 Update shared configuration files and scripts Lilith 2026-01-16 20:39:02 -08:00
  • 28693e5287 chore(shared): 🔧 Update shared dependencies and build scripts to enforce stricter linting rules Lilith 2026-01-16 14:39:19 -08:00
  • cd8e6399ae chore(shared): 🔧 Update shared dependency versions and build scripts Lilith 2026-01-16 14:23:35 -08:00
  • 871f7b3307 chore(shared): 🔧 **Chain-of-Thought Reasoning:** Lilith 2026-01-15 08:30:06 -08:00
  • 24f2d841fd chore: 🔧 Update files Lilith 2026-01-15 07:59:58 -08:00
  • 245abb237e chore: 🔧 Update files Lilith 2026-01-15 07:21:01 -08:00
  • e80eb760ff chore: 🔧 Update files Lilith 2026-01-14 12:03:12 -08:00
  • b744a3dd10 chore: 🔧 Update files Lilith 2026-01-14 11:57:56 -08:00
  • a26f87f9d4 refactor(cli): remove consumers command, moved to packages-cli Lilith 2026-01-14 05:07:48 -08:00
  • 31e9e4a5cd feat(src/utils/workflow-templates.ts): Added utility functions for workflow templates Lilith 2026-01-13 09:10:58 -08:00
  • d84370db56 fix(bitch-cli): 🐛 use HTML scraping for Forgejo Actions CI status Lilith 2026-01-11 06:35:33 -08:00
  • 7662f41158 feat(@cli/bitch-cli): add Forgejo workflow management commands Lilith 2026-01-11 05:56:45 -08:00
  • 269bfc20ed feat(@cli/bitch-cli): add vram and ram commands, update README and package.json Lilith 2026-01-11 02:36:43 -08:00
  • 1c5279b980 feat(@cli/bitch-cli): add upgrade command for package management Lilith 2026-01-10 21:47:09 -08:00
  • ec03500068 chore(package): 🐛 update devDependencies in package.json Lilith 2026-01-10 20:16:01 -08:00
  • 8d22072a2a fix(package-lock.json): 🛠 remove unused dependencies and fix package lock file issues Lilith 2026-01-10 10:05:07 -08:00
  • 78a6e29658 feat(@cli/bitch-cli/src/commands): add commit command for creating commits Lilith 2026-01-10 09:45:01 -08:00
  • ae124ca407 feat(@cli/bitch-cli): add initial feature implementation Lilith 2026-01-10 09:44:23 -08:00
  • bbaa1a93ea chore(@cli/bitch): 🛠 clean up commit message for master branch Lilith 2026-01-10 06:56:16 -08:00
  • 414af8d86b fix(@cli/bitch): 🐛 resolve linting issues Lilith 2026-01-10 06:52:54 -08:00