- Server URLs are now saved to ~/.artdag/config.json when provided
- Subsequent commands use saved settings without needing --server/--l2
- Priority: CLI args > env vars > saved config > defaults
- Added 'artdag config' command to view/clear settings
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- artdag.py CLI for L1 server interaction
- run: start rendering jobs
- runs: list all runs
- status: check run status
- cache/view: manage cached content (pipe to mpv with -o -)
- assets: list known assets
- import: add files to cache
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>