Files
CrossbowWalk 0ede5e278d fix: fork pipe name configuration not working
- Add cmd_config_forkpipe to config subcommands in ax_config.axs
- Add KH_FORK_PIPE_NAME to Makefile DEFS for compile-time configuration
- Fix string format in pl_agent.go (remove incorrect L prefix)

The ForkPipe field is CHAR* (narrow string), not WCHAR*.
This allows users to set custom fork pipe names via UI or runtime config.
2026-04-01 15:32:45 +08:00
..
2025-11-28 03:51:01 -03:00