Skip to content

Releases: blockopsnetwork/ponos

v0.2.8

17 Jan 14:41
e65305c

Choose a tag to compare

Ponos v0.2.8 (2026-01-17T14:41:40Z)

Ponos is the interface for nodeoperator.ai, the intelligent nodeoperator agent for managing blockchain nodes.

This interface provides support for the following integrations:

  • TUI
  • Slack

Changelog

Others

Installation

Binary Installation

Download the appropriate binary for your platform from the assets above.

Docker

docker pull ghcr.io/blockopsnetwork/ponos-server:v0.2.8

Configuration

See the main repository for complete setup instructions.


Full Changelog: v0.2.7...v0.2.8

Released by GoReleaser.

v0.2.7

14 Jan 14:55
2d14982

Choose a tag to compare

Ponos v0.2.7 (2026-01-14T14:56:25Z)

Ponos is the interface for nodeoperator.ai, the intelligent nodeoperator agent for managing blockchain nodes.

This interface provides support for the following integrations:

  • TUI
  • Slack

Changelog

Others

Installation

Binary Installation

Download the appropriate binary for your platform from the assets above.

Docker

docker pull ghcr.io/blockopsnetwork/ponos-server:v0.2.7

Configuration

See the main repository for complete setup instructions.


Full Changelog: v0.2.6...v0.2.7

Released by GoReleaser.

v0.2.6

14 Jan 05:58
4ccadcf

Choose a tag to compare

Ponos v0.2.6 (2026-01-14T05:58:44Z)

Ponos is the interface for nodeoperator.ai, the intelligent nodeoperator agent for managing blockchain nodes.

This interface provides support for the following integrations:

  • TUI
  • Slack

Changelog

Others

Installation

Binary Installation

Download the appropriate binary for your platform from the assets above.

Docker

docker pull ghcr.io/blockopsnetwork/ponos-server:v0.2.6

Configuration

See the main repository for complete setup instructions.


Full Changelog: v0.2.5...v0.2.6

Released by GoReleaser.

v0.2.5

14 Jan 05:37
d5cf1a7

Choose a tag to compare

Ponos v0.2.5 (2026-01-14T05:38:07Z)

Ponos is the interface for nodeoperator.ai, the intelligent nodeoperator agent for managing blockchain nodes.

This interface provides support for the following integrations:

  • TUI
  • Slack

Changelog

Others

Installation

Binary Installation

Download the appropriate binary for your platform from the assets above.

Docker

docker pull ghcr.io/blockopsnetwork/ponos-server:v0.2.5

Configuration

See the main repository for complete setup instructions.


Full Changelog: v0.2.4...v0.2.5

Released by GoReleaser.

v0.2.4

14 Jan 05:25
a4b3ded

Choose a tag to compare

Ponos v0.2.4 (2026-01-14T05:25:36Z)

Ponos is the interface for nodeoperator.ai, the intelligent nodeoperator agent for managing blockchain nodes.

This interface provides support for the following integrations:

  • TUI
  • Slack

Changelog

Others

Installation

Binary Installation

Download the appropriate binary for your platform from the assets above.

Docker

docker pull ghcr.io/blockopsnetwork/ponos-server:v0.2.4

Configuration

See the main repository for complete setup instructions.


Full Changelog: v0.2.3...v0.2.4

Released by GoReleaser.

v0.2.3

14 Jan 05:09
63ab937

Choose a tag to compare

Ponos v0.2.3 (2026-01-14T05:10:15Z)

Ponos is the interface for nodeoperator.ai, the intelligent nodeoperator agent for managing blockchain nodes.

This interface provides support for the following integrations:

  • TUI
  • Slack

Changelog

Others

Installation

Binary Installation

Download the appropriate binary for your platform from the assets above.

Docker

docker pull ghcr.io/blockopsnetwork/ponos-server:v0.2.3

Configuration

See the main repository for complete setup instructions.


Full Changelog: v0.2.2...v0.2.3

Released by GoReleaser.

v0.2.2

05 Jan 18:37
c58b7ef

Choose a tag to compare

Ponos v0.2.2 (2026-01-05T18:49:58Z)

Ponos is the interface for nodeoperator.ai, the intelligent nodeoperator agent for managing blockchain nodes.

This interface provides support for the following integrations:

  • TUI
  • Slack

Changelog

Others

Installation

Binary Installation

Download the appropriate binary for your platform from the assets above.

Docker

docker pull blockopsnetwork/ponos-server:v0.2.2

Configuration

See the main repository for complete setup instructions.


Full Changelog: ...v0.2.2

Released by GoReleaser.

v0.2.1

14 Dec 18:51
90eecbf

