Skip to content

[codex] Hide goal tool prompts#93

Merged
Pigbibi merged 1 commit into
mainfrom
codex/hide-goal-tool-prompts
Jun 8, 2026
Merged

[codex] Hide goal tool prompts#93
Pigbibi merged 1 commit into
mainfrom
codex/hide-goal-tool-prompts

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Hide Codex goal lifecycle tool prompts (get_goal, create_goal, update_goal) as internal transcript tools.
  • Also classify tool_search_tool as internal so future tool-discovery prompts do not become Telegram bubbles.
  • Add parser coverage for hidden goal tool call/output pairs.

Validation

  • TELEGRAM_CODEX_BOT_SHOW_BASH_TOOL_CALLS=true timeout 180s uv run --extra dev pytest tests/telegram_codex_bot/test_transcript_parser.py
  • timeout 120s uv run --extra dev ruff check src/telegram_codex_bot/transcript_parser.py tests/telegram_codex_bot/test_transcript_parser.py

@Pigbibi Pigbibi merged commit b1db077 into main Jun 8, 2026
5 checks passed
@Pigbibi Pigbibi deleted the codex/hide-goal-tool-prompts branch June 8, 2026 18:42
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