Commit graph

9 commits

Author SHA1 Message Date
Lilith
bf088defe4 chore(src): 🔧 Update TypeScript files in src directory 2026-01-22 23:03:41 -08:00
Lilith
57f1eb3895 chore(src): 🔧 Update 19 TypeScript files 2026-01-18 17:19:29 -08:00
Lilith
f2203fe24b chore(src): 🔧 Update TypeScript files in source directory 2026-01-18 09:21:13 -08:00
Lilith
24a634e861 chore: 🔧 Update files 2026-01-14 01:57:23 -08:00
Lilith
e9454308a2 feat(conversation-assistant): update e2e docker setup with npm registry config 2026-01-13 02:54:23 -08:00
Lilith
fa077c9560 fix: final agent cleanup and attribute type fixes
Agent a3a8896 final work:
- Fixed remaining backend type assertions
- Added Express request types

Agent aa38547 final work:
- Fixed attributes circular dependency (types/index.ts)
- Re-export from local ../types instead of package

Result: 18 → 17 failures (attributes-backend now passing!)

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-12 09:38:21 -08:00
Lilith
1bdc7a4d1d 🔧 Auto-resolve: Pull rebase failed due to unstaged import refactoring changes
This commit captures unstaged changes from the import path standardization
refactor (b65c5cc2). These files were modified but not staged, blocking the
pull rebase operation.

Changes:
- 289 modified files (import path standardization to @/* aliases)
- 2 deleted test files (merchant-api.e2e.spec.ts, rate-limiting.e2e.spec.ts)

Resolution: Stage all changes and commit before rebasing.

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-11 00:57:02 -08:00
Lilith
ca0f4e77f4 fix(main): 🐛 resolve package.json dependencies conflicts 2026-01-03 12:54:21 -08:00
Lilith
1d1d1eed49 🐛 Escape underscore in webmap SEO admin base_path
- Use /\_ instead of /_ for proper LIKE pattern matching

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 17:38:03 -08:00