Skip to content

chore: retire orphaned prompts + fix stale constraint in prompt_sections#296

Merged
jlunder00 merged 3 commits intodevfrom
cleanup/tether-bot-prompt-cleanup
May 7, 2026
Merged

chore: retire orphaned prompts + fix stale constraint in prompt_sections#296
jlunder00 merged 3 commits intodevfrom
cleanup/tether-bot-prompt-cleanup

Conversation

@jlunder00
Copy link
Copy Markdown
Owner

Summary

  • Retire 3 orphaned prompt templates by moving to prompts/retired/: ack_classifier.md, message_handler.md, system_context.md — zero get_template() callers confirmed
  • Remove stale "Limit parallel subagent dispatches to at most 2 at a time" constraint from bot/prompt_sections.py RESOURCE_CONSTRAINTS — doesn't apply to the current SDK session model

These commits were accidentally pushed directly to main and have been reverted from main. This PR restores them through the proper review flow.

Test plan

  • No get_template() callers for retired templates (verified with grep)
  • Full test suite passes: python -m pytest tests/ -x -q

@jlunder00 jlunder00 changed the base branch from main to dev May 6, 2026 22:21
@jlunder00 jlunder00 merged commit 5558fcb into dev May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant