Awesome AI AgentsJob Automation Tools

ongridio/ongrid

⭐ 1036 Go repository created 2026-05-23

Ongrid is a self-hosted AIOps agent for infrastructure operations, written in Go with a TypeScript and React web interface. It connects to chat platforms so operators can investigate and remediate incidents without leaving Slack, Telegram, Larksuite, DingTalk or WeCom, with per-channel locale settings. Its agent layer uses a coordinator that dispatches work to specialist sub-agents for SRE, network and database concerns, each with its own skills. When an alert fires, an investigator spawns a root-cause-analysis worker that runs unattended and posts the conclusion back to the chat thread. Root-cause analysis walks the service topology to establish blast radius, correlates metrics, logs and traces, and attempts to pin the cause down to a specific source-code line using retrieval over indexed knowledge and code. Observability is bundled rather than assumed: an installation brings up Prometheus, Loki, Tempo and Grafana already wired together, and the agent writes the queries against them itself. Host access is designed around outbound connections only. An edge component dials out from each managed host, so no inbound SSH or HTTP ports need to be open, and a browser-based reverse-tunnel shell gives audited terminal access without distributing keys or running a jump box. The agent has a sandboxed bash environment plus more than twenty-six read-only inspection tools, and every tool call is recorded in an audit log. Kubernetes support covers enrolling clusters through the edge, inspecting workloads and events, managing upgrades and mirroring cluster resources into the topology graph. Network features discover neighbouring devices from edge hosts, verify them over SNMP, poll interfaces and map host-to-device links. Models are pluggable across Anthropic, OpenAI, GLM, DeepSeek, Gemini and Kimi with hot routing. Installation is a single install.sh script on Ubuntu, Debian or RHEL-family servers; the licence is AGPLv3.

https://github.com/ongridio/ongrid

aiopssreincident-responseroot-cause-analysisobservabilitychatopskubernetesgolangself-hosted

Also in Job Automation Tools

career-ops-hq/career-ops

Open-source multi-agent job search pipeline that runs inside AI coding CLIs, scoring listings, tailoring CVs, and tracking every application.

huginn/huginn

Huginn is an open-source platform that enables users to create customizable agents to automate online tasks, monitor events, and perform actions securely on their own server.

Dokploy/dokploy

Dokploy is a self-hostable Platform-as-a-Service (PaaS) simplifying application and database deployment, offering an open-source alternative to commercial cloud platforms.

1Panel-dev/1Panel

1Panel is a web-based server management panel designed for Linux/VPS, offering tools for managing agents, LLMs, websites, databases, containers, files, and tasks.

activepieces/activepieces

Activepieces is an open-source AI automation platform that provides an extensible, no-code builder framework with over 280 MCP servers for AI agents, enabling seamless AI workflows and integrations.

nikivdev/code

Flow is a robust CLI tool designed to accelerate project development and workflow management, offering fast installation, upgrades, and a comprehensive set of features for local development.

qax-os/excelize

Excelize is a Go library for reading, writing, and manipulating Microsoft Excel spreadsheet files with support for charts, images, and large datasets.

oblien/openship

Openship is a self-hostable, open-source deployment platform with integrated CI/CD, simplifying application deployment from repository to production with automatic builds, routing, and TLS terminat...