coding-agent
Coding Agent (bash-first)
Use bash (with optional background mode) for all coding agent work. Simple and effective.
⚠️ PTY Mode Required!
Coding agents (Codex, Claude Code, Pi) are interactive terminal applications that need a pseudo-terminal (PTY) to work correctly. Without PTY, you'll get broken output, missing colors, or the agent may hang.
Always use pty:true when running coding agents:
# ✅ Correct - with PTY
bash pty:true command:"codex exec 'Your prompt'"
# ❌ Wrong - no PTY, agent may break
bash command:"codex exec 'Your prompt'"
Bash Tool Parameters
More from termix-official/cryptoclaw
macro-calendar
Track macroeconomic events, Fed rates, CPI, and economic indicators affecting crypto.
74defillama
Query DeFiLlama for TVL, protocol analytics, yield pools, and stablecoin data.
19whale-watcher
Monitor large transactions and whale movements on-chain.
18portfolio-tracker
Track token holdings, balances, and portfolio value across chains.
17etherscan
Query block explorer APIs (Etherscan, BSCScan, Polygonscan, etc.) for transactions, contracts, and gas data.
15dune
Execute and query Dune Analytics dashboards for on-chain data and custom SQL analytics.
15