Skip to content

Releases: sigilagent/sigil

Sigil v0.2.9

Choose a tag to compare

@github-actions github-actions released this 24 Jul 14:34
39d17c2

Release Sigil v0.2.9: the skill compiler. SKILL.md in, a typed runnable agent harness out.

Install

curl -fsSL https://github.com/sigilagent/sigil/releases/latest/download/install.sh | bash

The installer pulls the native jac runtime, fetches Sigil into ~/.sigil/app,
provisions the compiler's one dependency (PyYAML), and drops a sigil launcher on
your PATH. No root; safe to re-run. Verify the download against install.sh.sha256.

This release's installer is pinned to v0.2.9 — it installs exactly this commit,
not main. Set SIGIL_REF (branch / tag / commit) to override.

Then:

export OPENAI_API_KEY=sk-...     # your frontier provider key
sigil serve                      # start the Observatory gateway
sigil login                      # once — caches a JWT
sigil solve "extract the tables from report.pdf as csv"

Docs: https://sigilagent.com · https://github.com/sigilagent/sigil#readme

Sigil v0.2.8

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:27
8a1377a

Release Sigil v0.2.8: the skill compiler. SKILL.md in, a typed runnable agent harness out.

Install

curl -fsSL https://github.com/sigilagent/sigil/releases/latest/download/install.sh | bash

The installer pulls the native jac runtime, fetches Sigil into ~/.sigil/app,
provisions the compiler's one dependency (PyYAML), and drops a sigil launcher on
your PATH. No root; safe to re-run. Verify the download against install.sh.sha256.

Then:

export OPENAI_API_KEY=sk-...     # your frontier provider key
sigil serve                      # start the Observatory gateway
sigil login                      # once — caches a JWT
sigil solve "extract the tables from report.pdf as csv"

Docs: https://sigilagent.com · https://github.com/sigilagent/sigil#readme

Sigil v0.2.7

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:51
93c9a3f

Release Sigil v0.2.7: the skill compiler. SKILL.md in, a typed runnable agent harness out.

Install

curl -fsSL https://github.com/sigilagent/sigil/releases/latest/download/install.sh | bash

The installer pulls the native jac runtime, fetches Sigil into ~/.sigil/app,
provisions the compiler's one dependency (PyYAML), and drops a sigil launcher on
your PATH. No root; safe to re-run. Verify the download against install.sh.sha256.

Then:

export OPENAI_API_KEY=sk-...     # your frontier provider key
sigil serve                      # start the Observatory gateway
sigil login                      # once — caches a JWT
sigil solve "extract the tables from report.pdf as csv"

Docs: https://sigilagent.com · https://github.com/sigilagent/sigil#readme

Sigil v0.2.6

Choose a tag to compare

@github-actions github-actions released this 23 Jul 14:25
135be07

Release Sigil v0.2.6: the skill compiler. SKILL.md in, a typed runnable agent harness out.

Install

curl -fsSL https://github.com/sigilagent/sigil/releases/latest/download/install.sh | bash

The installer pulls the native jac runtime, fetches Sigil into ~/.sigil/app,
provisions the compiler's one dependency (PyYAML), and drops a sigil launcher on
your PATH. No root; safe to re-run. Verify the download against install.sh.sha256.

Then:

export OPENAI_API_KEY=sk-...     # your frontier provider key
sigil serve                      # start the Observatory gateway
sigil login                      # once — caches a JWT
sigil solve "extract the tables from report.pdf as csv"

Docs: https://sigilagent.com · https://github.com/sigilagent/sigil#readme

Sigil v0.2.5

Choose a tag to compare

@github-actions github-actions released this 23 Jul 13:00
61acb78

Release Sigil v0.2.5: the skill compiler. SKILL.md in, a typed runnable agent harness out.

Install

curl -fsSL https://github.com/sigilagent/sigil/releases/latest/download/install.sh | bash

The installer pulls the native jac runtime, fetches Sigil into ~/.sigil/app,
provisions the compiler's one dependency (PyYAML), and drops a sigil launcher on
your PATH. No root; safe to re-run. Verify the download against install.sh.sha256.

Then:

export OPENAI_API_KEY=sk-...     # your frontier provider key
sigil serve                      # start the Observatory gateway
sigil login                      # once — caches a JWT
sigil solve "extract the tables from report.pdf as csv"

