AI Agent Hub

Blog

In-depth articles on AI agents, LLM engineering, servers, Python and software development.

📝
model-usage-plugin: DSH Model Consumption Statistics and Cost Estimation
Aug 29, 2026 · DeepSeek Harness plugin

`model-usage-plugin` is an MIT-licensed plugin designed for the DeepSeek Harness (DSH) web environment, aimed at addressing cost reconciliation issues under multi-model invocations. Its core functions

# model-usage-plugin # DeepSeek model # Token consumption statistics 10 views
📝
dsh-openai-oauth: Logging into ChatGPT and Utilizing Codex Models within DeepSeek Harness
Aug 29, 2026 · DeepSeek Harness plugin

dsh-openai-oauth is a community plugin maintained by AdonisSheldon (version 0.1.0, MIT license) that enables users to interact with available Codex models through DeepSeek Harness without using an Ope

# dsh-openai-oauth # DeepSeek Harness # dsh plugin 3 views
📝
dsh-llm-verifier: Configurable LLM Verification Plugin for DSH
Aug 29, 2026 · DeepSeek Harness plugin

dsh-llm-verifier is a native DSH plugin designed to introduce an independent review mechanism to address challenges in selecting among multiple candidate solutions, tracking progress in long-running t

# DeepSeek # dsh plugin # dsh-llm-verifier 2 views
📝
@eddyskywalker/dsh-chatgpt-subscription: Enable GPT Model Usage in DSH via ChatGPT Subscription
Aug 29, 2026 · DeepSeek Harness plugin

`@eddyskywalker/dsh-chatgpt-subscription` is a plugin for DSH that integrates ChatGPT subscriptions into DSH by registering the `codex-chatgpt` provider. It allows users to access GPT series models us

# DeepSeek # dsh plugin # ChatGPT subscription 3 views
📝
dsh-file-upload: Adding Upload Button and Drag-and-Drop File Entry to DSH Sessions
Aug 29, 2026 · DeepSeek Harness plugin

dsh-file-upload is a community-developed plugin for the DSH web client, designed to simplify the upload and referencing of local files, images, and directories. The plugin enhances functionality by ad

# DeepSeek # dsh plugin # dsh-file-upload 3 views
📝
dsh-skill-7d-code-reviewer: Adding Templated Code Review to DSH Sessions
Aug 29, 2026 · DeepSeek Harness plugin

`7dgroup-ai/dsh-skill-7d-code-reviewer` is a template-driven code review plugin designed specifically for DeepSeek Harness (DSH). It aims to address issues such as unstable review scope, inconsistent

# DeepSeek Harness # dsh plugin # code review 8 views
📝
dsh-vision: Adding Image Understanding to DeepSeek Harness's Plain-Text DeepSeek
Aug 29, 2026 · DeepSeek Harness plugin

dsh-vision is a DeepSeek Harness plugin developed by 54xee, designed to add image understanding capabilities to the pure text model DeepSeek. It wraps adapters to convert images into text placeholders

# DeepSeek Harness # dsh-vision # image understanding 3 views
📝
dsh-scrape-webpage: Web Scraping and Statistical Analysis Plugin
Aug 29, 2026 · DeepSeek Harness plugin

`dsh-scrape-webpage` is a Host-only, zero-dependency, MIT-licensed plugin within the DeepSeek Harness ecosystem, designed to automate webpage content scraping and lightweight analysis. The plugin supp

# DeepSeek # dsh plugin # dsh-scrape-webpage 3 views
📝
dsh-memory-system: A Local Markdown Memory Plugin for DeepSeek Harness
Aug 29, 2026 · DeepSeek Harness plugin

dsh-memory-system is the local memory plugin for DeepSeek Harness, designed to resolve cross-session context loss. It operates without the need for databases or vector services, storing memory data in

# DeepSeek Harness # dsh plugin # dsh-memory-system 8 views
📝
dsh-webui-auth: Adding Persistent Login Access Control to DSH WebUI
Aug 29, 2026 · DeepSeek Harness plugin

dsh-webui-auth is the authentication plugin for DeepSeek Harness (DSH) WebUI, licensed under MIT and with zero dependencies. This plugin wraps core routes at runtime, providing four layers of protecti

# DeepSeek # DSH # dsh-webui-auth 1 views