root
7ebe35f207
Implement JavaScript route generation and default route fallback system
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-22 01:34:31 +00:00
root
de4e0438f0
Improve migration and command output verbosity
...
Add migrate:commit reminder after successful migrations in dev mode
Add --silent flag to rsx:clean and use in framework updates
Add minimal README.md with clone instructions
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-22 01:13:35 +00:00
root
0ac0bcf1af
Fix framework update to propagate file deletions to end users
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-22 00:56:13 +00:00
root
37a6183eb4
Fix code quality violations and add VS Code extension features
...
Fix VS Code extension storage paths for new directory structure
Fix jqhtml compiled files missing from bundle
Fix bundle babel transformation and add rsxrealpath() function
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-22 00:43:05 +00:00
root
53d359bc91
Run framework migrations even when already up to date
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 07:46:10 +00:00
root
6958d4aff0
Auto-configure rspade_upstream remote for end-user projects
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 07:41:49 +00:00
root
faf34e1a9d
Fix enum column validation and migration data types
...
Remove numbered emoji and add no-emoji policy to CLAUDE.md
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 07:33:24 +00:00
root
9d44fcff55
Replace emoji/Unicode characters with ASCII in migration commands
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 06:45:05 +00:00
root
d531c69c17
Change rsx:framework:pull task order: run migrations before bundle compile
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 06:42:41 +00:00
root
08febbb5ea
Fix migration whitelist paths after Laravel moved to system subdirectory
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 06:38:46 +00:00
root
6c7cc9bc4e
Remove --production flag hint from development mode migration errors
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 06:34:18 +00:00
root
8281b0940d
Fix: Make enum validation fail immediately instead of being caught by try-catch
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 06:24:49 +00:00
root
fb0fedda05
Add database column type validation for enum columns in Constants_Regenerate_Command
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 06:21:00 +00:00
root
b13a9cb8a5
Add validation for integer-only enum values in Constants_Regenerate_Command
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 06:13:23 +00:00
root
1c561dd301
Ban proc_open() and exec() entirely - replace with shell_exec() and file redirection
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 05:25:33 +00:00
root
94c68861cc
Add --framework-only flag to migrate command and enhance framework-pull
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 05:00:27 +00:00
root
ae38320d9e
Fix CLAUDE.dist.md header to use ASCII characters only
...
Fix CLAUDE.md placement: move to rspade_project repository
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 04:08:22 +00:00
root
438623a729
Add CLAUDE.md management for published repositories
...
Update publish script to create .env.dist at project root
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 04:03:03 +00:00
root
d73d7469ab
Fix rsx:framework:pull for git submodules
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 02:29:44 +00:00
root
3ec01de77c
Configure rspade_upstream remote in submodule for framework updates
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 02:21:55 +00:00
root
f6fac6c4bc
Fix bin/publish: copy docs.dist from project root
...
Fix bin/publish: use correct .env path for rspade_system
Fix bin/publish script: prevent grep exit code 1 from terminating script
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 02:08:33 +00:00