forked from smallcloudai/refact
-
-
Notifications
You must be signed in to change notification settings - Fork 4
AI Toolbox Debug
refact-planner edited this page Jun 7, 2026
·
1 revision
Use toolbox-style prompts to instrument selected code for debugging.
A toolbox command can be configured to add temporary logging or tracing statements to selected code. This is useful when you know exactly which block needs instrumentation.
Use a debugging toolbox workflow for small edits such as:
- Adding console logs around a suspicious branch.
- Printing function inputs or return values.
- Marking execution paths before running a local check.
For multi-file diagnosis, stack traces, tests, or debugger sessions, use Debug or Agent mode so Refact can gather context and run tools.
Refact on GitHub: https://github.com/JegernOUTT/refact
- Agent Modes
- Agent Tools
- Task Planner & Cards
- Worktrees
- Subagents
- Memory & Knowledge
- Hidden Roles & Plans
- Context Compression
- Scheduler & Cron
- Processes & PTY
- Buddy
- MCP
- Skills, Commands & Hooks
- Marketplace
- Chat System
- Providers
- Caps & Models
- Code Completion (FIM)
- AST
- VecDB
- Exec Runtime
- HTTP API
- Checkpoints & Git
- Voice