VPS: Add Anthropic API Key and Telegram Bot Token to 1Password Terraphim vault

オープン
#563 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
1/5
見積もり時間
1時間未満
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
明確に書かれている
活発さ
停滞

調査の方向性

Start by reviewing the .env.tpl references and source ~/op_env.sh on the VPS. Create the two named items and credential fields in the Terraphim 1Password vault, then run the provided op read command to verify access for both credentials.

索引モデルが issue の本文から書いたものです。

説明

bug

Blocker

Both TinyClaw deployment and Spacebot deployment require two credentials that are not yet present in the 1Password "Terraphim" vault:

  1. Anthropic API Key -- needed for LLM API calls
  2. Telegram Bot Token -- needed for Telegram channel integration

Current Setup

  • 1Password CLI (op v2.31.0) installed on VPS
  • Uses Connect mode (not interactive signin)
  • Connect host: central.terraphim.io
  • Environment sourced from ~/op_env.sh (sets OP_CONNECT_HOST and OP_CONNECT_TOKEN)
  • .env.tpl files reference op://Terraphim/Anthropic API Key/credential and op://Terraphim/Telegram Bot Token/credential

Action Required

The VPS owner needs to:

  1. Open 1Password web or desktop app
  2. Navigate to the "Terraphim" vault
  3. Create item "Anthropic API Key" with a field called "credential" containing the API key
  4. Create item "Telegram Bot Token" with a field called "credential" containing the bot token
  5. Verify with: source ~/op_env.sh && op read "op://Terraphim/Anthropic API Key/credential"

Impact

Without these credentials:

  • TinyClaw cannot make Anthropic API calls
  • Telegram bot integration cannot authenticate
  • Spacebot systemd service will fail on startup
主要言語
Rust
スター
62
フォーク
5
平均マージ
2時間 27分
マージ済み PR(30日)
1

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

terraphim/terraphim-ai のほかの issue

terraphim/terraphim-ai の issue をすべて見る

似ている issue

Rust の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。