Choose a tag to compare

Ponos v0.2.1 (2025-12-15T09:05:52Z)

Ponos is the interface for nodeoperator.ai, the intelligent nodeoperator agent for managing blockchain nodes.

This interface provides support for the following integrations:

  • TUI
  • Slack

Changelog

Others
e401c57: add streaming /diagnose endpoint (haroldsphinx adedayoakinpelu@gmail.com)
2a7178d: add Release Drafter GitHub Action (haroldsphinx adedayoakinpelu@gmail.com)
ece2837: fix PR creation tooling (haroldsphinx adedayoakinpelu@gmail.com)
926d9f6: remove hardcoded Polkadot RPC methods (haroldsphinx adedayoakinpelu@gmail.com)
3bb8c15: add GitHub issue templates (haroldsphinx adedayoakinpelu@gmail.com)
593e076: update Makefile targets and defaults (haroldsphinx adedayoakinpelu@gmail.com)
9df05fa: add CODEOWNERS file (haroldsphinx adedayoakinpelu@gmail.com)
a4bc326: add Docker build GitHub Action (haroldsphinx adedayoakinpelu@gmail.com)
32aa307: add LLM agent tooling (haroldsphinx adedayoakinpelu@gmail.com)
9cd3a52: integrate agent into Slack interface (haroldsphinx adedayoakinpelu@gmail.com)
b20906e: remove legacy code paths (haroldsphinx adedayoakinpelu@gmail.com)
3e25244: remove unused and dead code (haroldsphinx adedayoakinpelu@gmail.com)
89f987c: clean up prompt definitions (haroldsphinx adedayoakinpelu@gmail.com)
3ccf4e4: improve TUI visuals and layout (haroldsphinx adedayoakinpelu@gmail.com)
15b3469: remove unused prompt definitions (haroldsphinx adedayoakinpelu@gmail.com)
a573404: deploy initial Ponos server (haroldsphinx adedayoakinpelu@gmail.com)
f8bca84: enforce semantic versioning for releases (haroldsphinx adedayoakinpelu@gmail.com)
e5ceee0: add TUI entrypoint (haroldsphinx adedayoakinpelu@gmail.com)
ce8bf31: expose GitHub MCP as agent tool (haroldsphinx adedayoakinpelu@gmail.com)
cd9a3ad: fix broken PR creation flow (haroldsphinx adedayoakinpelu@gmail.com)
add7a96: fix TUI streaming textbox behavior (haroldsphinx adedayoakinpelu@gmail.com)
e2cbd18: fix MCP integration issues (haroldsphinx adedayoakinpelu@gmail.com)
16606ce: implement TUI entrypoint (haroldsphinx adedayoakinpelu@gmail.com)
c61aac3: improve diagnostics and Slack/TUI error handling (haroldsphinx adedayoakinpelu@gmail.com)
1330a2a: integrate LLM support into Slack commands (haroldsphinx adedayoakinpelu@gmail.com)
29a04b3: make TUI default execution mode (haroldsphinx adedayoakinpelu@gmail.com)
23fcc9c: migrate MCP implementation to agent-core (haroldsphinx adedayoakinpelu@gmail.com)
b7ce3c6: run go mod tidy (haroldsphinx adedayoakinpelu@gmail.com)
88d081f: refactor core codebase structure (haroldsphinx adedayoakinpelu@gmail.com)
cab872f: remove cron jobs and signup analytics (haroldsphinx adedayoakinpelu@gmail.com)
9517259: replace GitHub API usage with MCP (haroldsphinx adedayoakinpelu@gmail.com)
7dad9bd: fix version mismatch handling (haroldsphinx adedayoakinpelu@gmail.com)
4335932: add GoReleaser configuration (haroldsphinx adedayoakinpelu@gmail.com)
7a23bf4: move configuration reads to client-side (haroldsphinx adedayoakinpelu@gmail.com)
22c6436: remove internal deploy helpers (haroldsphinx adedayoakinpelu@gmail.com)
acfbdb0: update GitHub workflows (haroldsphinx adedayoakinpelu@gmail.com)
561c714: update Ponos and fix regressions (haroldsphinx adedayoakinpelu@gmail.com)
84a688e: upgrade Hyperbridge dependency (haroldsphinx adedayoakinpelu@gmail.com)
ca9b1dc: reuse existing README documentation (haroldsphinx adedayoakinpelu@gmail.com)

Installation

Binary Installation

Download the appropriate binary for your platform from the assets above.

Docker

docker pull blockopsnetwork/ponos-server:v0.2.1

Configuration

See the main repository for complete setup instructions.


Full Changelog: ...v0.2.1

Released by GoReleaser.