feat: add controlled Telegram terminal agent #60

Merged
MrSphay merged 1 commits from codex/issue-59-telegram-tool-agent into codex/production-intelligence-terminal 2026-07-05 19:11:54 +00:00
Owner

Closes #59.

Adds a controlled multi-step Intelligence Terminal agent for Telegram:

  • 12 allowlisted status, intelligence, market, source, evidence, memory, prediction, scenario, idea, sweep, and alert tools
  • bounded structured JSON reasoning loop with no shell/filesystem/env/secret access
  • short audit rationale and /trace, without chain-of-thought storage
  • chat-bound expiring confirmation for sweep and mute actions
  • inline Confirm/Cancel buttons plus command fallback
  • bounded context and tool output for the local 65k model window
  • proactive material-change analysis with cooldown and deterministic fallback
  • tests for multi-tool flow, fail-closed unknown tools, confirmation ownership, and cooldown

Local syntax, configuration, env-documentation, forbidden-surface scan, and diff checks pass. Full tests and Docker build run on Gitea Ubuntu runners.

Closes #59. Adds a controlled multi-step Intelligence Terminal agent for Telegram: - 12 allowlisted status, intelligence, market, source, evidence, memory, prediction, scenario, idea, sweep, and alert tools - bounded structured JSON reasoning loop with no shell/filesystem/env/secret access - short audit rationale and `/trace`, without chain-of-thought storage - chat-bound expiring confirmation for sweep and mute actions - inline Confirm/Cancel buttons plus command fallback - bounded context and tool output for the local 65k model window - proactive material-change analysis with cooldown and deterministic fallback - tests for multi-tool flow, fail-closed unknown tools, confirmation ownership, and cooldown Local syntax, configuration, env-documentation, forbidden-surface scan, and diff checks pass. Full tests and Docker build run on Gitea Ubuntu runners.
MrSphay added 1 commit 2026-07-05 19:10:36 +00:00
feat: add controlled Telegram terminal agent
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 6s
Build / test-and-image (pull_request) Successful in 50s
dcfd3fd2bf
MrSphay merged commit d13652a70b into codex/production-intelligence-terminal 2026-07-05 19:11:54 +00:00
Sign in to join this conversation.