pyvider 2025-08-24
Added Claude Code configuration and improved provider launch CLI
7 files · 360+ · 141-

Claude Code integration for developer tooling

2 files changed
  • settings.local.json Bash permissions for flavor pack, tofu, and terraform operations
  • CLAUDE.md Comprehensive guidance covering development commands, architecture, and key patterns
  • Added CLAUDE.md with architecture overview (hub-based discovery, protocol layer, schema system) and development patterns specify internal
    1 file
    • CLAUDE.md
  • Added .claude/settings.local.json with Bash permissions for workspace operations baseline internal
    1 file
    • settings.local.json

Provider launch command improvements

2 files changed
  • provide_command.py Enhanced provider launch with improved launch context construction
  • __init__.py Updated CLI init with modified exports
  • Enhanced the provider launch command with improved launch context construction and management decouple behavioral
    2 files
    • provide_command.py
    • __init__.py
  • Updated .gitignore to include keys/* pattern and refreshed uv.lock baseline internal
    2 files
    • .gitignore
    • uv.lock