Docs: https://sigilagent.com · https://github.com/sigilagent/sigil#readme

Sigil v0.2.4

Choose a tag to compare

@github-actions github-actions released this 18 Jul 19:46
1676413

Release Sigil v0.2.4: the skill compiler. SKILL.md in, a typed runnable agent harness out.

Install

curl -fsSL https://github.com/sigilagent/sigil/releases/latest/download/install.sh | bash

The installer pulls the native jac runtime, fetches Sigil into ~/.sigil/app,
provisions the compiler's one dependency (PyYAML), and drops a sigil launcher on
your PATH. No root; safe to re-run. Verify the download against install.sh.sha256.

Then:

export OPENAI_API_KEY=sk-...     # your frontier provider key
sigil serve                      # start the Observatory gateway
sigil login                      # once — caches a JWT
sigil solve "extract the tables from report.pdf as csv"

Docs: https://sigilagent.com · https://github.com/sigilagent/sigil#readme

Sigil v0.2.3

Choose a tag to compare

@github-actions github-actions released this 17 Jul 20:07
1e09223

Release Sigil v0.2.3: the skill compiler. SKILL.md in, a typed runnable agent harness out.

Install

curl -fsSL https://github.com/sigilagent/sigil/releases/latest/download/install.sh | bash

The installer pulls the native jac runtime, fetches Sigil into ~/.sigil/app,
provisions the compiler's one dependency (PyYAML), and drops a sigil launcher on
your PATH. No root; safe to re-run. Verify the download against install.sh.sha256.

Then:

export OPENAI_API_KEY=sk-...     # your frontier provider key
sigil serve                      # start the Observatory gateway
sigil login                      # once — caches a JWT
sigil solve "extract the tables from report.pdf as csv"

Docs: https://sigilagent.com · https://github.com/sigilagent/sigil#readme

Sigil v0.2.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:41
1a88ae8

Release Sigil v0.2.2: the skill compiler. SKILL.md in, a typed runnable agent harness out.

Install

curl -fsSL https://github.com/sigilagent/sigil/releases/latest/download/install.sh | bash

The installer pulls the native jac runtime, fetches Sigil into ~/.sigil/app,
provisions the compiler's one dependency (PyYAML), and drops a sigil launcher on
your PATH. No root; safe to re-run. Verify the download against install.sh.sha256.

Then:

export OPENAI_API_KEY=sk-...     # your frontier provider key
sigil serve                      # start the Observatory gateway
sigil login                      # once — caches a JWT
sigil solve "extract the tables from report.pdf as csv"

Docs: https://sigilagent.com · https://github.com/sigilagent/sigil#readme

Sigil v0.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:17
78f080a

Release Sigil v0.2.1: the skill compiler. SKILL.md in, a typed runnable agent harness out.

Install

curl -fsSL https://github.com/sigilagent/sigil/releases/latest/download/install.sh | bash

The installer pulls the native jac runtime, fetches Sigil into ~/.sigil/app,
provisions the compiler's one dependency (PyYAML), and drops a sigil launcher on
your PATH. No root; safe to re-run. Verify the download against install.sh.sha256.

Then:

export OPENAI_API_KEY=sk-...     # your frontier provider key
sigil serve                      # start the Observatory gateway
sigil login                      # once — caches a JWT
sigil solve "extract the tables from report.pdf as csv"

Docs: https://sigilagent.com · https://github.com/sigilagent/sigil#readme

Sigil v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:58
bcbec29

Release Sigil v0.2.0 — a self-evolving object-spatial agent.

Install

curl -fsSL https://github.com/sigilagent/sigil/releases/latest/download/install.sh | bash

The installer pulls the native jac runtime, fetches Sigil into ~/.sigil/app,
provisions the compiler's one dependency (PyYAML), and drops a sigil launcher on
your PATH. No root; safe to re-run. Verify the download against install.sh.sha256.

Then:

export OPENAI_API_KEY=sk-...     # your frontier provider key
sigil serve                      # start the Observatory gateway
sigil login                      # once — caches a JWT
sigil solve "extract the tables from report.pdf as csv"

Docs: https://sigilagent.com · https://github.com/sigilagent/sigil#readme