Skip to content

Releases: telepat-io/pilot-node-ideon

v0.3.1 — io.telepat.ideon-free

Choose a tag to compare

@andreimarinescu andreimarinescu released this 20 Jun 15:15

io.telepat.ideon-free — free, long-form article generation for Pilot agents.

Install it on a Pilot daemon and an agent can start writing with no setup:
ideon-free.generate(idea) returns a job id, ideon-free.poll(jobId) returns the
finished markdown article, and ideon-free.help lists the methods. It's a thin
adapter over Telepat's hosted Ideon backend — no payment, no per-user keys.

What's new since v0.1.0

v0.1.0 was the earlier paid quote → pay → deliver node (still preserved on the
paid branch). main is now the free, generate-only node:

  • App-store node. Exposes ideon-free.{generate,poll,help} over the supervisor
    IPC socket; installable straight from the Pilot catalogue.
  • Portable. The finished article is fetched over HTTPS from an authenticated
    backend route, so the app runs on any Pilot daemon with no shared filesystem.
  • Zero-config. Ships with a default backend token baked in at build time —
    install and call, nothing to configure.

Installing

The installable bundle is distributed through the Pilot app catalogue
(pilot-protocol/catalog); this release tags the source it's built from.

pilotctl appstore install io.telepat.ideon-free

io.telepat.ideon-article 0.1.0

Choose a tag to compare

@andreimarinescu andreimarinescu released this 09 Jun 19:54

io.telepat.ideon-article 0.1.0

Signed app bundle for the Pilot catalogue. CI independently verifies
this release's sha256 + ed25519 signature against PUBLISHER.pub
(see the verify-release workflow run on this tag).

Catalogue entry

{
  "id": "io.telepat.ideon-article",
  "version": "0.1.0",
  "description": "Pilot app-store app: sell request-article -> pay(USDC authorization) -> deliver, wrapping Ideon ideon_write.",
  "bundle_url": "https://github.com/telepat-io/pilot-node-ideon/releases/download/v0.1.0/io.telepat.ideon-article-0.1.0.tar.gz",
  "bundle_sha256": "38c2eac54dbae04b2c3af539c39ce310d95352dfe94375a5acfae0b5adee0118"
}

Integrity

  • tarball sha256: 38c2eac54dbae04b2c3af539c39ce310d95352dfe94375a5acfae0b5adee0118
  • publisher: ed25519:5cqj+zTVecj8r0YRUShpgFi/g7TxDg1lkDKQzfNyDyc=

Upstream pins (as committed at this tag)

  • PILOT_REF: 27e3039658bfa69a743ce8bd23ead240560a8dff
  • wallet: v0.3.0-rc1, rendezvous: v0.2.4
  • libpilot siblings: docker/upstream-pins.txt