EasyAI / Feed
Latest articles Browse the newest blog updates by publication date.
Build Guides EasyAI Editorial · 2026-08-27 · 12 min read
A practical checklist for integrating a DeepSeek model through an OpenAI-compatible gateway and preparing it for production.
Read article ↗ Build Guides EasyAI Editorial · 2026-08-27 · 12 min read
A practical checklist for selling AI API credits internationally: checkout, currency, refunds, account balance, reconciliation, and compliance boundaries.
Read article ↗ Build Guides EasyAI Editorial · 2026-08-27 · 13 min read
How to design a video-generation integration around longer-running jobs, per-generation pricing, retries, and user-facing progress.
Read article ↗ DeepSeek Harness EasyAI Editorial · 2026-08-27 · 17 min read
Follow one task through the agent loop and learn when session, agent, and capability events are the right extension point.
Read article ↗ DeepSeek Harness EasyAI Editorial · 2026-08-27 · 14 min read
Learn how the dsh launcher separates profile flags from app arguments and how headless mode runs one persisted task without a server.
Read article ↗ DeepSeek Harness EasyAI Editorial · 2026-08-27 · 16 min read
Create a minimal TypeScript plugin, insert it with a patch file, and understand cleanup and dependency injection from the official tutorial.
Read article ↗ DeepSeek Harness EasyAI Editorial · 2026-08-27 · 12 min read
Follow the verified npm and source-checkout paths for DeepSeek Harness, then configure a model and workspace in the Web UI.
Read article ↗ DeepSeek Harness EasyAI Editorial · 2026-08-27 · 14 min read
A source-backed introduction to DeepSeek Harness (dsh), its Cordis plugin architecture, profiles, bundles, and developer-preview boundaries.
Read article ↗ DeepSeek Harness EasyAI Editorial · 2026-08-27 · 15 min read
Trace how profiles, bundles, cordis.patch.yml files, and command overlays compose the plugin tree that dsh boots.
Read article ↗ DeepSeek Harness EasyAI Editorial · 2026-08-27 · 16 min read
Trace DeepSeek Harness from profile composition to a model step, using the repository architecture guide and package maps as a reading plan.
Read article ↗ DeepSeek Harness EasyAI Editorial · 2026-08-27 · 17 min read
Understand the three runtime surfaces that turn a model response into a durable, tool-using agent task.
Read article ↗ DeepSeek Harness EasyAI Editorial · 2026-08-27 · 13 min read
Use the verified Web UI workflow to configure a model, select a workspace, run a task, and understand approval prompts.
Read article ↗ 1–12 of 29
4 articles
Build Guides Practical migration patterns for teams bringing existing SDKs and workflows to EasyAI.
View series → Latest in series · 2026-08-27 · 12 min read
A practical checklist for integrating a DeepSeek model through an OpenAI-compatible gateway and preparing it for production.
DeepSeek API integration DeepSeek production checklist
Read article → 9 articles
DeepSeek Harness A source-backed guide to DeepSeek Harness, from first run to Cordis architecture analysis.
View series → Latest in series · 2026-08-27 · 17 min read
Follow one task through the agent loop and learn when session, agent, and capability events are the right extension point.
deepseek harness events deepseek harness steps turns
Read article →