Skip to content

Comments

feat: env-based PRIVATE_KEY + A2A URL support#1

Open
jamesyoung wants to merge 1 commit into0xIntuition:mainfrom
jamesyoung:feat/a2a-url-and-env
Open

feat: env-based PRIVATE_KEY + A2A URL support#1
jamesyoung wants to merge 1 commit into0xIntuition:mainfrom
jamesyoung:feat/a2a-url-and-env

Conversation

@jamesyoung
Copy link

Summary

  • Read PRIVATE_KEY from .env with validation in src/setup.ts
  • sync.ts accepts A2A JSON URL, uses name as top-level key, includes present fields only
  • search.ts accepts A2A JSON URL, uses name as search value
  • README: motivation, requirements, env setup, A2A format, run instructions, troubleshooting

Motivation

  • Standardize secrets via env
  • A2A card–driven sync/search flow
  • Improve discoverability after registering on Intuition

Test Plan

Notes

  • No breaking changes
  • .env is gitignored

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant