@heart-of-gold/toolkit 0.1.46 → 0.1.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,7 +9,7 @@
9
9
  "name": "guide",
10
10
  "source": "./plugins/guide",
11
11
  "description": "The Hitchhiker's Guide — content creation suite with automated pipeline, daily briefs, and blog writing",
12
- "version": "0.3.0"
12
+ "version": "0.3.2"
13
13
  },
14
14
  {
15
15
  "name": "deep-thought",
@@ -27,7 +27,7 @@
27
27
  "name": "babel-fish",
28
28
  "source": "./plugins/babel-fish",
29
29
  "description": "Universal Translator — media generation tools for audio, image, and video content",
30
- "version": "0.2.9"
30
+ "version": "0.2.10"
31
31
  },
32
32
  {
33
33
  "name": "quellis",
package/README.md CHANGED
@@ -217,7 +217,7 @@ npm run check:compat
217
217
  - **Claude Code**: No additional requirements
218
218
  - **Guide plugin**: Python 3.10+, `feedparser`, `pyyaml`, `jq`, `curl`, `zip`
219
219
  - **Babel Fish audio**: ElevenLabs API key
220
- - **Babel Fish image**: OpenRouter API key
220
+ - **Babel Fish image**: Codex CLI ≥ 0.124.0-alpha.2 (default, uses ChatGPT OAuth), or `GEMINI_API_KEY`, or OpenRouter API key
221
221
  - **iMessage delivery**: macOS (optional)
222
222
  - **Private tailnet viewer exposure**: Tailscale CLI (optional)
223
223
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@heart-of-gold/toolkit",
3
- "version": "0.1.46",
3
+ "version": "0.1.47",
4
4
  "type": "module",
5
5
  "description": "Cross-platform installer for Heart of Gold skills \u2014 works with Codex, OpenCode, Pi, Claude Code, and more",
6
6
  "bin": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "babel-fish",
3
- "version": "0.2.9",
3
+ "version": "0.2.10",
4
4
  "description": "Universal Translator — media generation tools for audio, image, video, and visualization",
5
5
  "author": {
6
6
  "name": "ondrej-svec",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "guide",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "The Hitchhiker's Guide — content creation suite with automated pipeline, daily briefs, and blog writing",
5
5
  "author": {
6
6
  "name": "ondrej-svec",