Tutorials OpenViking: Agent Memory You Can ls and grep
Build browsable, self-evolving agent memory with OpenViking's viking:// filesystem in Python.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Build browsable, self-evolving agent memory with OpenViking's viking:// filesystem in Python.
Tutorials Keep long-running Grok 4.6 agents cheap: cache keys, token budgets, and the 200K cliff.
Tutorials Grok 4.6 self-verifies during long agent runs. Build a Python coding agent that checks its own work.
Tutorials Install Meta's Muse Code, run async agents, and recover long jobs from its crash-safe log.
Tutorials Pause an MCP tool mid-call to confirm with the user, on the new stateless 2026-07-28 protocol.
Tutorials Structure prompts so DeepSeek's disk cache hits, and pay ~50x less on repeated input tokens.
Tutorials Use the new MCP Apps extension to return interactive widgets from a tool call, rendered in chat.
Tutorials Build an async MCP tool that returns a durable task handle and poll it to completion in Python.
Tutorials Point the OpenAI SDK at Moonshot's 2.8T K3, load a whole repo, and cut cost with caching.
Tutorials Point the OpenAI SDK at Meta's agent model, add tools, let it self-manage a 1M-token context.
Tutorials Use reasoning.context to reuse GPT-5.6's chain of thought across turns and cut redundant tokens.
Machine Learning Run Google's TabFM on real tabular data. No tuning, no feature engineering, one forward pass.