Daily Standup Reporter
हर 24 घंटे चलता है, git history analyze करता है, findings ingest करता है और standup report बनाता है। कोई interaction जरूरी नहीं।
एक TOML file = LLM, tools, scheduling, memory और mesh networking वाला पूरा autonomous agent। API keys साझा किए बिना providers साझा करें। device पर चलाएं। cloud नहीं, Python नहीं, credential leaks नहीं।
[agent] provider = "anthropic" model = "claude-sonnet-4-5-20250929" tools = ["shell", "knowledge_ingest", "knowledge_query"] # Run once a day, forever [agent.execution] max_steps = 30 max_turns = 15
qmtcode --config standup_bot.toml --dashboard Rust library, CLI, VS Code extension और iOS/Android FFI के रूप में भी उपलब्ध।
curl -sSf https://query.mt/install.sh | sh xattr -dr com.apple.quarantine qmtcode Cargo.toml —
querymt = { version = "0.3", features = ["extism_host"] } हर feature इन pillars में से एक से जुड़ा है। साथ मिलकर ये ऐसा framework बनाते हैं जो दूसरे नहीं देते।
LLM, tools, MCP servers, scheduling और middleware को एक TOML file में define करें। code नहीं।
और जानें →Mesh nodes API keys leak किए बिना LLMs expose करते हैं। signed invite tokens से join करें, QR codes के रूप में भी।
और जानें →Calendar, Contacts, Messages, Maps — सब iMCP के जरिए device पर। iOS और Android भी।
और जानें →LAN या internet पर auto-discovery। machines के बीच delegation। session sharing।
और जानें →17+ providers OCI plugins के रूप में। WASM sandbox। local inference के लिए GPU auto-detect।
और जानें →चलाने के लिए तैयार 13 agent configs। एक copy करें, edit करें और run करें। हर एक अलग capability दिखाता है।
हर 24 घंटे चलता है, git history analyze करता है, findings ingest करता है और standup report बनाता है। कोई interaction जरूरी नहीं।
हर 30 मिनट TODOs, test counts, dependencies, dead code और doc coverage audit करता है। trends track करता है।
device data से behavioral patterns निकालता है। आपके दिन को derail कर सकने वाली बातों पर proactive briefings देता है।
iMCP के जरिए Calendar, Contacts, Messages, Reminders, Maps और Weather query करता है। सब device पर, सब local।
persistent memory वाला interactive research assistant। findings ingest करें, बाद में query करें और अपने-आप consolidate करें।
Planner + coder quorum जो समय के साथ बेहतर होता है। नए plan से पहले पुराने decisions query करता है।
Planner GPU वाले specialized coder को delegate करता है। verification के साथ parallel delegation।
GitHub MCP वाला three-agent quorum। हर delegate के पास अलग tools और providers हैं।
tools और optional MCP वाला simple single agent। शुरुआत के लिए template।
Build/Plan/Review modes वाला coding agent। Git snapshots। three-layer context compaction।
SQLite FTS5 के जरिए tool result compaction और routing guardrails के साथ advanced context management।
coder delegate के लिए minimal config। quorum में नए delegates जोड़ने का template।
VS Code extension embedding के लिए बनाया गया agent config। Modes, middleware और MCP integration।
[agent] provider = "anthropic" model = "..." tools = ["shell", "knowledge_ingest"] [[mcp]] name = "github" [[middleware]] type = "limits"
qmtcode --config agent.toml --dashboard
OCI से pull होने वाले WASM या native plugins। default रूप से sandboxed। local inference के लिए GPU auto-detection।
querymt को library के रूप में इस्तेमाल करें। Builder pattern, traits, plugin system।
Core दस्तावेज़ीकरण →qmt install करें और terminal से chat शुरू करें।
CLI दस्तावेज़ीकरण →agents को TOML में define करें। dashboard के साथ run करें।
उदाहरण →models अपने GPU पर चलाएं। cloud नहीं। Python नहीं।
Device Agent →friends के साथ models साझा करें। invite token से join करें।
प्रदाता साझा करना →