Skip to content
View HeytalePazguato's full-sized avatar
🚀
Heads down, shipping
🚀
Heads down, shipping

Block or report HeytalePazguato

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HeytalePazguato/README.md

Hi, I'm Jorge Centeno (HeytalePazguato)

Mechatronics engineer, 15+ years in industrial automation. Building developer tools at the intersection of factory floor and AI coding.

Currently building

Event Horizon, an MCP-powered orchestration and observability layer for AI coding agents. VS Code extension, MIT licensed. Runs entirely on your laptop. Exposes a local project knowledge graph, plans and tasks, multi-agent worktrees, and cost insights to Claude Code, Cursor, OpenCode, and Copilot.

Stars License Latest version Open VSX Downloads

plc-st-review — Semantic linter, code reviewer, and team-style enforcer for IEC 61131-3 Structured Text. CI linter, GitHub Action, GitLab CI job, or local CLI. 52 deterministic checks across static analysis, FB-instance integrity, and diff-based PR review. No LLM in the path.

Stars License npm version npm downloads

tree-sitter-iec61131-3-st — Tree-sitter grammar for IEC 61131-3 Structured Text. Standard-first, dialect-extensible, editor-ready with highlights, locals, tags, folds, and indents. Powers plc-st-review and any other tool that wants to parse industrial PLC code into a real syntax tree.

Stars License npm version npm downloads

Background

Industrial automation: PLC programming, motion control, linear transportation systems (SuperTrak, ACOPOStrak, ACOPOS6D/PlanarMotors).

Languages: C, C++, C#, TypeScript, JavaScript, PHP, Python, IEC 61131-3 (ST, LD, IL, CFC, SFC, FBD).

Frameworks: Laravel, Node.js, PixiJS, .NET.

Find me

Pinned Loading

  1. event-horizon event-horizon Public

    Event Horizon is a VS Code extension that visualizes AI coding agents as a living cosmic system. Instead of viewing logs, terminals, or raw agent output, developers observe agent behavior in real t…

    TypeScript 7

  2. plc-st-review plc-st-review Public

    Semantic linter, code reviewer, and metrics tool for IEC 61131-3 Structured Text. 56 checks plus a --metrics mode (complexity, nesting, call graph, dead-code detection). Runs as a CI linter, GitHub…

    TypeScript 3

  3. tree-sitter-iec61131-3-st tree-sitter-iec61131-3-st Public

    Tree-sitter grammar for IEC 61131-3 Structured Text. Standard-first, dialect-extensible, editor-ready with highlights, locals, tags, folds, and indents.

    C 2 1

  4. cron-doctor cron-doctor Public

    Audit your crontab in seconds. Plain-English schedule explanations, ten lint checks, calendar view, JSON output. Pure Go static binary, no daemon, no network.

    Go

  5. timer-doctor timer-doctor Public

    Audit your systemd timers in seconds. Plain-English schedule explanations, twelve lint checks, calendar view, JSON output. Pure Go static binary, no daemon, no network.

    Go