Go to file
ywkj 5d42a64615 chore: add LLM behavior constraints to SKILL.md
Prevent the LLM from reasoning about internal query/polling logic,
attempting fallback strategies, or retrying on its own.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 07:40:51 +08:00
.forgejo/workflows chore: remove debug-push workflow 2026-03-20 07:26:26 +08:00
agents feat: initial commit 2026-03-12 07:36:59 +08:00
references feat: initial commit 2026-03-12 07:36:59 +08:00
scripts feat: initial commit 2026-03-12 07:36:59 +08:00
src refactor: use SkillClient, remove all auth concerns from business logic 2026-03-17 08:17:53 +08:00
.gitignore feat: initial commit 2026-03-12 07:36:59 +08:00
CONFIG_MIGRATION.md feat: initial commit 2026-03-12 07:36:59 +08:00
SKILL.md chore: add LLM behavior constraints to SKILL.md 2026-03-20 07:40:51 +08:00
bun.lock chore: remove debug-push workflow 2026-03-20 07:26:26 +08:00
install.sh fix: install.sh always fetches latest git deps before build 2026-03-20 06:56:29 +08:00
package-lock.json chore: remove debug-push workflow 2026-03-20 07:26:26 +08:00
package.json fix: install.sh always fetches latest git deps before build 2026-03-20 06:56:29 +08:00