Agent cockpit
Route controls, mock run output, wrapper status, sandbox controls, and chat history in one page.
AgInTiFlow
Web agent + CLI for controlled automation
AgInTiFlow routes normal work through DeepSeek v4 flash, escalates complex tasks to DeepSeek v4 pro, edits workspace files through guarded tools, and can call Codex, Claude, Gemini, Copilot, and Qwen wrappers when they add value.
npm install -g @lazyingart/agintiflow
aginti web --port 3210
Fast planning for browser, shell, and short coding tasks.
Complex implementation, debugging, and design decisions.
Read-only by default, explicit approval for setup commands.
Real screenshots from the local app
The carousel uses screenshots captured from the live AgInTiFlow app running at
http://127.0.0.1:3210/.
Route controls, mock run output, wrapper status, sandbox controls, and chat history in one page.
Pick smart routing, manual provider/model, shell access, command cwd, and package-install policy.
See every model response, tool call, command result, and final answer as the session runs.
Sessions persist chat history so follow-up requests continue from the selected run.
The same controls remain usable on narrow screens for quick monitoring and setup.
Platform shape
DeepSeek v4 flash handles fast work. DeepSeek v4 pro handles complex tasks. Manual OpenAI-compatible routes stay available.
Codex, Claude, Gemini, Copilot, and Qwen wrappers are optional advisory tools, not hard dependencies.
List, read, search, write, and patch workspace files with path guardrails, hashes, and compact diffs.
Local mock routing verifies UI, API, tool execution, and CI smoke paths without DeepSeek or OpenAI credentials.
Safety model
AgInTiFlow keeps local commands guarded by an allowlist, stores resumable run history, and exposes sandbox status through APIs that do not leak API keys or npm tokens.