3 Commits

Author SHA1 Message Date
sylvain 7e1c5acf39 fix: script.py guillemets, system_prompt scripts bash
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 19:11:23 +00:00
sylvain f0c4c319a8 Fix system prompt: remove hardcoded example hostname, add strict guardrails
The example 'debian-srv2' was being hallucinated by the LLM when routing
was wrong. Now the agent explicitly refuses to invent hostnames and
redirects non-deployment requests to the appropriate agent.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 16:23:33 +00:00
sylvain f2da35e072 Initial commit — agent_deploy v2.0 2026-03-09 09:01:34 +00:00