2 posts tagged with "Developer"
View All TagsThe wmill init command now generates Claude Code skills for modular, on-demand AI guidance instead of a single monolithic AGENTS.md file.
New features
- Language-specific script writing skills (Python, TypeScript, Go, Rust, SQL, etc.)
- Skills for flows, CLI commands, resources, triggers, schedules, and raw apps
- On-demand loading so Claude only uses relevant context for each task
Add breakpoints and run an interactive debugger for Python and TypeScript.
New features
- Add breakpoints to Python and TypeScript scripts
- Run an interactive debugger session
- Step through code execution