Skip to content

feat(agent): add /status runtime command and Telegram entry#17

Merged
bitifirefly merged 1 commit intodevelopfrom
backport/upstream-20260322-batch3
Mar 22, 2026
Merged

feat(agent): add /status runtime command and Telegram entry#17
bitifirefly merged 1 commit intodevelopfrom
backport/upstream-20260322-batch3

Conversation

@bitifirefly
Copy link
Copy Markdown

@bitifirefly bitifirefly commented Mar 22, 2026

Summary

  • add /status command to agent loop for runtime snapshot (model, token usage, session size, subagent count, queue depth, uptime)
  • track/reset last LLM usage stats each turn when provider usage is present/omitted
  • include /status in /help command output
  • register Telegram /status command and forward handler

Validation

  • ruff check
  • pytest -q tests/test_agent_loop_status_command.py tests/test_telegram_send_reply.py tests/test_agent_loop_safety.py tests/test_agent_loop_interim_retry.py
  • pytest -q (full): 396 passed

@bitifirefly bitifirefly merged commit 77a1217 into develop Mar 22, 2026
2 checks passed
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