Yig Thinker
headless reasoning agentReason deeply. Run anywhere.
40+ tools, multi-step planning, and native integrations. Yig Thinker runs headless where work actually happens — terminal, Slack, Teams, Excel, and any API.
Yig Thinker
headless reasoning agent40+ tools, multi-step planning, and native integrations. Yig Thinker runs headless where work actually happens — terminal, Slack, Teams, Excel, and any API.
SQL execution, DataFrame analysis, visualization, financial calculators, and workflow generation — all composable in a single agent loop. 1,179 passing tests.
GL reconciliation, month-end close, budget variance, AR aging, and forecast model — production templates deployable to any scheduler.
Feishu, Teams, and Google Chat webhooks. Responds in threads, not dashboards. Teams UAT-validated; Feishu code-complete.
REPL, batch mode, FastAPI WebSocket daemon. Same agent logic across every surface — no duplication.
Entire financial quarter in a single context window. Session-scoped DataFrame registry with full data provenance.
Claude, GPT-4o, Ollama, Azure. Plus Chinese providers: GLM, Qwen, Kimi, MiniMax, DeepSeek. Swap without changing workflows.
Install
Get started
Closed beta · request access at yig.com Requires Python 3.10+ · pip · Node optional
CLI example
Try it now
$ yig thinker run "analyse Q2 vs Q1 margin by segment"
∴ planning…
step 1/4 fetch GL data ✔
step 2/4 segment by product line ✔
step 3/4 compute QoQ delta ✔
step 4/4 surface outliers ✔
→ EBITDA margin: 23.4% (+1.8 pp QoQ)
Outlier: APAC −4.2 pp — investigate Full REPL and batch mode from any shell. Works in CI, cron, and scripts.
yig thinker run "Q2 close analysis" FastAPI + WebSocket daemon. Connect any system that speaks HTTP or JSON.
POST /v1/run · stream response Responds in threads, not dashboards. Works with your existing channels.
@yig-thinker run gl_recon for Q2 AI in your spreadsheets. Bring your own API key — data never leaves your Office environment.
=YIG("summarise this table")