disinto/docker
Claude 58fd3cbde1
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix: remove disinto-specific TOML fallback and fix load-project.sh path in edge entrypoint
- Remove hardcoded `disinto.toml` as default TOML search path; scan
  projects/ directory for any .toml instead
- Fix load-project.sh path: use FACTORY_ROOT (consistent with the rest
  of the block) instead of SCRIPT_ROOT/BASH_SOURCE which resolves to
  /usr/local/bin in the container — wrong for /opt/disinto/lib/

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 08:03:55 +00:00
..
agents fix: bug: agents-llama entrypoint writes to dev-poll log path before creating parent directory (#533) 2026-04-10 07:07:24 +00:00
edge fix: remove disinto-specific TOML fallback and fix load-project.sh path in edge entrypoint 2026-04-10 08:03:55 +00:00
reproduce fix: move helper functions before their first call site 2026-04-08 09:17:05 +00:00
runner fix: eliminate duplicate action-TOML parsing between runner entrypoint and release formula 2026-04-09 19:07:51 +00:00
index.html feat: edge proxy + staging container to docker stack (#807) 2026-03-28 07:58:17 +01:00