..
scripts
fix(compile_messages): discover real category GUIDs via system.get_message_categories()
2026-04-29 07:39:31 +02:00
tui
tui: wire browser dispatch with auto-discovery + state writes
2026-04-28 22:24:53 +02:00
approve-gate.ts
feat(approve-gate): wire set_pou_code through phobiCS-tui when --approve-edits
2026-04-28 22:32:39 +02:00
bin.ts
feat(cli): add --approve-edits flag (off by default; v0.1 plumbing)
2026-04-28 22:30:28 +02:00
detect.ts
feat(open_project): pre-flight profile-mismatch check using offline .project inspection
2026-04-27 22:32:53 +02:00
headless.ts
Initial release: MCP server for CODESYS with persistent UI instance
2026-02-08 18:59:16 +10:00
inspect.ts
feat(cli): --inspect <project> reads CODESYS profile + mandatory libs offline (no CODESYS needed)
2026-04-27 21:47:31 +02:00
ipc.ts
Initial release: MCP server for CODESYS with persistent UI instance
2026-02-08 18:59:16 +10:00
launcher.ts
fix(launcher): only refuse double-spawn of the SAME --codesys-path
2026-04-27 20:57:59 +02:00
logger.ts
Initial release: MCP server for CODESYS with persistent UI instance
2026-02-08 18:59:16 +10:00
mirror-paths.ts
fix(mirror): per-project mirror dir name when multiple .project files share a parent
2026-04-27 22:22:09 +02:00
preflight.ts
feat(open_project): pre-flight profile-mismatch check using offline .project inspection
2026-04-27 22:32:53 +02:00
script-manager.ts
fix(create_folder): try project.create_folder(name, SV_POU) first; drop ScriptManager cache
2026-04-26 17:16:44 +02:00
server.ts
fix(add_library): wrapper message reflects dedup vs add branch
2026-04-29 08:24:11 +02:00
ssh-restart-runtime.ts
feat(ssh): restart_runtime_ssh -- restart codesyscontrol over SSH (password auth + sudo -S + port-listen liveness probe)
2026-04-28 16:50:19 +02:00
ssh-version.ts
feat(ssh): read_running_version_ssh -- read PLC project version over SSH, no CODESYS needed
2026-04-27 22:13:29 +02:00
state-read.ts
feat(state): add CJS reader for phobiCS-tui state file
2026-04-28 22:26:15 +02:00
types.ts
feat(cli): add --approve-edits flag (off by default; v0.1 plumbing)
2026-04-28 22:30:28 +02:00