aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
13 hoursfeat: patch transart.py and my-publisher config on session startHEADmasterDanilo M.1-0/+3
Add patch_external_configs() to update OLLAMA_HOST in transart.py and ollama_host in my-publisher/config.toml with the live pod URL on each session start. Paths are configurable via TRANSART_SCRIPT and PUBLISHER_CONFIG in config; skipped when empty or file missing. Also replace hardcoded danixland-storage default with generic my-storage, add .gitignore, and update README/CLAUDE.md to document the new behavior. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>