Hook
Runs when you submit a prompt, before the agent sees it, executing astral_monitor.py via python3. From sourikduttanyu/astral.
1 2mo ago A
tokens not measured
original MIT
Context-budget manager for Claude Code — warns before autocompact, checkpoints done work, delegates large reads to subagents.
Hook
Runs when you submit a prompt, before the agent sees it, executing astral_monitor.py via python3. From sourikduttanyu/astral.
Hook
Runs before the agent uses a tool for Read tool calls, executing astral_readgate.py via python3. From sourikduttanyu/astral.
Hook
Runs before the context is compacted for auto and manual tool calls, executing astral_precompact.py via python3 (2 commands). From sourikduttanyu/astral.