Commit Graph

4 Commits

Author SHA1 Message Date
Hongming Wang
69fcd56607
Merge pull request #1 from Molecule-AI/chore/credentials-gitignore
chore: gitignore credentials
2026-04-16 09:24:04 -07:00
rabbitblood
666c7d74de chore: gitignore credentials for molecule-sdk-python
Adds standard credential gitignore (.env / *.pem / .secrets/ / .auth_token).
Per-CEO directive 2026-04-16: every plugin and template repo should
gitignore credentials so self-hosters can't accidentally commit real
tokens to public repos.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 09:19:08 -07:00
Hongming Wang
cd067df651 ci: add PyPI publish workflow (tag v* → upload) 2026-04-16 03:50:17 -07:00
Hongming Wang
fefcc38e11 feat: initial Python SDK (extracted from molecule-monorepo/sdk/python)
Workspace, org, channel, memory, delegation client for Molecule AI.
Package renamed to molecule-ai-sdk for PyPI.
2026-04-16 03:15:38 -07:00