feat(agfs): make binding client optional, add server bootstrap, tune logging and CI#451
Conversation
…logging and CI - Make AGFSBindingClient import optional so pure-HTTP AGFSClient works without native lib - Add lightweight server entry point that pre-parses --config before openviking imports - Downgrade noisy info/exception logs to debug/warning level - Replace FileNotFoundError with NotFoundError for consistent error handling - Docker image build now only triggers on release tags and manual dispatch Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Description
Make AGFSBindingClient import optional and add a lightweight server bootstrap entry point, along with logging improvements and CI optimization.
Related Issue
Fixes #445
Fixes #424
N/A
Type of Change
Changes Made
Testing
Checklist
Screenshots (if applicable)
N/A
Additional Notes
Generated with Claude Code