sin-github-issues / AGENTS.md
OpenCode
Deploy latest SIN-GitHub-Issues runtime
cd455f6
|
Raw
History Blame Contribute Delete
999 Bytes

SIN-GitHub-Issues

Arbeitsregel:

  • Jede neue Action muss in runtime.ts, mcp-server.ts und A2A-CARD.md synchronisiert werden.
  • NEUE REGEL: Der Agent ist kein dummer Ticketersteller. Lange Logs -> Gists. Architekturdebatten -> Discussions. Planung -> Projects. Doku -> Wikis. Code -> PRs.
  • PFLICHT: hf_pull_script.py und openai/gpt-5.4 MÜSSEN in der Runtime für OpenCode Commands genutzt werden. Kein Fallback auf alte lokale Auth-Tokens.
  • Multi-App GitHub routing must use one GitHub App per specialized SIN coder, route incoming webhooks via installation.app_id, and use installation.id for the responding installation-token lane.
  • Jeder neue Agent muss auch agent.json, AGENTS.md, mcp-config.json sauber besitzen.
  • GitHub Actions Deploy Pipelines (deploy-huggingface-space.yml) pflegen.